Absturz bei Sammel-Lastschriften

timdubi

Betreff:

Absturz bei Sammel-Lastschriften

 ·  Gepostet: 11.07.2011 - 10:06 Uhr  ·  #76523
Hallo und guten Morgen!

Problem: Ich habe einige Sammel-Lastschriften gebucht. Lief alles glatt. Bei einer der letzten habe ich wegen eines Kommentars eine weitere Zeile eingefügt, die aber wegen der Länge moniert wurde. Ich habe sie dann wieder herausgenommen, die zusätzliche Zeile. Ansonsten gabs keine Probleme.

Leider kann ich den Auftrag aber nicht auszuführen. Wenn ich "jetzt ausführen" klicke, wird im folgenden Dialog nochmal nachgefragt, ich bestätige und es passiert nichts. Mache ich das nochmal, beendet sich das Programm definiert, sprich es ist, als ob ich es geschlossen hätte.

Ok, dachte ich mir, vielleicht ist es diese eine Buchung mit dem zusätzlichem Text, an dem sich das Programm stört. Ich habe versucht sie herauszunehmen. Ergebnis war, dass die komplette Sammel-Lastschrift verschwunden war (ca. 40/50 Buchungen). Ich konnte das aber durch ein Backup wieder herstellen.

Was muss ich machen, damit das wieder funktioniert? Ein Tipp wäre echt super. Danke dafür.

Hier die relevanten Logeinträge:
[quote]
Mon Jul 11 08:49:59 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Buchung gespeichert
[Mon Jul 11 08:50:17 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Buchung gespeichert
[Mon Jul 11 08:50:29 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Buchung gespeichert
[Mon Jul 11 08:50:44 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Buchung gespeichert
[Mon Jul 11 08:51:03 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Buchung gespeichert
[Mon Jul 11 08:51:15 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Sammel-Auftrag gespeichert
[Mon Jul 11 08:51:18 CEST 2011][ERROR][de.willuhn.jameica.gui.GUI.loop] main loop crashed, retry
org.kapott.hbci.exceptions.InvalidArgumentException: *** string too long: "0011213089" has 10 chars, but max is 8
at org.kapott.hbci.swift.DTAUS.expand(DTAUS.java:430)
at org.kapott.hbci.swift.DTAUS.access$200(DTAUS.java:62)
at org.kapott.hbci.swift.DTAUS$Transaction.toString(DTAUS.java:133)
at org.kapott.hbci.swift.DTAUS.toString(DTAUS.java:394)
at de.willuhn.jameica.hbci.server.hbci.HBCISammelLastschriftJob.<init>(HBCISammelLastschriftJob.java:36)
at de.willuhn.jameica.hbci.gui.action.SammelLastschriftExecute.execute(SammelLastschriftExecute.java:46)
at de.willuhn.jameica.hbci.gui.action.AbstractSammelTransferExecute.handleAction(AbstractSammelTransferExecute.java:69)
at de.willuhn.jameica.hbci.gui.views.SammelLastschriftNew$3.handleAction(SammelLastschriftNew.java:96)
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:761)
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:757)
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:778)
at de.willuhn.jameica.gui.GUI.init(GUI.java:288)
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)

[Mon Jul 11 08:51:25 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Sammel-Auftrag gespeichert
[Mon Jul 11 08:51:28 CEST 2011][ERROR][de.willuhn.jameica.gui.GUI.loop] main loop crashed, retry
org.kapott.hbci.exceptions.InvalidArgumentException: *** string too long: "0011213089" has 10 chars, but max is 8
at org.kapott.hbci.swift.DTAUS.expand(DTAUS.java:430)
at org.kapott.hbci.swift.DTAUS.access$200(DTAUS.java:62)
at org.kapott.hbci.swift.DTAUS$Transaction.toString(DTAUS.java:133)
at org.kapott.hbci.swift.DTAUS.toString(DTAUS.java:394)
at de.willuhn.jameica.hbci.server.hbci.HBCISammelLastschriftJob.<init>(HBCISammelLastschriftJob.java:36)
at de.willuhn.jameica.hbci.gui.action.SammelLastschriftExecute.execute(SammelLastschriftExecute.java:46)
at de.willuhn.jameica.hbci.gui.action.AbstractSammelTransferExecute.handleAction(AbstractSammelTransferExecute.java:69)
at de.willuhn.jameica.hbci.gui.views.SammelLastschriftNew$3.handleAction(SammelLastschriftNew.java:96)
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:761)
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:757)
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:778)
at de.willuhn.jameica.gui.GUI.init(GUI.java:288)
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)

