Hallo,
ich benutze Hibiscus mit Jameica (64bit) unter ubuntu (64bit). Seit dem Umstieg von 9.10 auf 10.04 Startet zwar Jameica aber bringt den Fehler "Fehler beim Initialisieren der Datenbank". Ich habe schon unterschiedliche Versionen von Java versucht und auch die Installationsdateien die ich unter 9.10 verwendet habe. Leider alles ohne Erfolg. Vielleicht hat ja hier jemand eine Idee wie ich Hibiscus wieder zum Laufen bringen kann.
Das Log ist wie folgt:
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.LogService: 80 millis
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SysinfoService
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] starting Jameica Version 1.7
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] Built-Date : 20081227
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] Buildnumber: 295
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] command line parameters
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] os.arch : amd64
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] os.name : Linux
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] os.version : 2.6.32-22-generic
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] java.version : 1.6.0_18
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] java.vendor : Sun Microsystems Inc.
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] java.runtime.name: OpenJDK Runtime Environment
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] java.vm.name : OpenJDK 64-Bit Server VM
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] user.name : calim
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] user.home : /home/calim
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] file.encoding : UTF-8
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SysinfoService: 176 millis
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.BackupService
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.BackupService: 7 millis
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ProxyService
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.ProxyService: 4 millis
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SSLService
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.init] init ssl factory
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init ssl factory ...
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] reading keystore from file /home/calim/.jameica/cfg/jameica.keystore
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] init keystore
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] reading keys
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.system.Config.getLocale] configured language: de
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.system.Config.getLocale] configured country: DE
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.system.Config.getLocale] checking resource bundle for language
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.system.Config.getLocale] active language: Deutsch (Deutschland)
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/system_messages for locale de_DE
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 1800000 millis
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.util.Session$Worker.<init>] Starting Session Worker Thread
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.gui.util.Font.<clinit>] system font: 1|Sans|10|0|GTK|1|
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] keystore loaded successfully, applying system properties
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] applying jameica's ssl socket factory
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init ssl context
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init key manager [using algorithm: SunX509]
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init Jameica trust manager
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.JameicaTrustManager.<init>] using trustmanager SunX509
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] applying jameica's hostname verifier
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SSLService: 7334 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.RegistryService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.RegistryService: 0 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.DeployService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.DeployService: 20 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ClassService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: jameica\.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: .*\.class
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/jameica.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/de_willuhn_ds/de_willuhn_ds.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-logging-1.1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-collections-3.2.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-lang-2.4.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-cli-1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/xmlrpc-client-3.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/ws-commons-util-1.0.2.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/ws-commons-java5-1.0.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/xmlrpc-common-3.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swtcalendar/swtcalendar.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.core.runtime_3.1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.osgi_3.1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.jface_3.1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.ui.forms_3.1.0.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/linux-amd64/swt.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/de_willuhn_util/de_willuhn_util.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/mckoi/mckoidb.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/bouncycastle/bcprov-jdk14-124.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/velocity/jakarta-oro-2.0.8.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/velocity/velocity-1.5.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/h2/h2.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/nanoxml/nanoxml-2.2.3.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/mysql/mysql-connector-java-5.0.7-bin.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.ClassService: 584 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.MessagingService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue [default]
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] starting messaging worker thread
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.MessagingService: 1 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ReminderService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue jameica.reminder
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.ReminderService: 3 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.PluginService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugins ...
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] init plugins
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] checking system plugin dir /opt/jameica/plugins
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] adding system plugin /opt/jameica/plugins/hibiscus
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] checking user plugin dir /home/calim/.jameica/plugins
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus - Buildnumber: 235
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus - Built-Date : 20090105
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] sort plugins by dependency
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] hibiscus
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin hibiscus [Version: 1.9]
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory /opt/jameica/plugins/hibiscus
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory /opt/jameica/plugins/hibiscus ...
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin hibiscus
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/hibiscus.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/hbci_passport_ddv.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/hbci_passport_pintan.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/supercsv-1.31.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/hbci4java-2.5.10.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/hbci_passport_rdh.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/obantoo-bin-1.4.11.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/itext-2.0.1.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.engine.extension_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.core.ui_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.ui.extension_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.emf.common_2.2.1.v200609210005.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.device.swt_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.emf.ecore.xmi_2.2.1.v200609210005.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.device.extension_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/js.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.engine_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.emf.ecore_2.2.1.v200609210005.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/com.ibm.icu_3.4.4.1.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.core_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: hibiscus\.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: hbci_passport_.*\.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: .*\.class
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: ext_.*\.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/plugins/hibiscus/hibiscus.jar
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/plugins/hibiscus/lib/hbci_passport_ddv.jar
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/plugins/hibiscus/lib/hbci_passport_pintan.jar
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/plugins/hibiscus/lib/hbci_passport_rdh.jar
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin hibiscus [Version: 1.9] ...
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin hibiscus [Version: 1.9]
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] trying to initialize de.willuhn.jameica.hbci.HBCI
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.VelocityService
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init velocity template engine ...
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.VelocityService.init] adding system velocity template dir: /opt/jameica/lib/velocity
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.VelocityService: 126 millis
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.VelocityService.addTemplateDir] adding velocity template dir: /opt/jameica/plugins/hibiscus/lib/velocity
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] Plugin started for the first time. Starting install
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] installing plugin hibiscus ...
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.<init>] loading database driver: de.willuhn.jameica.hbci.server.DBSupportH2Impl
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] switching dbservice to uppercase
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/hibiscus_messages for locale de_DE
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/messages for locale de_DE
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginResources.getI18N] plugin de.willuhn.jameica.hbci.HBCI does not support jameicas locale de_DE
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] Installiere Hibiscus ...
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute] executing sql script: /opt/jameica/plugins/hibiscus/sql/h2-create.sql
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.sql.ScriptExecutor.execute] starting transaction
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.sql.ScriptExecutor.execute] rollback transaction
[Wed May 12 20:08:22 CEST 2010][ERROR][de.willuhn.sql.ScriptExecutor.execute] error while executing sql script. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
org.h2.jdbc.JdbcSQLException: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]
at org.h2.message.Message.getSQLException(Message.java:103)
at org.h2.message.Message.getSQLException(Message.java:114)
at org.h2.message.Message.getSQLException(Message.java:77)
at org.h2.command.ddl.CreateTable.update(CreateTable.java:113)
at org.h2.command.CommandContainer.update(CommandContainer.java:69)
at org.h2.command.Command.executeUpdate(Command.java:206)
at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:117)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:168)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:79)
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:58)
at de.willuhn.jameica.hbci.server.DBSupportH2Impl.execute(DBSupportH2Impl.java:196)
at de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.install(HBCIDBServiceImpl.java:151)
at de.willuhn.jameica.hbci.HBCI$2.call(HBCI.java:136)
at de.willuhn.jameica.hbci.HBCI.call(HBCI.java:305)
at de.willuhn.jameica.hbci.HBCI.install(HBCI.java:132)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:308)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:183)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:138)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:118)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:71)
at de.willuhn.jameica.system.Application.init(Application.java:105)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[Wed May 12 20:08:22 CEST 2010][ERROR][de.willuhn.jameica.hbci.HBCI.call] unable to init db service
java.rmi.RemoteException: error while executing sql script /opt/jameica/plugins/hibiscus/sql/h2-create.sql; nested exception is:
java.sql.SQLException: exception while executing sql script: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:66)
at de.willuhn.jameica.hbci.server.DBSupportH2Impl.execute(DBSupportH2Impl.java:196)
at de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.install(HBCIDBServiceImpl.java:151)
at de.willuhn.jameica.hbci.HBCI$2.call(HBCI.java:136)
at de.willuhn.jameica.hbci.HBCI.call(HBCI.java:305)
at de.willuhn.jameica.hbci.HBCI.install(HBCI.java:132)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:308)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:183)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:138)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:118)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:71)
at de.willuhn.jameica.system.Application.init(Application.java:105)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.sql.SQLException: exception while executing sql script: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:197)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:79)
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:58)
... 14 more
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 7200000 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Wed May 12 20:08:22 CEST 2010][ERROR][de.willuhn.jameica.plugin.PluginLoader.init] unable to init plugin hibiscus
de.willuhn.util.ApplicationException: Fehler beim Initialisieren der Datenbank
at de.willuhn.jameica.hbci.HBCI.call(HBCI.java:314)
at de.willuhn.jameica.hbci.HBCI.install(HBCI.java:132)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:308)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:183)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:138)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:118)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:71)
at de.willuhn.jameica.system.Application.init(Application.java:105)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.rmi.RemoteException: error while executing sql script /opt/jameica/plugins/hibiscus/sql/h2-create.sql; nested exception is:
java.sql.SQLException: exception while executing sql script: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:66)
at de.willuhn.jameica.hbci.server.DBSupportH2Impl.execute(DBSupportH2Impl.java:196)
at de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.install(HBCIDBServiceImpl.java:151)
at de.willuhn.jameica.hbci.HBCI$2.call(HBCI.java:136)
at de.willuhn.jameica.hbci.HBCI.call(HBCI.java:305)
... 10 more
Caused by: java.sql.SQLException: exception while executing sql script: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:197)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:79)
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:58)
... 14 more
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.PluginService: 3566 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.PluginServiceService
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.PluginServiceService: 12 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SearchService
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.services.SearchService.init] looking for search providers
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.services.SearchService.init] loaded 8 search providers
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SearchService: 3 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.Init5
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.services.Init5.init] booted to init level 5
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.Init5: 0 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$2.run] stopping splash screen
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] startup GUI
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding menu
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding navigation
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding content view
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding status panel
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue jameica.popup
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.position] display size: 1680x1050
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.position] window size: maximized
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] open shell
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] init messaging factory
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] searching for message consumers
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.messaging.FileChangedMessageConsumer
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.NeueUmsaetze
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.SettingsChangedMessageConsumer
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.migration.McKoiToH2MigrationListener
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Jameica erfolgreich gestartet
[Wed May 12 20:08:23 CEST 2010][ERROR][de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isEnabled] unable to check for new messages
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
at de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isEnabled(NachrichtBox.java:135)
at de.willuhn.jameica.gui.parts.ExpandPart.add(ExpandPart.java:67)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:50)
at de.willuhn.jameica.gui.GUI$2.run(GUI.java:456)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:643)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:152)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:3722)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:639)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:374)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:545)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:31)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:327)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3166)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2842)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:660)
at de.willuhn.jameica.gui.GUI.init(GUI.java:213)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[Wed May 12 20:08:23 CEST 2010][ERROR][de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isEnabled] unable to check for new messages
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
at de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isEnabled(NachrichtBox.java:135)
at de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isActive(NachrichtBox.java:125)
at de.willuhn.jameica.gui.parts.ExpandPart.add(ExpandPart.java:67)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:50)
at de.willuhn.jameica.gui.GUI$2.run(GUI.java:456)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:643)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:152)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:3722)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:639)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:374)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:545)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:31)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:327)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3166)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2842)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:660)
at de.willuhn.jameica.gui.GUI.init(GUI.java:213)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[Wed May 12 20:08:23 CEST 2010][ERROR][de.willuhn.jameica.gui.parts.ExpandPart.paint] unable to paint box Hibiscus: System-Nachrichten der Bank
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
at de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.paint(NachrichtBox.java:78)
at de.willuhn.jameica.gui.parts.ExpandPart.paint(ExpandPart.java:104)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:57)
at de.willuhn.jameica.gui.GUI$2.run(GUI.java:456)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:643)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:152)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:3722)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:639)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:374)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:545)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:31)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:327)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3166)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2842)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:660)
at de.willuhn.jameica.gui.GUI.init(GUI.java:213)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[Wed May 12 20:08:23 CEST 2010][ERROR][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Fehler beim Anzeigen der Box "Hibiscus: System-Nachrichten der Bank"
Danke schon mal...
calim
ich benutze Hibiscus mit Jameica (64bit) unter ubuntu (64bit). Seit dem Umstieg von 9.10 auf 10.04 Startet zwar Jameica aber bringt den Fehler "Fehler beim Initialisieren der Datenbank". Ich habe schon unterschiedliche Versionen von Java versucht und auch die Installationsdateien die ich unter 9.10 verwendet habe. Leider alles ohne Erfolg. Vielleicht hat ja hier jemand eine Idee wie ich Hibiscus wieder zum Laufen bringen kann.
Das Log ist wie folgt:
Code
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.LogService: 80 millis
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SysinfoService
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] starting Jameica Version 1.7
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] Built-Date : 20081227
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] Buildnumber: 295
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] command line parameters
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] os.arch : amd64
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] os.name : Linux
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] os.version : 2.6.32-22-generic
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] java.version : 1.6.0_18
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] java.vendor : Sun Microsystems Inc.
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] java.runtime.name: OpenJDK Runtime Environment
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] java.vm.name : OpenJDK 64-Bit Server VM
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] user.name : calim
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] user.home : /home/calim
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.jameica.services.SysinfoService.init] file.encoding : UTF-8
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SysinfoService: 176 millis
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.BackupService
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.BackupService: 7 millis
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ProxyService
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.ProxyService: 4 millis
[Wed May 12 20:08:10 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SSLService
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.init] init ssl factory
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init ssl factory ...
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] reading keystore from file /home/calim/.jameica/cfg/jameica.keystore
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] init keystore
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] reading keys
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.system.Config.getLocale] configured language: de
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.system.Config.getLocale] configured country: DE
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.system.Config.getLocale] checking resource bundle for language
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.system.Config.getLocale] active language: Deutsch (Deutschland)
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/system_messages for locale de_DE
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 1800000 millis
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.util.Session$Worker.<init>] Starting Session Worker Thread
[Wed May 12 20:08:11 CEST 2010][INFO][de.willuhn.jameica.gui.util.Font.<clinit>] system font: 1|Sans|10|0|GTK|1|
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] keystore loaded successfully, applying system properties
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] applying jameica's ssl socket factory
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init ssl context
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init key manager [using algorithm: SunX509]
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init Jameica trust manager
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.JameicaTrustManager.<init>] using trustmanager SunX509
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] applying jameica's hostname verifier
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SSLService: 7334 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.RegistryService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.RegistryService: 0 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.DeployService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.DeployService: 20 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ClassService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: jameica\.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: .*\.class
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/jameica.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/de_willuhn_ds/de_willuhn_ds.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-logging-1.1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-collections-3.2.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-lang-2.4.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-cli-1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/xmlrpc-client-3.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/ws-commons-util-1.0.2.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/ws-commons-java5-1.0.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/xmlrpc-common-3.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swtcalendar/swtcalendar.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.core.runtime_3.1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.osgi_3.1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.jface_3.1.1.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.ui.forms_3.1.0.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/linux-amd64/swt.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/de_willuhn_util/de_willuhn_util.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/mckoi/mckoidb.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/bouncycastle/bcprov-jdk14-124.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/velocity/jakarta-oro-2.0.8.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/velocity/velocity-1.5.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/h2/h2.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/nanoxml/nanoxml-2.2.3.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/mysql/mysql-connector-java-5.0.7-bin.jar
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.ClassService: 584 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.MessagingService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue [default]
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] starting messaging worker thread
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.MessagingService: 1 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ReminderService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue jameica.reminder
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.ReminderService: 3 millis
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.PluginService
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugins ...
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] init plugins
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] checking system plugin dir /opt/jameica/plugins
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] adding system plugin /opt/jameica/plugins/hibiscus
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] checking user plugin dir /home/calim/.jameica/plugins
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus - Buildnumber: 235
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus - Built-Date : 20090105
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] sort plugins by dependency
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.init] hibiscus
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin hibiscus [Version: 1.9]
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory /opt/jameica/plugins/hibiscus
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory /opt/jameica/plugins/hibiscus ...
[Wed May 12 20:08:18 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin hibiscus
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/hibiscus.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/hbci_passport_ddv.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/hbci_passport_pintan.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/supercsv-1.31.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/hbci4java-2.5.10.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/hbci_passport_rdh.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/obantoo-bin-1.4.11.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/itext-2.0.1.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.engine.extension_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.core.ui_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.ui.extension_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.emf.common_2.2.1.v200609210005.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.device.swt_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.emf.ecore.xmi_2.2.1.v200609210005.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.device.extension_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/js.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.chart.engine_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.emf.ecore_2.2.1.v200609210005.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/com.ibm.icu_3.4.4.1.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loaded jar /opt/jameica/plugins/hibiscus/lib/birt/org.eclipse.birt.core_2.1.0.N20060628-1351.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: hibiscus\.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: hbci_passport_.*\.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: .*\.class
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] classfinder include: ext_.*\.jar
[Wed May 12 20:08:19 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/plugins/hibiscus/hibiscus.jar
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/plugins/hibiscus/lib/hbci_passport_ddv.jar
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/plugins/hibiscus/lib/hbci_passport_pintan.jar
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/plugins/hibiscus/lib/hbci_passport_rdh.jar
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin hibiscus [Version: 1.9] ...
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin hibiscus [Version: 1.9]
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] trying to initialize de.willuhn.jameica.hbci.HBCI
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.VelocityService
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init velocity template engine ...
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.VelocityService.init] adding system velocity template dir: /opt/jameica/lib/velocity
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.VelocityService: 126 millis
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.services.VelocityService.addTemplateDir] adding velocity template dir: /opt/jameica/plugins/hibiscus/lib/velocity
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] Plugin started for the first time. Starting install
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] installing plugin hibiscus ...
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.<init>] loading database driver: de.willuhn.jameica.hbci.server.DBSupportH2Impl
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] switching dbservice to uppercase
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/hibiscus_messages for locale de_DE
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/messages for locale de_DE
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.plugin.PluginResources.getI18N] plugin de.willuhn.jameica.hbci.HBCI does not support jameicas locale de_DE
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] Installiere Hibiscus ...
[Wed May 12 20:08:20 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute] executing sql script: /opt/jameica/plugins/hibiscus/sql/h2-create.sql
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.sql.ScriptExecutor.execute] starting transaction
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.sql.ScriptExecutor.execute] rollback transaction
[Wed May 12 20:08:22 CEST 2010][ERROR][de.willuhn.sql.ScriptExecutor.execute] error while executing sql script. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
org.h2.jdbc.JdbcSQLException: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]
at org.h2.message.Message.getSQLException(Message.java:103)
at org.h2.message.Message.getSQLException(Message.java:114)
at org.h2.message.Message.getSQLException(Message.java:77)
at org.h2.command.ddl.CreateTable.update(CreateTable.java:113)
at org.h2.command.CommandContainer.update(CommandContainer.java:69)
at org.h2.command.Command.executeUpdate(Command.java:206)
at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:117)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:168)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:79)
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:58)
at de.willuhn.jameica.hbci.server.DBSupportH2Impl.execute(DBSupportH2Impl.java:196)
at de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.install(HBCIDBServiceImpl.java:151)
at de.willuhn.jameica.hbci.HBCI$2.call(HBCI.java:136)
at de.willuhn.jameica.hbci.HBCI.call(HBCI.java:305)
at de.willuhn.jameica.hbci.HBCI.install(HBCI.java:132)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:308)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:183)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:138)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:118)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:71)
at de.willuhn.jameica.system.Application.init(Application.java:105)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[Wed May 12 20:08:22 CEST 2010][ERROR][de.willuhn.jameica.hbci.HBCI.call] unable to init db service
java.rmi.RemoteException: error while executing sql script /opt/jameica/plugins/hibiscus/sql/h2-create.sql; nested exception is:
java.sql.SQLException: exception while executing sql script: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:66)
at de.willuhn.jameica.hbci.server.DBSupportH2Impl.execute(DBSupportH2Impl.java:196)
at de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.install(HBCIDBServiceImpl.java:151)
at de.willuhn.jameica.hbci.HBCI$2.call(HBCI.java:136)
at de.willuhn.jameica.hbci.HBCI.call(HBCI.java:305)
at de.willuhn.jameica.hbci.HBCI.install(HBCI.java:132)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:308)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:183)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:138)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:118)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:71)
at de.willuhn.jameica.system.Application.init(Application.java:105)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.sql.SQLException: exception while executing sql script: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:197)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:79)
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:58)
... 14 more
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 7200000 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Wed May 12 20:08:22 CEST 2010][ERROR][de.willuhn.jameica.plugin.PluginLoader.init] unable to init plugin hibiscus
de.willuhn.util.ApplicationException: Fehler beim Initialisieren der Datenbank
at de.willuhn.jameica.hbci.HBCI.call(HBCI.java:314)
at de.willuhn.jameica.hbci.HBCI.install(HBCI.java:132)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:308)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:183)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:138)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:118)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:71)
at de.willuhn.jameica.system.Application.init(Application.java:105)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.rmi.RemoteException: error while executing sql script /opt/jameica/plugins/hibiscus/sql/h2-create.sql; nested exception is:
java.sql.SQLException: exception while executing sql script: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:66)
at de.willuhn.jameica.hbci.server.DBSupportH2Impl.execute(DBSupportH2Impl.java:196)
at de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.install(HBCIDBServiceImpl.java:151)
at de.willuhn.jameica.hbci.HBCI$2.call(HBCI.java:136)
at de.willuhn.jameica.hbci.HBCI.call(HBCI.java:305)
... 10 more
Caused by: java.sql.SQLException: exception while executing sql script: Tabelle KONTO besteht bereits
Table KONTO already exists [42101-79]. Current statement: CREATE TABLE konto (id IDENTITY,kontonummer varchar(15) NOT NULL,unterkonto varchar(10) null,blz varchar(15) NOT NULL,name varchar(255) NOT NULL,bezeichnung varchar(255),kundennummer varchar(255) NOT NULL,waehrung varchar(6) NOT NULL,passport_class varchar(1000) NOT NULL,saldo double,saldo_datum datetime,synchronize int(1) NULL,UNIQUE (id),PRIMARY KEY (id))
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:197)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:79)
at de.willuhn.jameica.hbci.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:58)
... 14 more
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.PluginService: 3566 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.PluginServiceService
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.PluginServiceService: 12 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SearchService
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.services.SearchService.init] looking for search providers
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.services.SearchService.init] loaded 8 search providers
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SearchService: 3 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.Init5
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.services.Init5.init] booted to init level 5
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.Init5: 0 millis
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$2.run] stopping splash screen
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] startup GUI
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding menu
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding navigation
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding content view
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding status panel
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue jameica.popup
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.position] display size: 1680x1050
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.position] window size: maximized
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] open shell
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] init messaging factory
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] searching for message consumers
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.messaging.FileChangedMessageConsumer
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.NeueUmsaetze
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.SettingsChangedMessageConsumer
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.migration.McKoiToH2MigrationListener
[Wed May 12 20:08:22 CEST 2010][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Jameica erfolgreich gestartet
[Wed May 12 20:08:23 CEST 2010][ERROR][de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isEnabled] unable to check for new messages
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
at de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isEnabled(NachrichtBox.java:135)
at de.willuhn.jameica.gui.parts.ExpandPart.add(ExpandPart.java:67)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:50)
at de.willuhn.jameica.gui.GUI$2.run(GUI.java:456)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:643)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:152)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:3722)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:639)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:374)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:545)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:31)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:327)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3166)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2842)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:660)
at de.willuhn.jameica.gui.GUI.init(GUI.java:213)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[Wed May 12 20:08:23 CEST 2010][ERROR][de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isEnabled] unable to check for new messages
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
at de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isEnabled(NachrichtBox.java:135)
at de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.isActive(NachrichtBox.java:125)
at de.willuhn.jameica.gui.parts.ExpandPart.add(ExpandPart.java:67)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:50)
at de.willuhn.jameica.gui.GUI$2.run(GUI.java:456)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:643)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:152)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:3722)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:639)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:374)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:545)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:31)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:327)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3166)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2842)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:660)
at de.willuhn.jameica.gui.GUI.init(GUI.java:213)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[Wed May 12 20:08:23 CEST 2010][ERROR][de.willuhn.jameica.gui.parts.ExpandPart.paint] unable to paint box Hibiscus: System-Nachrichten der Bank
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
at de.willuhn.jameica.hbci.gui.boxes.NachrichtBox.paint(NachrichtBox.java:78)
at de.willuhn.jameica.gui.parts.ExpandPart.paint(ExpandPart.java:104)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:57)
at de.willuhn.jameica.gui.GUI$2.run(GUI.java:456)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:643)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:152)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:3722)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:639)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:374)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:545)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:31)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:327)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3166)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2842)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:660)
at de.willuhn.jameica.gui.GUI.init(GUI.java:213)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
[Wed May 12 20:08:23 CEST 2010][ERROR][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Fehler beim Anzeigen der Box "Hibiscus: System-Nachrichten der Bank"
Danke schon mal...
calim