Da ich jetzt nur noch Linux (Mint 13) auf dem Rechner habe, bin ich auf Hibiscus gestoßen. Bei meiner Bank - der OLB - funktioniert die Browsersoftware nur unter Windows.
Wie gelesen, muss ich dafür ne neue Schlüsseldatei erstellen, weil die vom OLB Finanzbrowser anders kodiert ist.
Das funktionierte aber nicht. Hab dann erfahren, dass von Bankseite der alte Schlüssel deaktiviert werden muss. Das wurde heute getan, aber es funktioniert immer noch nicht.
Hier der Log:
Hoffe sehr auf Hilfe
Habe keine Lust gerade wegen Onlinebanking auf Windows angewiesen zu sein…
Edit: Im Brief der OLB steht: FinTS 3.0 / RDH-1 - Verfahren. Hat es was damit zu tun? Bei anderen hat doch Hibiscus und OLB funktioniert, oder nicht?
Wie gelesen, muss ich dafür ne neue Schlüsseldatei erstellen, weil die vom OLB Finanzbrowser anders kodiert ist.
Das funktionierte aber nicht. Hab dann erfahren, dass von Bankseite der alte Schlüssel deaktiviert werden muss. Das wurde heute getan, aber es funktioniert immer noch nicht.
Hier der Log:
Code
[Wed Oct 24 18:50:12 CEST 2012][INFO][de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.createKey] creating new key in /home/manu/hibiscus-1351097403885.rdh
[Wed Oct 24 18:50:17 CEST 2012][INFO][de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load] create RDHXFile key /home/manu/hibiscus-1351097403885.rdh
[Wed Oct 24 18:50:17 CEST 2012][WARN][de.willuhn.jameica.hbci.HBCICallbackSWT.log] have to create new passport file
[Wed Oct 24 18:50:37 CEST 2012][INFO][de.willuhn.jameica.hbci.gui.dialogs.AccountContainerDialog$3.handleEvent] auto detecting rdh/ddv ip by blz
[Wed Oct 24 18:50:40 CEST 2012][INFO][de.willuhn.jameica.hbci.gui.dialogs.AccountContainerDialog$3.handleEvent] auto detecting rdh/ddv ip by blz
[Wed Oct 24 18:51:51 CEST 2012][ERROR][de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load] unable to load RDHXFile key
org.kapott.hbci.exceptions.HBCI_Exception: *** saving of passport file failed
at org.kapott.hbci.passport.HBCIPassportRDHXFile.saveChanges(HBCIPassportRDHXFile.java:244)
at org.kapott.hbci.passport.HBCIPassportRDHXFile.<init>(HBCIPassportRDHXFile.java:87)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:706)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:750)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load(HBCI4JavaFormat.java:251)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.createKey(HBCI4JavaFormat.java:115)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.createKey(RDHKeyFactory.java:150)
at de.willuhn.jameica.hbci.passports.rdh.Controller.startCreate(Controller.java:712)
at de.willuhn.jameica.hbci.passports.rdh.View$2.handleAction(View.java:59)
at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:177)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:786)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source)
at org.eclipse.swt.widgets.Display.syncExec(Unknown Source)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:782)
at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:171)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:803)
at de.willuhn.jameica.gui.GUI.init(GUI.java:294)
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)
Caused by: java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:443)
at java.lang.Integer.parseInt(Integer.java:514)
at org.kapott.hbci.passport.HBCIPassportRDHXFile.saveChanges(HBCIPassportRDHXFile.java:235)
... 29 more
[Wed Oct 24 18:51:51 CEST 2012][ERROR][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Fehler beim Laden des Schlüssels: *** saving of passport file failed
[Wed Oct 24 18:50:17 CEST 2012][INFO][de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load] create RDHXFile key /home/manu/hibiscus-1351097403885.rdh
[Wed Oct 24 18:50:17 CEST 2012][WARN][de.willuhn.jameica.hbci.HBCICallbackSWT.log] have to create new passport file
[Wed Oct 24 18:50:37 CEST 2012][INFO][de.willuhn.jameica.hbci.gui.dialogs.AccountContainerDialog$3.handleEvent] auto detecting rdh/ddv ip by blz
[Wed Oct 24 18:50:40 CEST 2012][INFO][de.willuhn.jameica.hbci.gui.dialogs.AccountContainerDialog$3.handleEvent] auto detecting rdh/ddv ip by blz
[Wed Oct 24 18:51:51 CEST 2012][ERROR][de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load] unable to load RDHXFile key
org.kapott.hbci.exceptions.HBCI_Exception: *** saving of passport file failed
at org.kapott.hbci.passport.HBCIPassportRDHXFile.saveChanges(HBCIPassportRDHXFile.java:244)
at org.kapott.hbci.passport.HBCIPassportRDHXFile.<init>(HBCIPassportRDHXFile.java:87)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:706)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:750)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load(HBCI4JavaFormat.java:251)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.createKey(HBCI4JavaFormat.java:115)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.createKey(RDHKeyFactory.java:150)
at de.willuhn.jameica.hbci.passports.rdh.Controller.startCreate(Controller.java:712)
at de.willuhn.jameica.hbci.passports.rdh.View$2.handleAction(View.java:59)
at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:177)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:786)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source)
at org.eclipse.swt.widgets.Display.syncExec(Unknown Source)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:782)
at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:171)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:803)
at de.willuhn.jameica.gui.GUI.init(GUI.java:294)
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)
Caused by: java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:443)
at java.lang.Integer.parseInt(Integer.java:514)
at org.kapott.hbci.passport.HBCIPassportRDHXFile.saveChanges(HBCIPassportRDHXFile.java:235)
... 29 more
[Wed Oct 24 18:51:51 CEST 2012][ERROR][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Fehler beim Laden des Schlüssels: *** saving of passport file failed
Hoffe sehr auf Hilfe

Edit: Im Brief der OLB steht: FinTS 3.0 / RDH-1 - Verfahren. Hat es was damit zu tun? Bei anderen hat doch Hibiscus und OLB funktioniert, oder nicht?