[Mon Jul 11 08:51:44 CEST 2011][ERROR][de.willuhn.jameica.gui.GUI.loop] main loop crashed, retry
org.kapott.hbci.exceptions.InvalidArgumentException: *** string too long: "0011213089" has 10 chars, but max is 8
at org.kapott.hbci.swift.DTAUS.expand(DTAUS.java:430)
at org.kapott.hbci.swift.DTAUS.access$200(DTAUS.java:62)
at org.kapott.hbci.swift.DTAUS$Transaction.toString(DTAUS.java:133)
at org.kapott.hbci.swift.DTAUS.toString(DTAUS.java:394)
at de.willuhn.jameica.hbci.server.hbci.HBCISammelLastschriftJob.<init>(HBCISammelLastschriftJob.java:36)
at de.willuhn.jameica.hbci.gui.action.SammelLastschriftExecute.execute(SammelLastschriftExecute.java:46)
at de.willuhn.jameica.hbci.gui.action.AbstractSammelTransferExecute.handleAction(AbstractSammelTransferExecute.java:69)
at de.willuhn.jameica.gui.parts.ContextMenu$1.handleEvent(ContextMenu.java:173)
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:778)
at de.willuhn.jameica.gui.GUI.init(GUI.java:288)
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)

[Mon Jul 11 08:51:52 CEST 2011][INFO][de.willuhn.datasource.db.ObjectMetaCache.getMetaData] [object meta cache stats] requests: 10000, matches: 9987 [99%]
[Mon Jul 11 08:51:54 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Sammel-Auftrag gespeichert
[Mon Jul 11 08:51:55 CEST 2011][ERROR][de.willuhn.jameica.gui.GUI.loop] main loop crashed, retry
org.kapott.hbci.exceptions.InvalidArgumentException: *** string too long: "0011213089" has 10 chars, but max is 8
at org.kapott.hbci.swift.DTAUS.expand(DTAUS.java:430)
at org.kapott.hbci.swift.DTAUS.access$200(DTAUS.java:62)
at org.kapott.hbci.swift.DTAUS$Transaction.toString(DTAUS.java:133)
at org.kapott.hbci.swift.DTAUS.toString(DTAUS.java:394)
at de.willuhn.jameica.hbci.server.hbci.HBCISammelLastschriftJob.<init>(HBCISammelLastschriftJob.java:36)
at de.willuhn.jameica.hbci.gui.action.SammelLastschriftExecute.execute(SammelLastschriftExecute.java:46)
at de.willuhn.jameica.hbci.gui.action.AbstractSammelTransferExecute.handleAction(AbstractSammelTransferExecute.java:69)
at de.willuhn.jameica.hbci.gui.views.SammelLastschriftNew$3.handleAction(SammelLastschriftNew.java:96)
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:761)
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:757)
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:778)
at de.willuhn.jameica.gui.GUI.init(GUI.java:288)
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)

