HAllo,
ich habe von StarMoney 4.0 noch eine Schlüsseldate (im HexEditor geöffnet fängt sie mit F1 an), die ich gerne in Hibiscus einsetzen würde, aber leider klappt der Import nicht. Ich werde drei mal gebeten, das Passowrt einzugeben und dann erscheint eine Fehlermeldung.
[Fri Sep 09 23:42:34 CEST 2005][INFO][de.willuhn.jameica.hbci.passports.rdh.Controller.startImport] starting rdh key import
[Fri Sep 09 23:42:34 CEST 2005][INFO][de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.importKey] reading rdh key /home/jens1/HBCI/UT02_hib.key
[Fri Sep 09 23:42:34 CEST 2005][INFO][de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.importKey] trying to reimport rdhnew
[Fri Sep 09 23:42:46 CEST 2005][ERROR][de.willuhn.jameica.hbci.passports.rdh.Controller.startImport] error while importing key
[Fri Sep 09 23:42:46 CEST 2005][ERROR][de.willuhn.jameica.hbci.passports.rdh.Controller.startImport] de.willuhn.util.ApplicationException: Fehler beim Konvertieren des Schlüssels
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.importKey(RDHKeyFactory.java:93)
at de.willuhn.jameica.hbci.passports.rdh.Controller.startImport(Controller.java:288)
at de.willuhn.jameica.hbci.passports.rdh.View$1.handleAction(View.java:48)
at de.willuhn.jameica.gui.util.ButtonArea$2.run(ButtonArea.java:103)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:560)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:131)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:2254)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:556)
at de.willuhn.jameica.gui.util.ButtonArea$1.widgetSelected(ButtonArea.java:97)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:967)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1839)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1619)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:620)
at de.willuhn.jameica.gui.GUI.init(GUI.java:269)
at de.willuhn.jameica.system.Application.init(Application.java:235)
at de.willuhn.jameica.system.Application.newInstance(Application.java:82)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: kann kein Passport des Typs RDHNew instanziieren
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:645)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:668)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.loadKey(RDHKeyFactory.java:352)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.importKey(RDHKeyFactory.java:84)
... 19 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:642)
... 22 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: *** error while reading passport file
at org.kapott.hbci.passport.HBCIPassportRDHNew.<init>(HBCIPassportRDHNew.java:183)
... 27 more
Caused by: org.kapott.hbci.exceptions.InvalidPassphraseException: das Passwort zum Zugriff auf die Datei ist falsch
at org.kapott.hbci.passport.HBCIPassportRDHNew.<init>(HBCIPassportRDHNew.java:150)
... 27 more
Caused by: org.xml.sax.SAXParseException: Zeichenumwandlungsfehler: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (Zeilenzahl möglicherweise zu niedrig)
at org.apache.crimson.parser.InputEntity.fatal(InputEntity.java:1100)
at org.apache.crimson.parser.InputEntity.fillbuf(InputEntity.java:1072)
at org.apache.crimson.parser.InputEntity.isXmlDeclOrTextDeclPrefix(InputEntity.java:914)
at org.apache.crimson.parser.Parser2.maybeXmlDecl(Parser2.java:1183)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:653)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:76)
at org.kapott.hbci.passport.HBCIPassportRDHNew.<init>(HBCIPassportRDHNew.java:144)
... 27 more
Danke für eure Hilfe!
Gruß
Jens
ich habe von StarMoney 4.0 noch eine Schlüsseldate (im HexEditor geöffnet fängt sie mit F1 an), die ich gerne in Hibiscus einsetzen würde, aber leider klappt der Import nicht. Ich werde drei mal gebeten, das Passowrt einzugeben und dann erscheint eine Fehlermeldung.
[Fri Sep 09 23:42:34 CEST 2005][INFO][de.willuhn.jameica.hbci.passports.rdh.Controller.startImport] starting rdh key import
[Fri Sep 09 23:42:34 CEST 2005][INFO][de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.importKey] reading rdh key /home/jens1/HBCI/UT02_hib.key
[Fri Sep 09 23:42:34 CEST 2005][INFO][de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.importKey] trying to reimport rdhnew
[Fri Sep 09 23:42:46 CEST 2005][ERROR][de.willuhn.jameica.hbci.passports.rdh.Controller.startImport] error while importing key
[Fri Sep 09 23:42:46 CEST 2005][ERROR][de.willuhn.jameica.hbci.passports.rdh.Controller.startImport] de.willuhn.util.ApplicationException: Fehler beim Konvertieren des Schlüssels
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.importKey(RDHKeyFactory.java:93)
at de.willuhn.jameica.hbci.passports.rdh.Controller.startImport(Controller.java:288)
at de.willuhn.jameica.hbci.passports.rdh.View$1.handleAction(View.java:48)
at de.willuhn.jameica.gui.util.ButtonArea$2.run(ButtonArea.java:103)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:560)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:131)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:2254)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:556)
at de.willuhn.jameica.gui.util.ButtonArea$1.widgetSelected(ButtonArea.java:97)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:967)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1839)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1619)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:620)
at de.willuhn.jameica.gui.GUI.init(GUI.java:269)
at de.willuhn.jameica.system.Application.init(Application.java:235)
at de.willuhn.jameica.system.Application.newInstance(Application.java:82)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: kann kein Passport des Typs RDHNew instanziieren
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:645)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:668)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.loadKey(RDHKeyFactory.java:352)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.importKey(RDHKeyFactory.java:84)
... 19 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:642)
... 22 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: *** error while reading passport file
at org.kapott.hbci.passport.HBCIPassportRDHNew.<init>(HBCIPassportRDHNew.java:183)
... 27 more
Caused by: org.kapott.hbci.exceptions.InvalidPassphraseException: das Passwort zum Zugriff auf die Datei ist falsch
at org.kapott.hbci.passport.HBCIPassportRDHNew.<init>(HBCIPassportRDHNew.java:150)
... 27 more
Caused by: org.xml.sax.SAXParseException: Zeichenumwandlungsfehler: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (Zeilenzahl möglicherweise zu niedrig)
at org.apache.crimson.parser.InputEntity.fatal(InputEntity.java:1100)
at org.apache.crimson.parser.InputEntity.fillbuf(InputEntity.java:1072)
at org.apache.crimson.parser.InputEntity.isXmlDeclOrTextDeclPrefix(InputEntity.java:914)
at org.apache.crimson.parser.Parser2.maybeXmlDecl(Parser2.java:1183)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:653)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:76)
at org.kapott.hbci.passport.HBCIPassportRDHNew.<init>(HBCIPassportRDHNew.java:144)
... 27 more
Danke für eure Hilfe!
Gruß
Jens