Sparkasse Bremen / HBCI läuft nicht mehr

 
corny
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 2
Dabei seit: 10 / 2016
Betreff:

Sparkasse Bremen / HBCI läuft nicht mehr

 · 
Gepostet: 17.10.2016 - 15:52 Uhr  ·  #1
Letzte Woche ging es noch ohne Probleme, diese Woche läuft es nicht mehr.
Ich habe keine Einstellungen geändert, kein Java-Update gemacht und auch keine sonstige Hibiscus-relevanten Pakete aktualisiert.
Auch ein Upgrade von Jamecia (2.6.3 auf 2.6.4) und Hibiscus (2.6.16 auf 2.6.18) bringt keine Besserung.

Das Testen des Bank-Zugangs mit HBCI 2.2 läuft durch:

Code
[17.10.2016 15:48:58] Teste Sicherheits-Medium...
[17.10.2016 15:48:58]   activating progress monitor
[17.10.2016 15:48:58]   open ddv passport
[17.10.2016 15:48:58]     jni lib: $HOME/bin/jameica/plugins/hibiscus/lib/libhbci4java-card-linux-64.so
[17.10.2016 15:48:58]     ctapi driver: /usr/local/lib/libpcsc-ctapi-wrapper.so
[17.10.2016 15:48:58]     port: COM2/USB2 [ID: 1]
[17.10.2016 15:48:58]     ctnumber: 0
[17.10.2016 15:48:58]     soft pin: false
[17.10.2016 15:48:58]     entry index: 1
[17.10.2016 15:48:58]     passport type: DDV
[17.10.2016 15:48:58]   ddv passport opened
[17.10.2016 15:48:58]     hbci version: plus
[17.10.2016 15:48:58]   hole kreditinstituts-spezifische Daten
[17.10.2016 15:48:58]   fetching BPD
[17.10.2016 15:48:58]   erzeuge HBCI-Nachricht DialogInitAnon
[17.10.2016 15:48:59]   versende HBCI-Nachricht
[17.10.2016 15:48:59]   warte auf Antwortdaten
[17.10.2016 15:48:59]   waiting for response
[17.10.2016 15:48:59]    
[17.10.2016 15:48:59]    reststring in DialogInitAnonRes.MsgHead: 
[17.10.2016 15:48:59]    reststring in DialogInitAnonRes.MsgHead.SegHead: 
[17.10.2016 15:48:59]    reststring in DialogInitAnonRes.MsgHead.SegHead.code: 
[17.10.2016 15:48:59]    Fehler beim Erzeugen eines Syntax-DEs für DialogInitAnonRes.MsgHead.SegHead.code
[17.10.2016 15:48:59]    Länge von  (0) muss zwischen 1 und 6 liegen
[17.10.2016 15:49:03]   beende Dialog
[17.10.2016 15:49:03]    kann HBCI-Wert für MsgHead.dialogid nicht auf null setzen
[17.10.2016 15:49:03]   fetching BPD failed: org.kapott.hbci.exceptions.InvalidArgumentException: Länge von  (0) muss zwischen 1 und 6 liegen org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:334)
[17.10.2016 15:49:03]    Abholen der BPD fehlgeschlagen
[17.10.2016 15:49:03]   FAILED! - maybe this institute does not support anonymous logins
[17.10.2016 15:49:03]   we will nevertheless go on
[17.10.2016 15:49:03]   fetching SEPA information
[17.10.2016 15:49:03]   Füge Auftrag SEPAInfo1 zum Dialog hinzu
[17.10.2016 15:49:03]   führe Dialog-Initialisierung aus
[17.10.2016 15:49:03]   führe Dialog-Initialisierung aus
[17.10.2016 15:49:03]   erzeuge HBCI-Nachricht DialogInit
[17.10.2016 15:49:03]   signiere HBCI-Nachricht
[17.10.2016 15:49:03]   verschlüssele HBCI-Nachricht
[17.10.2016 15:49:03]   versende HBCI-Nachricht
[17.10.2016 15:49:03]   warte auf Antwortdaten
[17.10.2016 15:49:03]   waiting for response
[17.10.2016 15:49:03]    
[17.10.2016 15:49:03]    reststring in DialogInitRes.MsgHead: 
[17.10.2016 15:49:03]    reststring in DialogInitRes.MsgHead.SegHead: 
[17.10.2016 15:49:03]    reststring in DialogInitRes.MsgHead.SegHead.code: 
[17.10.2016 15:49:03]    Fehler beim Erzeugen eines Syntax-DEs für DialogInitRes.MsgHead.SegHead.code
[17.10.2016 15:49:03]   Dialog initialisiert - Dialog-ID ist null
[17.10.2016 15:49:03]   error while fetching meta info: Dialog for 'XXXXXXXXXX':
[17.10.2016 15:49:03]   DIALOG-INITIALISIERUNG:
[17.10.2016 15:49:03]    Fehler beim Erzeugen eines Syntax-DEs für DialogInitRes.MsgHead.SegHead.code
[17.10.2016 15:49:03]   DIALOG-ENDE:
[17.10.2016 15:49:03]   (not status information available) org.kapott.hbci.manager.HBCIHandler.updateMetaInfo(HBCIHandler.java:197)
[17.10.2016 15:49:03]   ddv handler opened
[17.10.2016 15:49:03]   closing ddv passport
[17.10.2016 15:49:03]   ddv passport closed
[17.10.2016 15:49:03] Sicherheits-Medium erfolgreich getestet.


