Bitte wähle nachfolgend aus, welche Beiträge auf dieser Themenseite auf dem Ausdruck ausgegeben werden sollen. Um dies zu tun markiere bitte die Checkbox auf der linken Seite der Posts, die im Ausdruck berücksichtigt werden sollen und klicke anschließend ganz unten auf der Seite auf den Button "Drucken".

HBCI funktioniert nicht mehr (DKB)

Baumkrone

Betreff:

HBCI funktioniert nicht mehr (DKB)

 ·  Gepostet: 24.01.2018 - 13:40 Uhr  ·  #136566
Hallo werte Forenmitglieder,
ich habe jetzt schon einige Threads angeschaut aber so ganz konnte ich mein Problem nicht finden. Als Neuling hoffe ich, hier vielleicht Tipps zur Lösung zu bekommen.
Folgendes:

Seit einigen Tagen funktioniert weder die Synchronisation meines Kontos noch die Überweisung via HBCI in Jameica 2.6.6. (Bank: DKB) unter Windows 10.
Vorher hat es problemlos funktioniert. FinTS 3.0 ist aktiviert, meine PIN stimmt.

Das Onlinebanking auf der Website funktioniert einwandfrei.

Ich würde mich freuen, wenn hier ein Experte Klarheit in die Sache bringen könnte.

Folgende Infos befinden sich im Log bei Abruf des aktuellen Kontostands (Meine IBAN ist mit ... ersetzt)

Zitat

[24.01.2018 13:34:15] querying features
[24.01.2018 13:34:15] HBCI Chipcard will be read.
[24.01.2018 13:34:15] fetching BPD
[24.01.2018 13:34:15] waiting for response
[24.01.2018 13:34:16] [error] org.kapott.hbci.exceptions.HBCI_Exception: error while receiving data from HBCI server 
  at org.kapott.hbci.comm.CommStandard.pong(CommStandard.java:146)
  at org.kapott.hbci.comm.Comm.pingpong(Comm.java:76)
  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:541)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:513)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$AbstractTaskWrapper.run(HBCISynchronizeBackend.java:650)
  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: java.net.SocketException: Connection reset
  at java.net.SocketInputStream.read(Unknown Source)
  at java.net.SocketInputStream.read(Unknown Source)
  at java.net.SocketInputStream.read(Unknown Source)
  at org.kapott.hbci.comm.CommStandard.pong(CommStandard.java:114)
  ... 20 more
[24.01.2018 13:34:16] [error] org.kapott.hbci.exceptions.HBCI_Exception: can not set raw value of MsgHead.dialogid to null
  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:541)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:513)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$AbstractTaskWrapper.run(HBCISynchronizeBackend.java:650)
  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)
[24.01.2018 13:34:16] [error] fetching BPD failed: java.net.SocketException: Connection reset
[24.01.2018 13:34:16] org.kapott.hbci.exceptions.ProcessException: fetching BPD failed
  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:541)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:513)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$AbstractTaskWrapper.run(HBCISynchronizeBackend.java:650)
  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)
[24.01.2018 13:34:16] FAILED! - maybe this institute does not support anonymous logins
[24.01.2018 13:34:16] we will nevertheless go on
[24.01.2018 13:34:16] fetching SEPA information
[24.01.2018 13:34:16] adding job SEPAInfo1 to dialog
[24.01.2018 13:34:16] initializing dialog
[24.01.2018 13:34:16] waiting for response
[24.01.2018 13:34:16] [error] org.kapott.hbci.exceptions.HBCI_Exception: error while receiving data from HBCI server 
  at org.kapott.hbci.comm.CommStandard.pong(CommStandard.java:146)
  at org.kapott.hbci.comm.Comm.pingpong(Comm.java:76)
  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:541)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$TaskHandleOpen.internalExecute(HBCISynchronizeBackend.java:513)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup$AbstractTaskWrapper.run(HBCISynchronizeBackend.java:650)
  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: java.net.SocketException: Connection reset
  at java.net.SocketInputStream.read(Unknown Source)
  at java.net.SocketInputStream.read(Unknown Source)
  at java.net.SocketInputStream.read(Unknown Source)
  at org.kapott.hbci.comm.CommStandard.pong(CommStandard.java:114)
  ... 21 more
[24.01.2018 13:34:16] [error] error while fetching meta info: Dialog for 'XXXXXXXXXX':
DIALOG-INIT:
java.net.SocketException: Connection reset
DIALOG-END:
(not status information available)
[24.01.2018 13:34:16] Activate HBCI-Job: "Sichteinlagen, IBAN ... [Deutsche Kreditbank Berlin]:Get Transactions/Balance"
[24.01.2018 13:34:16] adding job Saldo5 to dialog
[24.01.2018 13:34:16] Activate HBCI-Job: "Sichteinlagen, IBAN ... [Deutsche Kreditbank Berlin]:Get Transactions/Balance"
[24.01.2018 13:34:16] adding job KUmsZeit5 to dialog
[24.01.2018 13:34:16] Process HBCI-Jobs
[24.01.2018 13:34:16] initializing dialog
[24.01.2018 13:34:17] waiting for response
[24.01.2018 13:34:17] [error] org.kapott.hbci.exceptions.HBCI_Exception: error while receiving data from HBCI server 
  at org.kapott.hbci.comm.CommStandard.pong(CommStandard.java:146)
  at org.kapott.hbci.comm.Comm.pingpong(Comm.java:76)
  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:396)
  at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1057)
Caused by: java.net.SocketException: Connection reset
  at java.net.SocketInputStream.read(Unknown Source)
  at java.net.SocketInputStream.read(Unknown Source)
  at java.net.SocketInputStream.read(Unknown Source)
  at org.kapott.hbci.comm.CommStandard.pong(CommStandard.java:114)
  ... 9 more
[24.01.2018 13:34:17] HBCI-Jobs executed
[24.01.2018 13:34:17] Analyzing HBCI-Job Results "Balance of Account Sichteinlagen, IBAN ... [Deutsche Kreditbank Berlin]"
[24.01.2018 13:34:17] Error while fetching balance of account: Unknown Error
[24.01.2018 13:34:17] Analyzing HBCI-Job Results "Get Transactions Sichteinlagen, IBAN ... [Deutsche Kreditbank Berlin]"
[24.01.2018 13:34:17] Error while fetching Transactions: Unknown Error
[24.01.2018 13:34:17] Error while processing HBCI-Job

martin_d

Betreff:

Re: HBCI funktioniert nicht mehr (DKB)

 ·  Gepostet: 24.01.2018 - 14:26 Uhr  ·  #136567

Baumkrone

Betreff:

Re: HBCI funktioniert nicht mehr (DKB)

 ·  Gepostet: 24.01.2018 - 15:50 Uhr  ·  #136568
Hallo, vielen Dank für den Hinweis. Das war die Lösung des Problems.