[Mon Jul 11 08:51:55 CEST 2011][INFO][de.willuhn.jameica.gui.GUI.quit] shutting down GUI
[Mon Jul 11 08:51:55 CEST 2011][INFO][de.willuhn.jameica.gui.GUI$3.widgetDisposed] saving window maximized flag: false
[Mon Jul 11 08:51:55 CEST 2011][INFO][de.willuhn.jameica.gui.GUI$3.widgetDisposed] saving window size: 1513x930
[Mon Jul 11 08:51:55 CEST 2011][INFO][de.willuhn.jameica.gui.GUI$3.widgetDisposed] saving window location: 108x106
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] shutting down jameica
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.Init5 ...
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.Init5
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.SearchService ...
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.SearchService
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.PluginService ...
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.PluginService
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.shutDown] shutting down plugins
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.PluginServiceService ...
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.PluginServiceService
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.shutDown] shutting down local services
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.shutDown] closing service de.willuhn.jameica.fibu.Fibu.database
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Mon Jul 11 08:51:56 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.shutDown] closing service de.willuhn.jameica.hbci.HBCI.database
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.shutDown] closing service de.willuhn.jameica.fibu.Fibu.engine
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.shutDown] closing service de.willuhn.jameica.scripting.Plugin.scripting
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.shutDown] closing service de.willuhn.jameica.hbci.HBCI.addressbook
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.ReminderService ...
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.ReminderService
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.ClassService ...
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.ClassService
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.DeployService ...
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.DeployService
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.RegistryService ...
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.RegistryService
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.SSLService ...
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.SSLService
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.AuthenticateService ...
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.AuthenticateService
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.ProxyService ...
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.ProxyService
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.BackupService ...
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.BackupService
[Mon Jul 11 08:51:57 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] creating backup /home/dubbert/.jameica/jameica-backup-20110711__08_51_57.zip ...
[Mon Jul 11 08:51:58 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] zip file created successfully ...
[Mon Jul 11 08:51:58 CEST 2011][ERROR][de.willuhn.jameica.backup.BackupEngine.getBackups] skipping invalid backup: /home/dubbert/.jameica/jameica-backup-20110531__20_23_58.zip: Ungültiges Backup-Format
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] delete old backup /home/dubbert/.jameica/jameica-backup-20110701__12_20_42.zip ...
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] backup created ...
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.MessagingService ...
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.MessagingService
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.close] shutting down messaging factory
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: jameica.scripting
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: jameica.error
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: jameica.popup
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: hibiscus.passport.rdh.hbciversion
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: hibiscus.query.ibancrc
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: hibiscus.query.accountcrc
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: hibiscus.query.bankname
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: hibiscus.infopoint
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: hibiscus.transfer.lastschrift
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: jameica.reminder
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] closing queue: [default]
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] shutting down messaging factory
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue$Worker.unregister] messaging factory shut down
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.SysinfoService ...
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.SysinfoService
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.LogService ...
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.LogService
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.LockService ...
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.LockService
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service de.willuhn.jameica.services.SecurityManagerService ...
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.boot.BootLoader.shutdown] shutting down service de.willuhn.jameica.services.SecurityManagerService
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.system.Application.shutDown] shutdown complete
[Mon Jul 11 08:51:59 CEST 2011][INFO][de.willuhn.jameica.system.Application.shutDown] --------------------------------------------------