Das Abrufen von Saldo/Umsätzen schlägt fehl:
Code
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.execute] starting HBCI synchronization
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.<init>] accounts to synchronize: 1, jobs: 1
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.updateStatus] updating synchronization status to: RUNNING
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor.check] creating progress monitor for GUI
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor$2.run] activating progress monitor
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run] BEGIN synchronization of account 1/1
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.open] open ddv passport
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.DDVConfigFactory.findByKonto] searching config for konto *******, blz: 29050101
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.DDVConfigFactory.findByKonto] using config : default
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.DDVConfigFactory.createPassport]   jni lib: $HOME/bin/jameica/plugins/hibiscus/lib/libhbci4java-card-linux-64.so
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.DDVConfigFactory.createPassport]   ctapi driver: /usr/local/lib/libpcsc-ctapi-wrapper.so
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.DDVConfigFactory.createPassport]   port: COM2/USB2 [ID: 1]
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.DDVConfigFactory.createPassport]   ctnumber: 0
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.DDVConfigFactory.createPassport]   soft pin: false
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.DDVConfigFactory.createPassport]   entry index: 1
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.DDVConfigFactory.createPassport]   passport type: DDV
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.open] ddv passport opened
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.open]   hbci version: plus
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole kreditinstituts-spezifische Daten
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] fetching BPD
[Mon Oct 17 15:50:52 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] erzeuge HBCI-Nachricht DialogInitAnon
[Mon Oct 17 15:50:53 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] versende HBCI-Nachricht
[Mon Oct 17 15:50:53 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] warte auf Antwortdaten
[Mon Oct 17 15:50:53 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] waiting for response
[Mon Oct 17 15:50:53 CEST 2016][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] org.kapott.hbci.exceptions.CanNotParseMessageException: 
  at org.kapott.hbci.comm.Comm.pingpong(Comm.java:124)
  at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:352)
  at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:178)
  at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:307)
  at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:451)
  at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:268)
  at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:132)
  at de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.open(PassportHandleImpl.java:154)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:534)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:506)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$AbstractTaskWrapper.run(HBCISynchronizeBackend.java:643)
  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:913)
  at de.willuhn.jameica.gui.GUI.init(GUI.java:324)
  at de.willuhn.jameica.system.Application.init(Application.java:148)
  at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
  at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: org.kapott.hbci.exceptions.ParseErrorException: reststring in DialogInitAnonRes.MsgHead: 
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:476)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.init(MultipleSyntaxElements.java:539)
  at org.kapott.hbci.protocol.MultipleSEGs.init(MultipleSEGs.java:76)
  at org.kapott.hbci.protocol.factory.MultipleSEGsFactory.createMultipleSEGs(MultipleSEGsFactory.java:61)
  at org.kapott.hbci.protocol.MSG.parseNewChildContainer(MSG.java:187)
  at org.kapott.hbci.protocol.SyntaxElement.parseAndAppendNewChildContainer(SyntaxElement.java:457)
  at org.kapott.hbci.protocol.SyntaxElement.initData(SyntaxElement.java:388)
  at org.kapott.hbci.protocol.SyntaxElement.init(SyntaxElement.java:452)
  at org.kapott.hbci.protocol.MSG.init(MSG.java:171)
  at org.kapott.hbci.protocol.factory.MSGFactory.createMSG(MSGFactory.java:92)
  at org.kapott.hbci.protocol.factory.MSGFactory.createMSG(MSGFactory.java:78)
  at org.kapott.hbci.protocol.factory.MSGFactory.createMSG(MSGFactory.java:73)
  at org.kapott.hbci.comm.Comm.pingpong(Comm.java:121)
  ... 19 more
