Hallo,
vorweg: Die Verbindung zum Konto funktioniert, trotzdem bekomme ich vor Abfrage der Pin Fehlermeldungen in Jameica/Hibiscus. Trotzdem funktioniert alles. Es handelt sich um ein Extrakonto bei der Ing-Diba. Ein vergleichbar konfiguriertes Girokonto bei der gleichen Bank funktioniert tadellos.
Kann mir jemand helfen? Es funktioniert zwar alles, aber die Meldungen stören. Und im Falle eines echten Fehlers wird die Analyse schwieriger...
Hier die Meldungen:
[13.01.2009 21:37:24] Extrakonto Ing Diba [ING-DiBa]: Lade HBCI-Sicherheitsmedium
[13.01.2009 21:37:24] Extrakonto Ing Diba [ING-DiBa]: Initialisiere HBCI-Sicherheitsmedium
[13.01.2009 21:37:24] Extrakonto Ing Diba [ING-DiBa]: Erzeuge HBCI-Handle
[13.01.2009 21:37:24] Extrakonto Ing Diba [ING-DiBa]: Öffne HBCI-Verbindung
[13.01.2009 21:37:24] hole kreditinstituts-spezifische Daten
[13.01.2009 21:37:24] fetching BPD
[13.01.2009 21:37:24] erzeuge HBCI-Nachricht DialogInitAnon
[13.01.2009 21:37:24] creating a connection to
https://fints.ing-diba.de:443/fints/ and checking the certificate
[13.01.2009 21:37:24] versende HBCI-Nachricht
[13.01.2009 21:37:24] warte auf Antwortdaten
[13.01.2009 21:37:24] waiting for response
[13.01.2009 21:37:24] [error] HBCI error code: 9800:Der Dialog wurde abgebrochen. Bitte melden sie sich erneut an.
[13.01.2009 21:37:24] [error] HBCI error code: 9400:Der anonyme Dialog wird nicht unterstützt.
[13.01.2009 21:37:24] überprüfe Signatur der Antwortnachricht
[13.01.2009 21:37:24] beende Dialog
[13.01.2009 21:37:24] erzeuge HBCI-Nachricht DialogEndAnon
[13.01.2009 21:37:24] versende HBCI-Nachricht
[13.01.2009 21:37:24] warte auf Antwortdaten
[13.01.2009 21:37:24] waiting for response
[13.01.2009 21:37:24] [error] HBCI error code: 9800:Der Dialog wurde abgebrochen. Bitte melden sie sich erneut an.
[13.01.2009 21:37:24] [error] HBCI error code: 9120:Unbekannte Dialog-ID.
[13.01.2009 21:37:24] [error] org.kapott.hbci.exceptions.HBCI_Exception: empfangene Nachrichtennummer (9999) im Nachrichtenkopf entspricht nicht der gesendeten Nachrichtennummer (2)
at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:425)
at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:184)
at org.kapott.hbci.manager.HBCIInstitute.doDialogEnd(HBCIInstitute.java:187)
at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:248)
at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:371)
at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:196)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:131)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:146)
at de.willuhn.jameica.hbci.server.hbci.HBCIFactory$Worker$3.run(HBCIFactory.java:447)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:660)
at de.willuhn.jameica.gui.GUI.init(GUI.java:213)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[13.01.2009 21:37:25] Dialog beendet
[13.01.2009 21:37:25] [error] dialog end failed: org.kapott.hbci.exceptions.HBCI_Exception: empfangene Nachrichtennummer (9999) im Nachrichtenkopf entspricht nicht der gesendeten Nachrichtennummer (2)
9800:Der Dialog wurde abgebrochen. Bitte melden sie sich erneut an.
9120:Unbekannte Dialog-ID.
[13.01.2009 21:37:25] [error] org.kapott.hbci.exceptions.ProcessException: Dialog-Ende fehlgeschlagen
at org.kapott.hbci.manager.HBCIInstitute.doDialogEnd(HBCIInstitute.java:196)
at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:248)
at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:371)
at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:196)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:131)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:146)
at de.willuhn.jameica.hbci.server.hbci.HBCIFactory$Worker$3.run(HBCIFactory.java:447)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:660)
at de.willuhn.jameica.gui.GUI.init(GUI.java:213)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[13.01.2009 21:37:25] [error] fetching BPD failed: 9800:Der Dialog wurde abgebrochen. Bitte melden sie sich erneut an.
9400:Der anonyme Dialog wird nicht unterstützt.
[13.01.2009 21:37:25] [error] org.kapott.hbci.exceptions.ProcessException: Abholen der BPD fehlgeschlagen
at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:255)
at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:371)
at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:196)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:131)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:146)
at de.willuhn.jameica.hbci.server.hbci.HBCIFactory$Worker$3.run(HBCIFactory.java:447)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:660)
at de.willuhn.jameica.gui.GUI.init(GUI.java:213)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[13.01.2009 21:37:25] [error] FAILED! - maybe this institute does not support anonymous logins
[13.01.2009 21:37:25] [error] we will nevertheless go on
[13.01.2009 21:37:25] hole nutzerspezifische Daten
[13.01.2009 21:37:25] fetching UPD
[13.01.2009 21:37:25] erzeuge HBCI-Nachricht DialogInit
[13.01.2009 21:37:25] signiere HBCI-Nachricht
[...]