Hallo zusammen,
ich schaffe es nicht mit Jameica 2.0.1 + Hibiscus 2.0.3 unter Mac OS X 10.7.2 mit der VoBa einen HBCI-Schlüssel zu erstellen. Es kommt immer die gleiche Fehlermeldung:
Kann mir jemand helfen? :noidea:
Viele Grüße,
diemartins.
ich schaffe es nicht mit Jameica 2.0.1 + Hibiscus 2.0.3 unter Mac OS X 10.7.2 mit der VoBa einen HBCI-Schlüssel zu erstellen. Es kommt immer die gleiche Fehlermeldung:
Code
[Tue Oct 25 17:31:41 CEST 2011][WARN][de.willuhn.jameica.hbci.HBCICallbackSWT.log] can not check signature - no signature key available
[Tue Oct 25 17:31:41 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Tue Oct 25 17:31:41 CEST 2011][ERROR][de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.createKey] unable to create key /Users/Pedro/Library/jameica/hibiscus/hibiscus-1319556634660.rdh
org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Erzeugen eines HBCIHandler Objektes
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:141)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.createKey(HBCI4JavaFormat.java:132)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.createKey(RDHKeyFactory.java:150)
at de.willuhn.jameica.hbci.passports.rdh.Controller.startCreate(Controller.java:693)
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:152)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:764)
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:760)
at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:146)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.notifyListeners(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:781)
at de.willuhn.jameica.gui.GUI.init(GUI.java:290)
at de.willuhn.jameica.system.Application.init(Application.java:143)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Registrieren der Institutsdaten
at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:198)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:131)
... 25 more
Caused by: org.kapott.hbci.exceptions.InvalidUserDataException: angeforderter Sicherheitsmechanismus wird von der Bank nicht unterst�tzt
at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:269)
at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:360)
at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:196)
... 26 more
[Tue Oct 25 17:31:41 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Tue Oct 25 17:31:41 CEST 2011][ERROR][de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.createKey] unable to create key /Users/Pedro/Library/jameica/hibiscus/hibiscus-1319556634660.rdh
org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Erzeugen eines HBCIHandler Objektes
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:141)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.createKey(HBCI4JavaFormat.java:132)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.createKey(RDHKeyFactory.java:150)
at de.willuhn.jameica.hbci.passports.rdh.Controller.startCreate(Controller.java:693)
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:152)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:764)
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:760)
at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:146)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.notifyListeners(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:781)
at de.willuhn.jameica.gui.GUI.init(GUI.java:290)
at de.willuhn.jameica.system.Application.init(Application.java:143)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Registrieren der Institutsdaten
at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:198)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:131)
... 25 more
Caused by: org.kapott.hbci.exceptions.InvalidUserDataException: angeforderter Sicherheitsmechanismus wird von der Bank nicht unterst�tzt
at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:269)
at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:360)
at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:196)
... 26 more
Kann mir jemand helfen? :noidea:
Viele Grüße,
diemartins.