Caused by: org.kapott.hbci.exceptions.ParseErrorException: reststring in DialogInitAnonRes.MsgHead.SegHead: 
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:476)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.init(MultipleSyntaxElements.java:539)
  at org.kapott.hbci.protocol.MultipleDEGs.init(MultipleDEGs.java:104)
  at org.kapott.hbci.protocol.factory.MultipleDEGsFactory.createMultipleDEGs(MultipleDEGsFactory.java:60)
  at org.kapott.hbci.protocol.SEG.parseNewChildContainer(SEG.java:140)
  at org.kapott.hbci.protocol.SyntaxElement.parseAndAppendNewChildContainer(SyntaxElement.java:457)
  at org.kapott.hbci.protocol.SyntaxElement.initData(SyntaxElement.java:388)
  at org.kapott.hbci.protocol.SyntaxElement.init(SyntaxElement.java:452)
  at org.kapott.hbci.protocol.SEG.init(SEG.java:159)
  at org.kapott.hbci.protocol.factory.SEGFactory.createSEG(SEGFactory.java:60)
  at org.kapott.hbci.protocol.MultipleSEGs.parseAndAppendNewElement(MultipleSEGs.java:82)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:396)
  ... 31 more
Caused by: org.kapott.hbci.exceptions.ParseErrorException: reststring in DialogInitAnonRes.MsgHead.SegHead.code: 
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:476)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.init(MultipleSyntaxElements.java:539)
  at org.kapott.hbci.protocol.MultipleDEs.init(MultipleDEs.java:146)
  at org.kapott.hbci.protocol.factory.MultipleDEsFactory.createMultipleDEs(MultipleDEsFactory.java:61)
  at org.kapott.hbci.protocol.DEG.parseNewChildContainer(DEG.java:110)
  at org.kapott.hbci.protocol.SyntaxElement.parseAndAppendNewChildContainer(SyntaxElement.java:457)
  at org.kapott.hbci.protocol.SyntaxElement.initData(SyntaxElement.java:388)
  at org.kapott.hbci.protocol.SyntaxElement.init(SyntaxElement.java:452)
  at org.kapott.hbci.protocol.DEG.init(DEG.java:127)
  at org.kapott.hbci.protocol.factory.DEGFactory.createDEG(DEGFactory.java:60)
  at org.kapott.hbci.protocol.MultipleDEGs.parseAndAppendNewElement(MultipleDEGs.java:87)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:396)
  ... 42 more
Caused by: org.kapott.hbci.exceptions.ParseErrorException: Fehler beim Erzeugen eines Syntax-DEs für DialogInitAnonRes.MsgHead.SegHead.code
  at org.kapott.hbci.datatypes.factory.SyntaxDEFactory.createSyntaxDE(SyntaxDEFactory.java:166)
  at org.kapott.hbci.protocol.DE.parseValue(DE.java:222)
  at org.kapott.hbci.protocol.DE.initData(DE.java:279)
  at org.kapott.hbci.protocol.DE.init(DE.java:296)
  at org.kapott.hbci.protocol.factory.DEFactory.createDE(DEFactory.java:60)
  at org.kapott.hbci.protocol.MultipleDEs.parseAndAppendNewElement(MultipleDEs.java:128)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:396)
  ... 53 more org.kapott.hbci.manager.HBCIUtils.log(HBCIUtils.java:1230)
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] beende Dialog
[Mon Oct 17 15:50:56 CEST 2016][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] org.kapott.hbci.exceptions.HBCI_Exception: kann HBCI-Wert für MsgHead.dialogid nicht auf null setzen
  at org.kapott.hbci.manager.HBCIKernelImpl.rawSet(HBCIKernelImpl.java:166)
  at org.kapott.hbci.manager.HBCIInstitute.doDialogEnd(HBCIInstitute.java:185)
  at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:328)
  at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:451)
  at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:268)
  at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:132)
  at de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.open(PassportHandleImpl.java:154)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:534)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:506)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$AbstractTaskWrapper.run(HBCISynchronizeBackend.java:643)
  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:913)
  at de.willuhn.jameica.gui.GUI.init(GUI.java:324)
  at de.willuhn.jameica.system.Application.init(Application.java:148)
  at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
  at de.willuhn.jameica.Main.main(Main.java:78) org.kapott.hbci.manager.HBCIUtils.log(HBCIUtils.java:1230)
