Hmm merkwürdiges Verhalten.
Als ich Jameica+Hib mit der neuesten nightly version überschrieben hatte, ging es kurzeitig... Als ich es dann geschlossen hatte und wieder neu geöffnet hatte kam wieder der gleiche fehler.
Hier mein Log
[Wed Mar 17 12:56:03 GMT 2010][INFO][de.willuhn.jameica.hbci.gui.DialogFactory.exportPassport] ask user for passport save key, passport: org.kapott.hbci.passport.HBCIPassportRDHNew
[Wed Mar 17 12:56:10 GMT 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] callback [reason 22] handled by class de.willuhn.jameica.hbci.passports.rdh.server.PassportHandleImpl
[Wed Mar 17 12:56:10 GMT 2010][ERROR][de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load] unable to load key
org.kapott.hbci.exceptions.HBCI_Exception: kann kein Passport des Typs RDHNew instanziieren
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:709)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:732)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load(HBCI4JavaFormat.java:243)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.createKey(HBCI4JavaFormat.java:114)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.createKey(RDHKeyFactory.java:150)
at de.willuhn.jameica.hbci.passports.rdh.Controller.startCreate(Controller.java:611)
at de.willuhn.jameica.hbci.passports.rdh.View$3.handleAction(View.java:80)
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$3.run(GUI.java:673)
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:669)
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.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:690)
at de.willuhn.jameica.gui.GUI.init(GUI.java:219)
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: 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:513)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:704)
... 23 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: *** saving of passport file failed
at org.kapott.hbci.passport.HBCIPassportRDHNew.saveChanges(HBCIPassportRDHNew.java:372)
at org.kapott.hbci.passport.HBCIPassportRDHNew.<init>(HBCIPassportRDHNew.java:130)
... 28 more
Caused by: java.lang.SecurityException: write access to "/home/tkxodrzz/Desktop/jameica/hibiscus-1268830522155.rdh_22305" denied
at de.willuhn.jameica.security.JameicaSecurityManager.checkFile(JameicaSecurityManager.java:82)
at de.willuhn.jameica.security.JameicaSecurityManager.checkWrite(JameicaSecurityManager.java:64)
at java.io.File.checkAndCreate(File.java:1696)
at java.io.File.createTempFile(File.java:1793)
at org.kapott.hbci.passport.HBCIPassportRDHNew.saveChanges(HBCIPassportRDHNew.java:363)
... 29 more
[Wed Mar 17 12:56:10 GMT 2010][ERROR][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Fehler beim Laden des Schlüssels: kann kein Passport des Typs RDHNew instanziieren
[Wed Mar 17 12:56:29 GMT 2010][INFO][de.willuhn.jameica.gui.GUI$1.widgetDisposed] saving window maximized flag: false
[Wed Mar 17 12:56:29 GMT 2010][INFO][de.willuhn.jameica.gui.GUI$1.widgetDisposed] saving window size: 920x720
[Wed Mar 17 12:56:29 GMT 2010][INFO][de.willuhn.jameica.gui.GUI$1.widgetDisposed] saving window location: 8x72
[Wed Mar 17 12:56:30 GMT 2010][INFO][de.willuhn.jameica.gui.GUI.quit] shutting down GUI
[Wed Mar 17 12:56:30 GMT 2010][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] shutting down jameica
Als ich Jameica+Hib mit der neuesten nightly version überschrieben hatte, ging es kurzeitig... Als ich es dann geschlossen hatte und wieder neu geöffnet hatte kam wieder der gleiche fehler.
Hier mein Log
Zitat
[Wed Mar 17 12:56:03 GMT 2010][INFO][de.willuhn.jameica.hbci.gui.DialogFactory.exportPassport] ask user for passport save key, passport: org.kapott.hbci.passport.HBCIPassportRDHNew
[Wed Mar 17 12:56:10 GMT 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] callback [reason 22] handled by class de.willuhn.jameica.hbci.passports.rdh.server.PassportHandleImpl
[Wed Mar 17 12:56:10 GMT 2010][ERROR][de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load] unable to load key
org.kapott.hbci.exceptions.HBCI_Exception: kann kein Passport des Typs RDHNew instanziieren
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:709)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:732)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.load(HBCI4JavaFormat.java:243)
at de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat.createKey(HBCI4JavaFormat.java:114)
at de.willuhn.jameica.hbci.passports.rdh.RDHKeyFactory.createKey(RDHKeyFactory.java:150)
at de.willuhn.jameica.hbci.passports.rdh.Controller.startCreate(Controller.java:611)
at de.willuhn.jameica.hbci.passports.rdh.View$3.handleAction(View.java:80)
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$3.run(GUI.java:673)
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:669)
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.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:690)
at de.willuhn.jameica.gui.GUI.init(GUI.java:219)
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: 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:513)
at org.kapott.hbci.passport.AbstractHBCIPassport.getInstance(AbstractHBCIPassport.java:704)
... 23 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: *** saving of passport file failed
at org.kapott.hbci.passport.HBCIPassportRDHNew.saveChanges(HBCIPassportRDHNew.java:372)
at org.kapott.hbci.passport.HBCIPassportRDHNew.<init>(HBCIPassportRDHNew.java:130)
... 28 more
Caused by: java.lang.SecurityException: write access to "/home/tkxodrzz/Desktop/jameica/hibiscus-1268830522155.rdh_22305" denied
at de.willuhn.jameica.security.JameicaSecurityManager.checkFile(JameicaSecurityManager.java:82)
at de.willuhn.jameica.security.JameicaSecurityManager.checkWrite(JameicaSecurityManager.java:64)
at java.io.File.checkAndCreate(File.java:1696)
at java.io.File.createTempFile(File.java:1793)
at org.kapott.hbci.passport.HBCIPassportRDHNew.saveChanges(HBCIPassportRDHNew.java:363)
... 29 more
[Wed Mar 17 12:56:10 GMT 2010][ERROR][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Fehler beim Laden des Schlüssels: kann kein Passport des Typs RDHNew instanziieren
[Wed Mar 17 12:56:29 GMT 2010][INFO][de.willuhn.jameica.gui.GUI$1.widgetDisposed] saving window maximized flag: false
[Wed Mar 17 12:56:29 GMT 2010][INFO][de.willuhn.jameica.gui.GUI$1.widgetDisposed] saving window size: 920x720
[Wed Mar 17 12:56:29 GMT 2010][INFO][de.willuhn.jameica.gui.GUI$1.widgetDisposed] saving window location: 8x72
[Wed Mar 17 12:56:30 GMT 2010][INFO][de.willuhn.jameica.gui.GUI.quit] shutting down GUI
[Wed Mar 17 12:56:30 GMT 2010][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] shutting down jameica