[Tue Apr 12 12:53:10 CEST 2011][INFO][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url : hbci11.fiducia.de/cgi-bin/hbciservlet
[Tue Apr 12 12:53:10 CEST 2011][INFO][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz : 57092800
[Tue Apr 12 12:53:10 CEST 2011][INFO][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter : Base64
[Tue Apr 12 12:53:10 CEST 2011][INFO][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Tue Apr 12 12:53:10 CEST 2011][INFO][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] tan sec mech: null
[Tue Apr 12 12:53:10 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole nutzerspezifische Daten
[Tue Apr 12 12:53:10 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] fetching UPD
[Tue Apr 12 12:53:10 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] erzeuge HBCI-Nachricht DialogInit
[Tue Apr 12 12:53:10 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] verschlüssele HBCI-Nachricht
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating a connection to
https://hbci11.fiducia.de:443/cgi-bin/hbciservlet and checking the certificate
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] versende HBCI-Nachricht
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] warte auf Antwortdaten
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] waiting for response
[Tue Apr 12 12:53:13 CEST 2011][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] HBCI error code: 9800:Abgebrochen - Zweischrittdialog org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] überprüfe Signatur der Antwortnachricht
[Tue Apr 12 12:53:13 CEST 2011][WARN][de.willuhn.jameica.hbci.HBCICallbackSWT.log] message has no signature
[Tue Apr 12 12:53:13 CEST 2011][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] org.kapott.hbci.exceptions.HBCI_Exception: Nachricht ist nicht verschlüsselt
at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:454)
at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:178)
at org.kapott.hbci.manager.HBCIUser.fetchUPD(HBCIUser.java:604)
at org.kapott.hbci.manager.HBCIUser.updateUserData(HBCIUser.java:658)
at org.kapott.hbci.manager.HBCIUser.register(HBCIUser.java:667)
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:207)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:132)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:165)
at de.willuhn.jameica.hbci.server.hbci.HBCIFactory$Worker$3.run(HBCIFactory.java:477)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:778)
at de.willuhn.jameica.gui.GUI.init(GUI.java:288)
at de.willuhn.jameica.system.Application.init(Application.java:143)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78) org.kapott.hbci.manager.HBCIUtils.log(HBCIUtils.java:1052)
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Tue Apr 12 12:53:13 CEST 2011][ERROR][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] error while opening pin/tan passport
org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Erzeugen eines HBCIHandler Objektes
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:141)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:165)
at de.willuhn.jameica.hbci.server.hbci.HBCIFactory$Worker$3.run(HBCIFactory.java:477)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:778)
at de.willuhn.jameica.gui.GUI.init(GUI.java:288)
at de.willuhn.jameica.system.Application.init(Application.java:143)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Registrieren der Nutzerdaten
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:209)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:132)
... 11 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Aktualisieren der UPD
at org.kapott.hbci.manager.HBCIUser.fetchUPD(HBCIUser.java:636)
at org.kapott.hbci.manager.HBCIUser.updateUserData(HBCIUser.java:658)
at org.kapott.hbci.manager.HBCIUser.register(HBCIUser.java:667)
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:207)
... 12 more
Caused by: org.kapott.hbci.exceptions.ProcessException: Fehler beim Aktualisieren der UPD
at org.kapott.hbci.manager.HBCIUser.fetchUPD(HBCIUser.java:625)
... 15 more
[Tue Apr 12 12:53:13 CEST 2011][ERROR][de.willuhn.jameica.hbci.server.hbci.HBCIFactory$Worker$3.run] unable to open handle
java.rmi.RemoteException: error while opening pin/tan passport; nested exception is:
org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Erzeugen eines HBCIHandler Objektes
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:182)
at de.willuhn.jameica.hbci.server.hbci.HBCIFactory$Worker$3.run(HBCIFactory.java:477)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:778)
at de.willuhn.jameica.gui.GUI.init(GUI.java:288)
at de.willuhn.jameica.system.Application.init(Application.java:143)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Erzeugen eines HBCIHandler Objektes
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:141)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:165)
... 10 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Registrieren der Nutzerdaten
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:209)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:132)
... 11 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Aktualisieren der UPD
at org.kapott.hbci.manager.HBCIUser.fetchUPD(HBCIUser.java:636)
at org.kapott.hbci.manager.HBCIUser.updateUserData(HBCIUser.java:658)
at org.kapott.hbci.manager.HBCIUser.register(HBCIUser.java:667)
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:207)
... 12 more
Caused by: org.kapott.hbci.exceptions.ProcessException: Fehler beim Aktualisieren der UPD
at org.kapott.hbci.manager.HBCIUser.fetchUPD(HBCIUser.java:625)
... 15 more
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.server.hbci.HBCIFactory.stop] stopping hbci factory
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.server.hbci.HBCIFactory.stop] init listener
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.server.hbci.HBCIFactory.stop] finished
[Tue Apr 12 12:53:13 CEST 2011][INFO][de.willuhn.jameica.hbci.server.hbci.HBCIFactory$2.run] executing listener
[Tue Apr 12 12:53:13 CEST 2011][WARN][de.willuhn.jameica.hbci.gui.action.HBCISynchronize.sync] synchronize finished with errors. status: 3
[Tue Apr 12 12:53:13 CEST 2011][ERROR][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Synchronisierung mit Fehlern beendet