[Mon Oct 17 15:50:56 CEST 2016][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] fetching BPD failed: org.kapott.hbci.exceptions.ParseErrorException: Fehler beim Erzeugen eines Syntax-DEs für DialogInitAnonRes.MsgHead.SegHead.code org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:334)
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] org.kapott.hbci.exceptions.ProcessException: Abholen der BPD fehlgeschlagen
  at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:335)
  at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:451)
  at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:268)
  at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:132)
  at de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.open(PassportHandleImpl.java:154)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:534)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:506)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$AbstractTaskWrapper.run(HBCISynchronizeBackend.java:643)
  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:913)
  at de.willuhn.jameica.gui.GUI.init(GUI.java:324)
  at de.willuhn.jameica.system.Application.init(Application.java:148)
  at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
  at de.willuhn.jameica.Main.main(Main.java:78)
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] FAILED! - maybe this institute does not support anonymous logins
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] we will nevertheless go on
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] fetching SEPA information
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Füge Auftrag SEPAInfo1 zum Dialog hinzu
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] führe Dialog-Initialisierung aus
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] führe Dialog-Initialisierung aus
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] erzeuge HBCI-Nachricht DialogInit
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] verschlüssele HBCI-Nachricht
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] versende HBCI-Nachricht
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] warte auf Antwortdaten
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] waiting for response
[Mon Oct 17 15:50:56 CEST 2016][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] org.kapott.hbci.exceptions.CanNotParseMessageException: 
  at org.kapott.hbci.comm.Comm.pingpong(Comm.java:124)
  at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:352)
  at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:178)
  at org.kapott.hbci.manager.HBCIDialog.doDialogInit(HBCIDialog.java:149)
  at org.kapott.hbci.manager.HBCIDialog.doIt(HBCIDialog.java:402)
  at org.kapott.hbci.manager.HBCIHandler.execute(HBCIHandler.java:515)
  at org.kapott.hbci.manager.HBCIHandler.updateMetaInfo(HBCIHandler.java:188)
  at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:151)
  at de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.open(PassportHandleImpl.java:154)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:534)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:506)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$AbstractTaskWrapper.run(HBCISynchronizeBackend.java:643)
  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:913)
  at de.willuhn.jameica.gui.GUI.init(GUI.java:324)
  at de.willuhn.jameica.system.Application.init(Application.java:148)
  at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
  at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: org.kapott.hbci.exceptions.ParseErrorException: reststring in DialogInitRes.MsgHead: 
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:476)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.init(MultipleSyntaxElements.java:539)
  at org.kapott.hbci.protocol.MultipleSEGs.init(MultipleSEGs.java:76)
  at org.kapott.hbci.protocol.factory.MultipleSEGsFactory.createMultipleSEGs(MultipleSEGsFactory.java:61)
  at org.kapott.hbci.protocol.MSG.parseNewChildContainer(MSG.java:187)
  at org.kapott.hbci.protocol.SyntaxElement.parseAndAppendNewChildContainer(SyntaxElement.java:457)
  at org.kapott.hbci.protocol.SyntaxElement.initData(SyntaxElement.java:388)
  at org.kapott.hbci.protocol.SyntaxElement.init(SyntaxElement.java:452)
  at org.kapott.hbci.protocol.MSG.init(MSG.java:171)
  at org.kapott.hbci.protocol.factory.MSGFactory.createMSG(MSGFactory.java:92)
  at org.kapott.hbci.protocol.factory.MSGFactory.createMSG(MSGFactory.java:78)
  at org.kapott.hbci.protocol.factory.MSGFactory.createMSG(MSGFactory.java:73)
  at org.kapott.hbci.comm.Comm.pingpong(Comm.java:121)
  ... 20 more
