Hallo Community!
Nachdem ich diese Woche das erste Mal hibiscus (aktuelle Nightly-Builds) auf einer Windowsumgebung installiert habe, stoße ich auf die Meldung "Fehler beim Erzeugen des Jobs LastSEPA". Es sieht so aus, als würde hibiscus den Geschäftsvorfall ablehnen und (beim Ausführen zumindest) nicht die Bank. In dem Moment in dem ich mit der Maus die Aktion bestätige kommt sofort die Fehlermeldung - ohne Verzögerung.
Ich habe die letzte Woche ein bisschen mit dem Support der HVB gesprochen und unter Anderem auch mit unserer Kundenbetreuerin. Seitens HVB
scheint alles zu stimmen. DTA-Berechtigung für das Konto und den Benutzer ist gesetzt, HASH-Wert für den Schlüssel passt, BPD / UPD aktuell...
Da das Logfile ewige Zeilen lang ist, habe ich hier mal nur die Zeilen welche für mich als Laien unmittelbar auf den Fehler hindeuten herauskopiert:
Code
[Sat Feb 15 13:45:08 CET 2014][ERROR][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run] error while synchronizing
org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Erzeugen des Jobs LastSEPA
at org.kapott.hbci.manager.HBCIHandler.newJob(HBCIHandler.java:329)
at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync(HBCISynchronizeBackend.java:238)
at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:380)
at de.willuhn.jameica.gui.GUI$6.run(GUI.java:964)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.kapott.hbci.manager.HBCIHandler.newJob(HBCIHandler.java:323)
... 3 more
Caused by: org.kapott.hbci.exceptions.JobNotSupportedException: Geschäftsvorfall LastSEPA wird nicht unterstützt, evtl. andere HBCI-Version benutzen
at org.kapott.hbci.GV.HBCIJobImpl.findSpecNameForGV(HBCIJobImpl.java:222)
at org.kapott.hbci.GV.HBCIJobImpl.<init>(HBCIJobImpl.java:94)
at org.kapott.hbci.GV.AbstractSEPAGV.<init>(AbstractSEPAGV.java:73)
at org.kapott.hbci.GV.AbstractGVLastSEPA.<init>(AbstractGVLastSEPA.java:55)
at org.kapott.hbci.GV.GVLastSEPA.<init>(GVLastSEPA.java:44)
at org.kapott.hbci.GV.GVLastSEPA.<init>(GVLastSEPA.java:33)
... 8 more
Das Wunderbare daran ist, dass die SEPA-
Überweisung zwar funktioniert, also diese DTA-Berechtigung (so wie es die HVB sagt), gesetzt ist, Die normale Lastschrift aber trotzdem nicht. Und das widerspricht in meinen Augen der DTA-Berechtigung...
Sollte mehr von der Fehlermeldung benötigt werden, dann kein Problem. Ich werd das Protokoll dann "bereinigen" und nachreichen.
LG,
Stefan