Schlüsselerstellung funktioniert nicht

 
diemartins
Neuling
Avatar
Geschlecht: keine Angabe
Beiträge: 1
Dabei seit: 10 / 2011
Betreff:

Schlüsselerstellung funktioniert nicht

 · 
Gepostet: 25.10.2011 - 18:06 Uhr  ·  #1
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:

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



Kann mir jemand helfen? :noidea:

Viele Grüße,
diemartins.
hibiscus
Benutzer
Avatar
Geschlecht: keine Angabe
Herkunft: Leipzig
Homepage: willuhn.de/
Beiträge: 11329
Dabei seit: 03 / 2005
Betreff:

Re: Schlüsselerstellung funktioniert nicht

 · 
Gepostet: 26.10.2011 - 12:42 Uhr  ·  #2
Die Meldung "angeforderter Sicherheitsmechanismus wird von der Bank nicht unterstützt" deutet darauf hin, dass deine Bank ein RDH-Profil verwendet, welches von Hibiscus nicht unterstuetzt wird. Auf http://www.hbci-zka.de/institute/institut_auswahl.htm kannst du nachschauen, welche RDH-Profile deine Bank verwendet. Hibiscus (bzw. HBCI4Java) unterstuetzt nur die Profile 1,2 und 10.

Ggf. muesstest du also stattdessen das PIN/TAN-Verfahren verwenden. Das wird von Hibiscus komplett unterstuetzt und wird von deiner Volksbank ganz sicher auch angeboten.
Gewählte Zitate für Mehrfachzitierung:   0