Caused by: org.kapott.hbci.exceptions.ParseErrorException: reststring in DialogInitRes.MsgHead.SegHead: 
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:476)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.init(MultipleSyntaxElements.java:539)
  at org.kapott.hbci.protocol.MultipleDEGs.init(MultipleDEGs.java:104)
  at org.kapott.hbci.protocol.factory.MultipleDEGsFactory.createMultipleDEGs(MultipleDEGsFactory.java:60)
  at org.kapott.hbci.protocol.SEG.parseNewChildContainer(SEG.java:140)
  at org.kapott.hbci.protocol.SyntaxElement.parseAndAppendNewChildContainer(SyntaxElement.java:457)
  at org.kapott.hbci.protocol.SyntaxElement.initData(SyntaxElement.java:388)
  at org.kapott.hbci.protocol.SyntaxElement.init(SyntaxElement.java:452)
  at org.kapott.hbci.protocol.SEG.init(SEG.java:159)
  at org.kapott.hbci.protocol.factory.SEGFactory.createSEG(SEGFactory.java:60)
  at org.kapott.hbci.protocol.MultipleSEGs.parseAndAppendNewElement(MultipleSEGs.java:82)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:396)
  ... 32 more
Caused by: org.kapott.hbci.exceptions.ParseErrorException: reststring in DialogInitRes.MsgHead.SegHead.code: 
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:476)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.init(MultipleSyntaxElements.java:539)
  at org.kapott.hbci.protocol.MultipleDEs.init(MultipleDEs.java:146)
  at org.kapott.hbci.protocol.factory.MultipleDEsFactory.createMultipleDEs(MultipleDEsFactory.java:61)
  at org.kapott.hbci.protocol.DEG.parseNewChildContainer(DEG.java:110)
  at org.kapott.hbci.protocol.SyntaxElement.parseAndAppendNewChildContainer(SyntaxElement.java:457)
  at org.kapott.hbci.protocol.SyntaxElement.initData(SyntaxElement.java:388)
  at org.kapott.hbci.protocol.SyntaxElement.init(SyntaxElement.java:452)
  at org.kapott.hbci.protocol.DEG.init(DEG.java:127)
  at org.kapott.hbci.protocol.factory.DEGFactory.createDEG(DEGFactory.java:60)
  at org.kapott.hbci.protocol.MultipleDEGs.parseAndAppendNewElement(MultipleDEGs.java:87)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:396)
  ... 43 more
Caused by: org.kapott.hbci.exceptions.ParseErrorException: Fehler beim Erzeugen eines Syntax-DEs für DialogInitRes.MsgHead.SegHead.code
  at org.kapott.hbci.datatypes.factory.SyntaxDEFactory.createSyntaxDE(SyntaxDEFactory.java:166)
  at org.kapott.hbci.protocol.DE.parseValue(DE.java:222)
  at org.kapott.hbci.protocol.DE.initData(DE.java:279)
  at org.kapott.hbci.protocol.DE.init(DE.java:296)
  at org.kapott.hbci.protocol.factory.DEFactory.createDE(DEFactory.java:60)
  at org.kapott.hbci.protocol.MultipleDEs.parseAndAppendNewElement(MultipleDEs.java:128)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:396)
  ... 54 more org.kapott.hbci.manager.HBCIUtils.log(HBCIUtils.java:1230)
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog initialisiert - Dialog-ID ist null
[Mon Oct 17 15:50:56 CEST 2016][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] error while fetching meta info: Dialog for 'XXXXXXXXXX':
DIALOG-INITIALISIERUNG:
org.kapott.hbci.exceptions.ParseErrorException: Fehler beim Erzeugen eines Syntax-DEs für DialogInitRes.MsgHead.SegHead.code
DIALOG-ENDE:
(not status information available) org.kapott.hbci.manager.HBCIHandler.updateMetaInfo(HBCIHandler.java:197)
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.open] ddv handler opened
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync] processing jobs
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.server.hbci.HBCIUmsatzJob.<init>] startdate: 10.10.2016 00:00
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync] adding job SaldoReq to queue
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Füge Auftrag Saldo5 zum Dialog hinzu
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync] adding job KUmsAll to queue
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Füge Auftrag KUmsZeit5 zum Dialog hinzu
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync] executing jobs
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] führe Dialog-Initialisierung aus
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] führe Dialog-Initialisierung aus
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] erzeuge HBCI-Nachricht DialogInit
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Mon Oct 17 15:50:56 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] verschlüssele HBCI-Nachricht
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] versende HBCI-Nachricht
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] warte auf Antwortdaten
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] waiting for response
[Mon Oct 17 15:50:57 CEST 2016][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] org.kapott.hbci.exceptions.CanNotParseMessageException: 
  at org.kapott.hbci.comm.Comm.pingpong(Comm.java:124)
  at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:352)
  at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:178)
  at org.kapott.hbci.manager.HBCIDialog.doDialogInit(HBCIDialog.java:149)
  at org.kapott.hbci.manager.HBCIDialog.doIt(HBCIDialog.java:402)
  at org.kapott.hbci.manager.HBCIHandler.execute(HBCIHandler.java:515)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync(HBCISynchronizeBackend.java:307)
  at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:388)
  at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1057)
