Hi ... Bislang lief, auch nach dem Update auf 2.12.0 soweit alles.
Heute beim Abruf der PSD Bank erhalte ich jedoch einen Fehler im Zusammenhang mit SEPA-Daueraufträgen:
Der einfache Salden-Abruf läuft fehlerfrei.
Im Changelog habe ich keinen Hinweis in der Nightly gefunden...
Heute beim Abruf der PSD Bank erhalte ich jedoch einen Fehler im Zusammenhang mit SEPA-Daueraufträgen:
Code
org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Speichern der Ergebnisdaten für Job DauerSEPAList1 im JobResult-Objekt
at org.kapott.hbci.GV.HBCIJobImpl.fillJobResult(HBCIJobImpl.java:971)
at org.kapott.hbci.manager.HBCIDialog.doJobs(HBCIDialog.java:313)
at org.kapott.hbci.manager.HBCIDialog.doIt(HBCIDialog.java:469)
at org.kapott.hbci.manager.HBCIHandler.execute(HBCIHandler.java:541)
at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.executeJobs(HBCISynchronizeBackend.java:352)
at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync(HBCISynchronizeBackend.java:273)
at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:401)
at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1113)
Caused by: java.lang.IllegalArgumentException: invalid sepa-version: 001.001.09
at org.kapott.hbci.sepa.SepaVersion.<init>(SepaVersion.java:219)
at org.kapott.hbci.sepa.SepaVersion.byURN(SepaVersion.java:187)
at org.kapott.hbci.sepa.SepaVersion.choose(SepaVersion.java:504)
at org.kapott.hbci.GV.GVDauerSEPAList.extractResults(GVDauerSEPAList.java:131)
at org.kapott.hbci.GV.HBCIJobImpl.fillJobResult(HBCIJobImpl.java:963)
... 7 more org.kapott.hbci.manager.HBCIUtils.log(HBCIUtils.java:1631)
at org.kapott.hbci.GV.HBCIJobImpl.fillJobResult(HBCIJobImpl.java:971)
at org.kapott.hbci.manager.HBCIDialog.doJobs(HBCIDialog.java:313)
at org.kapott.hbci.manager.HBCIDialog.doIt(HBCIDialog.java:469)
at org.kapott.hbci.manager.HBCIHandler.execute(HBCIHandler.java:541)
at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.executeJobs(HBCISynchronizeBackend.java:352)
at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync(HBCISynchronizeBackend.java:273)
at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:401)
at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1113)
Caused by: java.lang.IllegalArgumentException: invalid sepa-version: 001.001.09
at org.kapott.hbci.sepa.SepaVersion.<init>(SepaVersion.java:219)
at org.kapott.hbci.sepa.SepaVersion.byURN(SepaVersion.java:187)
at org.kapott.hbci.sepa.SepaVersion.choose(SepaVersion.java:504)
at org.kapott.hbci.GV.GVDauerSEPAList.extractResults(GVDauerSEPAList.java:131)
at org.kapott.hbci.GV.HBCIJobImpl.fillJobResult(HBCIJobImpl.java:963)
... 7 more org.kapott.hbci.manager.HBCIUtils.log(HBCIUtils.java:1631)
Der einfache Salden-Abruf läuft fehlerfrei.
Im Changelog habe ich keinen Hinweis in der Nightly gefunden...