[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SecurityManagerService
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SecurityManagerService.init] applying jameica security manager
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.security.JameicaSecurityManager.<init>] write permissions disabled for /home/dubbert/Programme/jameica/
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SecurityManagerService: 13 millis
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.LockService
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.LockService.init] creating lockfile /home/dubbert/.jameica/jameica.lock
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.LockService: 0 millis
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.LogService
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.LogService.init] using log level INFO [100]
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.LogService.init] log file /home/dubbert/.jameica/jameica.log
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.LogService: 18 millis
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SysinfoService
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] starting Jameica Version 1.10.0
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] Built-Date : 20101112
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] Buildnumber: 403
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] command line parameters
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] os.arch : i386
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] os.name : Linux
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] os.version : 2.6.32-5-686-bigmem
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] java.version : 1.6.0_24
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] java.vendor : Sun Microsystems Inc.
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] java.runtime.name: Java(TM) SE Runtime Environment
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] java.vm.name : Java HotSpot(TM) Server VM
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] user.name : dubbert
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] user.home : /home/dubbert
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.services.SysinfoService.init] file.encoding : UTF-8
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SysinfoService: 82 millis
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.BackupService
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.MessagingService
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue [default]
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] starting messaging worker thread
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.MessagingService: 32 millis
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue jameica.error
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.BackupService: 53 millis
[Mon Jul 11 08:52:05 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ProxyService
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.ProxyService: 10 millis
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.AuthenticateService
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.AuthenticateService: 0 millis
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SSLService
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.<clinit>] applying security provider BouncyCastle Security Provider v1.44
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.init] init ssl factory
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init ssl factory ...
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] reading keystore from file /home/dubbert/.jameica/cfg/jameica.keystore
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] init keystore
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] reading keys
[Mon Jul 11 08:52:06 CEST 2011][INFO][de.willuhn.jameica.gui.util.Font.<clinit>] system font: 1|Sans|10.0|0|GTK|1|
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] keystore loaded successfully
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] applying jameica's ssl socket factory
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init ssl context
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init key manager [using algorithm: SunX509]
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init Jameica trust manager
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.security.JameicaTrustManager.<init>] using trustmanager SunX509
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] set jameica ssl context as system default
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] applying jameica's hostname verifier
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SSLService: 3351 millis
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.RegistryService
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.RegistryService: 0 millis
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.DeployService
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.DeployService: 2 millis
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ClassService
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: jameica\.jar
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: .*\.class
[Mon Jul 11 08:52:09 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /home/dubbert/Programme/jameica/jameica.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/apache_xmlrpc/ws-commons-java5-1.0.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/apache_xmlrpc/ws-commons-util-1.0.2.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/apache_xmlrpc/xmlrpc-client-3.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/apache_xmlrpc/xmlrpc-common-3.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/bouncycastle/bcprov-jdk15-144.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/de_willuhn_ds/de_willuhn_ds.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/de_willuhn_util/de_willuhn_util.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/h2/h2.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/h2/h2mig_pagestore_addon.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/jakarta_commons/commons-cli-1.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/jakarta_commons/commons-collections-3.2.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/jakarta_commons/commons-lang-2.4.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/jakarta_commons/commons-logging-1.1.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/mckoi/mckoidb.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/mysql/mysql-connector-java-5.0.7-bin.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/nanoxml/nanoxml-2.2.3.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/splash.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/swt/linux/swt.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/swt/org.eclipse.core.runtime_3.1.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/swt/org.eclipse.jface_3.1.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/swt/org.eclipse.osgi_3.1.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/swt/org.eclipse.ui.forms_3.1.0.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/swtcalendar/swtcalendar.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/velocity/jakarta-oro-2.0.8.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /home/dubbert/Programme/jameica/lib/velocity/velocity-1.5.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.ClassService: 658 millis
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ReminderService
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue jameica.reminder
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.ReminderService: 1 millis
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.PluginService
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugins ...
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] init plugins
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] checking system plugin dir /home/dubbert/Programme/jameica/plugins
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] adding system plugin /home/dubbert/Programme/jameica/plugins/syntax
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] adding system plugin /home/dubbert/Programme/jameica/plugins/hibiscus
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] adding system plugin /home/dubbert/Programme/jameica/plugins/jameica.scripting
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] checking user plugin dir /home/dubbert/.jameica/plugins
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.Manifest.<init>] syntax - Buildnumber: 177
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.Manifest.<init>] syntax - Built-Date : 20110310
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus - Buildnumber: 329
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus - Built-Date : 20101228
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.Manifest.<init>] jameica.scripting - Buildnumber: 230
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.Manifest.<init>] jameica.scripting - Built-Date : 20110314
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] sort plugins by dependency
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] jameica.scripting
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] hibiscus
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.init] syntax
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin jameica.scripting [Version: 1.0]
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory /home/dubbert/Programme/jameica/plugins/jameica.scripting
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory /home/dubbert/Programme/jameica/plugins/jameica.scripting ...
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin jameica.scripting
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/jameica.scripting.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/commons-codec-1.4.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/commons-collections-3.2.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/commons-httpclient-3.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/commons-io-1.4.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/commons-lang-2.4.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/commons-logging-1.1.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/cssparser-0.9.5.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/htmlunit-2.7.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/htmlunit-core-js-2.7.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/nekohtml-1.9.14.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/sac-1.3.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/serializer-2.7.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/xalan-2.7.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/xercesImpl-2.9.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/jameica.scripting/lib/xml-apis-1.3.04.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: jameica\.scripting\.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: .*\.class
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /home/dubbert/Programme/jameica/plugins/jameica.scripting/jameica.scripting.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin hibiscus [Version: 1.12.3]
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving optional dependency jameica.scripting: 1.0+
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory /home/dubbert/Programme/jameica/plugins/hibiscus
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory /home/dubbert/Programme/jameica/plugins/hibiscus ...
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin hibiscus
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/hibiscus.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/com.ibm.icu_3.4.4.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/js.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.device.extension_2.1.0.N20060628-1351.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.device.swt_2.1.0.N20060628-1351.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.engine.extension_2.1.0.N20060628-1351.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.engine_2.1.0.N20060628-1351.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.ui.extension_2.1.0.N20060628-1351.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.core.ui_2.1.0.N20060628-1351.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.core_2.1.0.N20060628-1351.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.emf.common_2.2.1.v200609210005.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.emf.ecore.xmi_2.2.1.v200609210005.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/birt/org.eclipse.emf.ecore_2.2.1.v200609210005.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/hbci4java-2.5.12.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/itext-2.0.1.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/obantoo-bin-1.4.11.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/postgresql-8.3-604.jdbc3.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/hibiscus/lib/supercsv-1.31.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: hibiscus\.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: .*\.class
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: ext_.*\.jar
[Mon Jul 11 08:52:10 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /home/dubbert/Programme/jameica/plugins/hibiscus/hibiscus.jar
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin syntax [Version: 1.6.3]
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving optional dependency hibiscus: 1.12.0+
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving optional dependency jameica.scripting: 1.0+
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory /home/dubbert/Programme/jameica/plugins/syntax
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory /home/dubbert/Programme/jameica/plugins/syntax ...
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin syntax
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /home/dubbert/Programme/jameica/plugins/syntax/syntax.jar
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: syntax\.jar
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: .*\.class
[Mon Jul 11 08:52:11 CEST 2011][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /home/dubbert/Programme/jameica/plugins/syntax/syntax.jar
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin jameica.scripting [Version: 1.0] ...
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin jameica.scripting [Version: 1.0]
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] trying to initialize de.willuhn.jameica.scripting.Plugin
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] initializing plugin jameica.scripting ...
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.PluginServiceService
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.PluginServiceService: 2 millis
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init services for plugin jameica.scripting [version: 1.0] ...
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] jameica.scripting: init service scripting ...
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service scripting ...
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] service: scripting
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] starting service
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service scripting ...
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.scripting.services.impl.ScriptingServiceImpl.eval] executing script /home/dubbert/Programme/jameica/dkbvisa.js
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.scripting.services.impl.ScriptingServiceImpl$Events.add] registering script function "wiedenhoeftNet_dkbVisa_Js_kontoSync" for event "hibiscus.konto.sync"
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.scripting.services.impl.ScriptingServiceImpl.eval] executing script /home/dubbert/Programme/jameica/paypal.js
[Mon Jul 11 08:52:12 CEST 2011][INFO][sun.reflect.NativeMethodAccessorImpl.invoke0] paypal.js *** $Revision: 1.13 $
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.scripting.services.impl.ScriptingServiceImpl$Events.add] registering script function "wiedenhoeftNet_PaypalJs_kontoSync" for event "hibiscus.konto.sync"
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue jameica.scripting
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register plugin extensions
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] register plugin extensions ...
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/jameica_scripting_messages for locale de_DE
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/messages for locale de_DE
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginResources.getI18N] plugin de.willuhn.jameica.scripting.Plugin does not support jameicas locale de_DE
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register de.willuhn.jameica.scripting.ext.jameica.SettingsView
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] plugin jameica.scripting initialized successfully
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin hibiscus [Version: 1.12.3] ...
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin hibiscus [Version: 1.12.3]
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] trying to initialize de.willuhn.jameica.hbci.HBCI
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] initializing plugin hibiscus ...
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCI.init] starting init process for hibiscus
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.<init>] loading database driver: de.willuhn.jameica.hbci.server.DBSupportH2Impl
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] switching dbservice to uppercase
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] h2 version: 1.2.145
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.checkConsistency] init update provider
[Mon Jul 11 08:52:12 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 300000 millis
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 7200000 millis
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.sql.version.Updater.execute] current version: 31
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.sql.version.Updater.execute] searching for available updates
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.sql.version.Updater.execute] no new updates found
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.checkConsistency] updates finished
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] hibiscus: init hbci4java subsystem ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/hibiscus_messages for locale de_DE
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/messages for locale de_DE
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginResources.getI18N] plugin de.willuhn.jameica.hbci.HBCI does not support jameicas locale de_DE
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCI.initHBCI] callback: de.willuhn.jameica.hbci.HBCICallbackSWT
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] This is HBCI4Java-2.5.12
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.hbci.HBCI.init] register message consumers for query lookups
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue hibiscus.passport.rdh.hbciversion
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue hibiscus.query.bankname
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue hibiscus.query.accountcrc
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue hibiscus.query.ibancrc
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue hibiscus.transfer.lastschrift
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue hibiscus.infopoint
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init services for plugin hibiscus [version: 1.12.3] ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] hibiscus: init service database ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service database ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] service: database
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.<init>] loading database driver: de.willuhn.jameica.hbci.server.DBSupportH2Impl
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] switching dbservice to uppercase
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] h2 version: 1.2.145
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] starting service
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service database ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] hibiscus: init service addressbook ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service addressbook ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] service: addressbook
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] starting service
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service addressbook ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register plugin extensions
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] register plugin extensions ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] plugin hibiscus initialized successfully
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin syntax [Version: 1.6.3] ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin syntax [Version: 1.6.3]
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] trying to initialize de.willuhn.jameica.fibu.Fibu
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] initializing plugin syntax ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init services for plugin syntax [version: 1.6.3] ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] syntax: init service database ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service database ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] service: database
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] starting service
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service database ...
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.fibu.Settings.getDBSupport] trying to load de.willuhn.jameica.fibu.server.DBSupportMcKoiImpl
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/syntax_messages for locale de_DE
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/messages for locale de_DE
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginResources.getI18N] plugin de.willuhn.jameica.fibu.Fibu does not support jameicas locale de_DE
[Mon Jul 11 08:52:14 CEST 2011][INFO][de.willuhn.jameica.fibu.server.DBServiceImpl.start] init database
[Mon Jul 11 08:52:15 CEST 2011][INFO][de.willuhn.jameica.fibu.server.DBServiceImpl.start] init update provider
[Mon Jul 11 08:52:15 CEST 2011][INFO][de.willuhn.sql.version.Updater.execute] current version: 6
[Mon Jul 11 08:52:15 CEST 2011][INFO][de.willuhn.sql.version.Updater.execute] searching for available updates
[Mon Jul 11 08:52:15 CEST 2011][INFO][de.willuhn.sql.version.Updater.execute] no new updates found
[Mon Jul 11 08:52:15 CEST 2011][INFO][de.willuhn.jameica.fibu.server.DBServiceImpl.start] updates finished
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] syntax: init service engine ...
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service engine ...
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] service: engine
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] dependencies found...
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service database ...
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.jameica.system.ServiceFactory.install] starting service
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service engine ...
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Mon Jul 11 08:52:16 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register plugin extensions
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] register plugin extensions ...
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register de.willuhn.jameica.fibu.ext.hibiscus.UmsatzListPart
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register de.willuhn.jameica.fibu.ext.hibiscus.UmsatzListMenu
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register de.willuhn.jameica.fibu.ext.hibiscus.Buchungstemplate
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] plugin syntax initialized successfully
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.PluginService: 7204 millis
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SearchService
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.services.SearchService.init] looking for search providers
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.services.SearchService.init] loaded 12 search providers
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SearchService: 3 millis
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.Init5
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.services.Init5.init] booted to init level 5
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.Init5: 0 millis
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.SplashScreen$2.run] stopping splash screen
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.GUI.init] startup GUI
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.GUI.init] SWT version: 3650/gtk
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.GUI.init] adding menu
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.GUI.init] adding navigation
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.GUI.init] adding content view
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.GUI.init] adding status panel
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue jameica.popup
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.GUI.position] window position: 108x106, size: 1513x930
[Mon Jul 11 08:52:17 CEST 2011][INFO][de.willuhn.jameica.gui.GUI.init] open shell
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] init messaging factory
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] searching for message consumers
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.messaging.FileChangedMessageConsumer
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.CheckOfflineUmsatzMessageConsumer
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.NeueUmsaetze
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.OfflineSaldoMessageConsumer
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.ScriptingSaldoMessageConsumer
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.SettingsChangedMessageConsumer
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.fibu.messaging.ReportMessageConsumer
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Jameica 1.10.0 erfolgreich gestartet
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Mon Jul 11 08:52:18 CEST 2011][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Mon Jul 11 08:52:19 CEST 2011][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 1800000 millis
[Mon Jul 11 08:52:33 CEST 2011][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Sammel-Auftrag gespeichert
[Mon Jul 11 08:52:34 CEST 2011][ERROR][de.willuhn.jameica.gui.GUI.loop] main loop crashed, retry
org.kapott.hbci.exceptions.InvalidArgumentException: *** string too long: "0011213089" has 10 chars, but max is 8
at org.kapott.hbci.swift.DTAUS.expand(DTAUS.java:430)
at org.kapott.hbci.swift.DTAUS.access$200(DTAUS.java:62)
at org.kapott.hbci.swift.DTAUS$Transaction.toString(DTAUS.java:133)
at org.kapott.hbci.swift.DTAUS.toString(DTAUS.java:394)
at de.willuhn.jameica.hbci.server.hbci.HBCISammelLastschriftJob.<init>(HBCISammelLastschriftJob.java:36)
at de.willuhn.jameica.hbci.gui.action.SammelLastschriftExecute.execute(SammelLastschriftExecute.java:46)
at de.willuhn.jameica.hbci.gui.action.AbstractSammelTransferExecute.handleAction(AbstractSammelTransferExecute.java:69)
at de.willuhn.jameica.hbci.gui.views.SammelLastschriftNew$3.handleAction(SammelLastsch

hibiscus

Betreff:

Re: Absturz bei Sammel-Lastschriften

 ·  Gepostet: 11.07.2011 - 10:10 Uhr  ·  #76524
Du hast eine Kontonummer als BLZ eingegeben.

timdubi

Betreff:

Re: Absturz bei Sammel-Lastschriften

 ·  Gepostet: 11.07.2011 - 10:22 Uhr  ·  #76525
Zitat geschrieben von hibiscus
Du hast eine Kontonummer als BLZ eingegeben.


Ja, tatsächlich wahr - ich habe den Datensatz gefunden :)
Vielen Dank!