Caused by: org.kapott.hbci.exceptions.ParseErrorException: reststring in DialogInitRes.MsgHead: 
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:476)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.init(MultipleSyntaxElements.java:539)
  at org.kapott.hbci.protocol.MultipleSEGs.init(MultipleSEGs.java:76)
  at org.kapott.hbci.protocol.factory.MultipleSEGsFactory.createMultipleSEGs(MultipleSEGsFactory.java:61)
  at org.kapott.hbci.protocol.MSG.parseNewChildContainer(MSG.java:187)
  at org.kapott.hbci.protocol.SyntaxElement.parseAndAppendNewChildContainer(SyntaxElement.java:457)
  at org.kapott.hbci.protocol.SyntaxElement.initData(SyntaxElement.java:388)
  at org.kapott.hbci.protocol.SyntaxElement.init(SyntaxElement.java:452)
  at org.kapott.hbci.protocol.MSG.init(MSG.java:171)
  at org.kapott.hbci.protocol.factory.MSGFactory.createMSG(MSGFactory.java:92)
  at org.kapott.hbci.protocol.factory.MSGFactory.createMSG(MSGFactory.java:78)
  at org.kapott.hbci.protocol.factory.MSGFactory.createMSG(MSGFactory.java:73)
  at org.kapott.hbci.comm.Comm.pingpong(Comm.java:121)
  ... 8 more
Caused by: org.kapott.hbci.exceptions.ParseErrorException: reststring in DialogInitRes.MsgHead.SegHead: 
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:476)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.init(MultipleSyntaxElements.java:539)
  at org.kapott.hbci.protocol.MultipleDEGs.init(MultipleDEGs.java:104)
  at org.kapott.hbci.protocol.factory.MultipleDEGsFactory.createMultipleDEGs(MultipleDEGsFactory.java:60)
  at org.kapott.hbci.protocol.SEG.parseNewChildContainer(SEG.java:140)
  at org.kapott.hbci.protocol.SyntaxElement.parseAndAppendNewChildContainer(SyntaxElement.java:457)
  at org.kapott.hbci.protocol.SyntaxElement.initData(SyntaxElement.java:388)
  at org.kapott.hbci.protocol.SyntaxElement.init(SyntaxElement.java:452)
  at org.kapott.hbci.protocol.SEG.init(SEG.java:159)
  at org.kapott.hbci.protocol.factory.SEGFactory.createSEG(SEGFactory.java:60)
  at org.kapott.hbci.protocol.MultipleSEGs.parseAndAppendNewElement(MultipleSEGs.java:82)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:396)
  ... 20 more
Caused by: org.kapott.hbci.exceptions.ParseErrorException: reststring in DialogInitRes.MsgHead.SegHead.code: 
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:476)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.init(MultipleSyntaxElements.java:539)
  at org.kapott.hbci.protocol.MultipleDEs.init(MultipleDEs.java:146)
  at org.kapott.hbci.protocol.factory.MultipleDEsFactory.createMultipleDEs(MultipleDEsFactory.java:61)
  at org.kapott.hbci.protocol.DEG.parseNewChildContainer(DEG.java:110)
  at org.kapott.hbci.protocol.SyntaxElement.parseAndAppendNewChildContainer(SyntaxElement.java:457)
  at org.kapott.hbci.protocol.SyntaxElement.initData(SyntaxElement.java:388)
  at org.kapott.hbci.protocol.SyntaxElement.init(SyntaxElement.java:452)
  at org.kapott.hbci.protocol.DEG.init(DEG.java:127)
  at org.kapott.hbci.protocol.factory.DEGFactory.createDEG(DEGFactory.java:60)
  at org.kapott.hbci.protocol.MultipleDEGs.parseAndAppendNewElement(MultipleDEGs.java:87)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:396)
  ... 31 more
Caused by: org.kapott.hbci.exceptions.ParseErrorException: Fehler beim Erzeugen eines Syntax-DEs für DialogInitRes.MsgHead.SegHead.code
  at org.kapott.hbci.datatypes.factory.SyntaxDEFactory.createSyntaxDE(SyntaxDEFactory.java:166)
  at org.kapott.hbci.protocol.DE.parseValue(DE.java:222)
  at org.kapott.hbci.protocol.DE.initData(DE.java:279)
  at org.kapott.hbci.protocol.DE.init(DE.java:296)
  at org.kapott.hbci.protocol.factory.DEFactory.createDE(DEFactory.java:60)
  at org.kapott.hbci.protocol.MultipleDEs.parseAndAppendNewElement(MultipleDEs.java:128)
  at org.kapott.hbci.protocol.MultipleSyntaxElements.initData(MultipleSyntaxElements.java:396)
  ... 42 more org.kapott.hbci.manager.HBCIUtils.log(HBCIUtils.java:1230)
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog initialisiert - Dialog-ID ist null
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync] executing check for job SaldoReq
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.server.hbci.AbstractHBCIJob.getErrorText] global status: 
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.server.hbci.AbstractHBCIJob.getErrorText] job status: 
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync] executing check for job KUmsAll
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.server.hbci.AbstractHBCIJob.getErrorText] global status: 
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.server.hbci.AbstractHBCIJob.getErrorText] job status: 
[Mon Oct 17 15:50:57 CEST 2016][WARN][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync] found errors or synchronization cancelled, clear PIN cache
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.close] closing resources
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.close] closing ddv passport
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.passports.ddv.server.PassportHandleImpl.close] ddv passport closed
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.updateStatus] updating synchronization status to: ERROR
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run] stopping synchronization
[Mon Oct 17 15:50:57 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run] finished


Hat jemand eine Idee?
infoman
Benutzer
Avatar
Geschlecht:
Beiträge: 8048
Dabei seit: 06 / 2008
Betreff:

Re: Sparkasse Bremen / HBCI läuft nicht mehr

 · 
Gepostet: 17.10.2016 - 16:39 Uhr  ·  #2
msa
Benutzer
Avatar
Geschlecht:
Herkunft: München
Alter: 63
Beiträge: 7571
Dabei seit: 03 / 2007
Betreff:

Re: Sparkasse Bremen / HBCI läuft nicht mehr

 · 
Gepostet: 17.10.2016 - 16:45 Uhr  ·  #3
HBCI 2.2 wurde bei den Sparkassen nach 1000fachen Vorankündigungen am WE abgeschaltet.

In diesem Falle hier ist "ich hab garnix gemacht" genau das Falsche gewesen. Du hättest im Lauf des letzten Jahres (so lange läuft bei den Sparkassen HBCI/FinTS 3.0 schon) auf 3.0 umstellen müssen. Somit mußt Du es also jetzt machen. Offenbar läuft der Rechner mit 2.2 noch, hat aber keine Verbindung mehr zum Banksystem.

Sparkasse Bremen: Umstellung auf FinTS 3.0 (bzw. HBCI 3.0, was das Gleiche ist). Achtung: Es haben sich auch die Zugangsadressen geändert.

Für PIN/TAN ist es bei der Sparkasse Bremen (BLZ 29050101): https://banking-hb6.s-fints-pt-hb.de/fints30

Für HBCI Chipkarte: banking-hb6.s-fints-pt-hb.de
corny
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 2
Dabei seit: 10 / 2016
Betreff:

Re: Sparkasse Bremen / HBCI läuft nicht mehr

 · 
Gepostet: 17.10.2016 - 19:01 Uhr  ·  #4
Asche auf mein Haupt und vielen Dank für die schnelle Antwort!
Gewählte Zitate für Mehrfachzitierung:   0