nachdem das alte DKB Visa Plugin seit einigen Wochen nicht mehr funktioniert, habe ich finance.websync und hibiscus.mashup installiert.
Jameica startet jetzt mit einem "Unerwarteten Fehler"
java.lang.NoClassDefFoundError: Could not initialize class de.derrichter.hibiscus.mashup.crossover.utils.SysUtils
...
Der Grund dafür ist offenbar, dass die Tabelle "SETTINGS" nicht angelegt werden kann, da diese schon existiert. Das steht zumindest unter Einstellungen - Plugins. (siehe Dateianhang)
Versionen:
Jameica 2.7.0
hibiscus 2.7.0
hibiscus.scripting.htmlunit 2.21
finance.websync 0.7.9
hibiscus.mashup 0.7.9
Ereignis-Protokoll:
Code: Alles auswählen
*** System-Informationen ***
Jameica: 2.7.0-nightly (build date: 20140421)
Plugins:
hibiscus 2.7.0-nightly(build date: 20140510)
hibiscus.scripting.htmlunit 2.21(build date: )
finance.websync 0.7.9(build date: 20160506)
os.arch : x86
os.name : Windows 7
os.version : 6.1
java.version : 1.8.0_91
java.vendor : Oracle Corporation
java.runtime.name: Java(TM) SE Runtime Environment
java.vm.name : Java HotSpot(TM) Client VM
file.encoding : Cp1252
*** Stacktrace ***
java.lang.NoClassDefFoundError: de/willuhn/jameica/hbci/rmi/KontoType
at de.derrichter.hibiscus.mashup.crossover.utils.SysUtils.<clinit>(SysUtils.java:133)
at de.derrichter.hibiscus.mashup.crossover.websync.institute.advanziabank.Runner.isSupported(Runner.java:68)
at de.derrichter.hibiscus.mashup.crossover.interact.MashupChecker.getMatchingWebSyncAbruf(MashupChecker.java:135)
at de.derrichter.hibiscus.mashup.crossover.interact.MashupChecker.getWebSyncAbruf(MashupChecker.java:99)
at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend.supports(WebSynchronizeBackend.java:107)
at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobProviderUmsaetze.getSynchronizeJobs(WebSynchronizeJobProviderUmsaetze.java:54)
at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getSynchronizeJobs(AbstractSynchronizeBackend.java:242)
at de.willuhn.jameica.hbci.gui.parts.SynchronizeList.init(SynchronizeList.java:117)
at de.willuhn.jameica.hbci.gui.parts.SynchronizeList.<init>(SynchronizeList.java:97)
at de.willuhn.jameica.hbci.gui.boxes.Sync.paint(Sync.java:51)
at de.willuhn.jameica.gui.parts.ExpandPart.paint(ExpandPart.java:106)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:87)
at de.willuhn.jameica.gui.GUI$4.run(GUI.java:639)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:810)
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:806)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:535)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:470)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:31)
at de.willuhn.jameica.gui.Navigation.start(Navigation.java:385)
at de.willuhn.jameica.gui.Navigation.access$500(Navigation.java:52)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:480)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.notifyListeners(Unknown Source)
at de.willuhn.jameica.gui.Navigation.select(Navigation.java:359)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:822)
at de.willuhn.jameica.gui.GUI.init(GUI.java:310)
at de.willuhn.jameica.system.Application.init(Application.java:148)
at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.lang.ClassNotFoundException: de.willuhn.jameica.hbci.rmi.KontoType
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
*** Systemprotokoll ***
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Built-Date : 20160506
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus 2.7.0-nightly
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Directory : D:\.privat\plugins\hibiscus
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Buildnumber: 495
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Built-Date : 20140510
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus.mashup 0.7.9
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Directory : D:\.privat\plugins\hibiscus.mashup
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Buildnumber: 91
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Built-Date : 20160506
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus.scripting.htmlunit 2.21
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Directory : D:\.privat\plugins\hibiscus.scripting.htmlunit
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.init] sort plugins by dependency
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.init] hibiscus
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.init] hibiscus.scripting.htmlunit
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.init] finance.websync
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.init] hibiscus.mashup
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin hibiscus [Version: 2.7.0-nightly]
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory D:\.privat\plugins\hibiscus
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory D:\.privat\plugins\hibiscus ...
[Sat May 14 23:13:19 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin hibiscus
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus\hibiscus.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus\lib\hbci4java-2.5.12.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus\lib\itextpdf-5.3.3.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus\lib\obantoo-bin-2.1.1.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus\lib\postgresql-8.3-604.jdbc3.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus\lib\supercsv-1.31.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus\lib\swtchart\org.swtchart.ext_0.7.0.v20110128.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus\lib\swtchart\org.swtchart_0.7.0.v20110128.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting D:/.privat/plugins/hibiscus/hibiscus.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin hibiscus.scripting.htmlunit [Version: 2.21]
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving required dependency hibiscus: 2.6.14+
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory D:\.privat\plugins\hibiscus.scripting.htmlunit
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory D:\.privat\plugins\hibiscus.scripting.htmlunit ...
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin hibiscus.scripting.htmlunit
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\commons-codec-1.10.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\commons-io-2.4.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\commons-lang3-3.4.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\commons-logging-1.2.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\cssparser-0.9.18.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\htmlunit-2.21.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\htmlunit-core-js-2.17.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\httpclient-4.5.2.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\httpcore-4.4.4.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\httpmime-4.5.2.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\jetty-io-9.2.15.v20160210.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\jetty-util-9.2.15.v20160210.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\neko-htmlunit-2.21.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\sac-1.3.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\serializer-2.7.2.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\websocket-api-9.2.15.v20160210.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\websocket-client-9.2.15.v20160210.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\websocket-common-9.2.15.v20160210.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\xalan-2.7.2.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\xercesImpl-2.11.0.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.scripting.htmlunit\lib\xml-apis-1.4.01.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] no classfinder includes for this plugin
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin finance.websync [Version: 0.7.9]
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving required dependency hibiscus.scripting.htmlunit: 2.21+
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving required dependency hibiscus: 2.6.14+
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory D:\.privat\plugins\finance.websync
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory D:\.privat\plugins\finance.websync ...
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin finance.websync
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\finance.websync\finance.websync.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\finance.websync\lib\commons-lang-2.6.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\finance.websync\lib\opencsv\opencsv-3.3.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting D:/.privat/plugins/finance.websync/finance.websync.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin hibiscus.mashup [Version: 0.7.9]
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving required dependency hibiscus: 2.6.14+
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving required dependency hibiscus.scripting.htmlunit: 2.21+
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving required dependency finance.websync: 0.7.6+
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving required dependency hibiscus: 2.6.14+
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving required dependency hibiscus.scripting.htmlunit: 2.21+
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] resolving required dependency hibiscus: 2.6.14+
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory D:\.privat\plugins\hibiscus.mashup
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory D:\.privat\plugins\hibiscus.mashup ...
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin hibiscus.mashup
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.mashup\hibiscus.mashup.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar D:\.privat\plugins\hibiscus.mashup\lib\opencsv\opencsv-3.3.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting D:/.privat/plugins/hibiscus.mashup/hibiscus.mashup.jar
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin hibiscus [Version: 2.7.0-nightly] ...
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin hibiscus [Version: 2.7.0-nightly]
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] trying to initialize de.willuhn.jameica.hbci.HBCI
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] initializing plugin hibiscus ...
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCI.init] starting init process for hibiscus
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.<init>] loading database driver: de.willuhn.jameica.hbci.server.DBSupportH2Impl
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] switching dbservice to uppercase
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] h2 version: 1.3.172
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.checkConsistency] init update provider
[Sat May 14 23:13:20 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.sql.version.Updater.execute] current version: 51
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.sql.version.Updater.execute] searching for available updates
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.sql.version.Updater.execute] no new updates found
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.checkConsistency] updates finished
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] hibiscus: init hbci4java subsystem ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/hibiscus_messages for locale de_DE
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCI.initHBCI] callback: de.willuhn.jameica.hbci.HBCICallbackSWT
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] This is HBCI4Java-2.5.12
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init services for plugin hibiscus [version: 2.7.0-nightly] ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] hibiscus: init service database ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service database ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.system.ServiceFactory.install] service: database
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.<init>] loading database driver: de.willuhn.jameica.hbci.server.DBSupportH2Impl
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] switching dbservice to uppercase
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] h2 version: 1.3.172
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.system.ServiceFactory.install] starting service
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service database ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] hibiscus: init service addressbook ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service addressbook ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.system.ServiceFactory.install] service: addressbook
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.system.ServiceFactory.install] starting service
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service addressbook ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register plugin extensions
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] register plugin extensions ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register de.willuhn.jameica.hbci.gui.ext.ExportSaldoExtension
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] plugin hibiscus initialized successfully
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin hibiscus.scripting.htmlunit [Version: 2.21] ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin hibiscus.scripting.htmlunit [Version: 2.21]
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] initializing plugin hibiscus.scripting.htmlunit ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register plugin extensions
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] register plugin extensions ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] plugin hibiscus.scripting.htmlunit initialized successfully
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin finance.websync [Version: 0.7.9] ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin finance.websync [Version: 0.7.9]
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] initializing plugin finance.websync ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register plugin extensions
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] register plugin extensions ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] plugin finance.websync initialized successfully
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin hibiscus.mashup [Version: 0.7.9] ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin hibiscus.mashup [Version: 0.7.9]
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] trying to initialize de.derrichter.hibiscus.mashup.HibiscusMashup
[Sat May 14 23:13:21 CEST 2016][INFO][de.derrichter.hibiscus.mashup.manager.WebPassportUtils.init] This is WebSync4Java-1.0.0
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] Plugin started for the first time. Starting install
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] installing plugin hibiscus.mashup ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.derrichter.hibiscus.mashup.server.MashupDBServiceImpl.<init>] loading database driver: de.derrichter.hibiscus.mashup.server.DBSupportH2Impl
[Sat May 14 23:13:21 CEST 2016][INFO][de.derrichter.hibiscus.mashup.server.DBSupportH2Impl.<init>] switching dbservice to uppercase
[Sat May 14 23:13:21 CEST 2016][INFO][de.derrichter.hibiscus.mashup.server.DBSupportH2Impl.<init>] h2 version: 1.3.172
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/hibiscus_mashup_messages for locale de_DE
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/messages for locale de_DE
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginResources.getI18N] plugin de.derrichter.hibiscus.mashup.HibiscusMashup does not support jameicas locale de_DE
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] Installing Mashup ...
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Sat May 14 23:13:21 CEST 2016][INFO][de.derrichter.hibiscus.mashup.server.AbstractDBSupportImpl.execute] executing sql script: D:\.privat\plugins\hibiscus.mashup\sql\h2-create.sql
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.sql.ScriptExecutor.execute] starting transaction
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.sql.ScriptExecutor.execute] rollback transaction
[Sat May 14 23:13:21 CEST 2016][ERROR][de.willuhn.sql.ScriptExecutor.execute] error while executing sql script. Current statement: CREATE TABLE settings (key varchar(255) NOT NULL,value varchar(255),UNIQUE (key),PRIMARY KEY (key))
org.h2.jdbc.JdbcSQLException: Tabelle "SETTINGS" besteht bereits
Table "SETTINGS" already exists; SQL statement:
CREATE TABLE settings (key varchar(255) NOT NULL,value varchar(255),UNIQUE (key),PRIMARY KEY (key)) [42101-172]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
at org.h2.message.DbException.get(DbException.java:169)
at org.h2.message.DbException.get(DbException.java:146)
at org.h2.command.ddl.CreateTable.update(CreateTable.java:109)
at org.h2.command.CommandContainer.update(CommandContainer.java:79)
at org.h2.command.Command.executeUpdate(Command.java:235)
at org.h2.jdbc.JdbcStatement.executeUpdateInternal(JdbcStatement.java:127)
at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:112)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:168)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:79)
at de.derrichter.hibiscus.mashup.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:83)
at de.derrichter.hibiscus.mashup.server.MashupDBServiceImpl.install(MashupDBServiceImpl.java:158)
at de.derrichter.hibiscus.mashup.HibiscusMashup$2.call(HibiscusMashup.java:101)
at de.derrichter.hibiscus.mashup.HibiscusMashup.call(HibiscusMashup.java:159)
at de.derrichter.hibiscus.mashup.HibiscusMashup.install(HibiscusMashup.java:97)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:375)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:243)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:139)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:119)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:72)
at de.willuhn.jameica.system.Application.init(Application.java:106)
at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
at de.willuhn.jameica.Main.main(Main.java:78)
[Sat May 14 23:13:21 CEST 2016][ERROR][de.derrichter.hibiscus.mashup.HibiscusMashup.call] unable to init db service
java.rmi.RemoteException: error while executing sql script D:\.privat\plugins\hibiscus.mashup\sql\h2-create.sql; nested exception is:
java.sql.SQLException: exception while executing sql script: Tabelle "SETTINGS" besteht bereits
Table "SETTINGS" already exists; SQL statement:
CREATE TABLE settings (key varchar(255) NOT NULL,value varchar(255),UNIQUE (key),PRIMARY KEY (key)) [42101-172]. Current statement: CREATE TABLE settings (key varchar(255) NOT NULL,value varchar(255),UNIQUE (key),PRIMARY KEY (key))
at de.derrichter.hibiscus.mashup.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:87)
at de.derrichter.hibiscus.mashup.server.MashupDBServiceImpl.install(MashupDBServiceImpl.java:158)
at de.derrichter.hibiscus.mashup.HibiscusMashup$2.call(HibiscusMashup.java:101)
at de.derrichter.hibiscus.mashup.HibiscusMashup.call(HibiscusMashup.java:159)
at de.derrichter.hibiscus.mashup.HibiscusMashup.install(HibiscusMashup.java:97)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:375)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:243)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:139)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:119)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:72)
at de.willuhn.jameica.system.Application.init(Application.java:106)
at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.sql.SQLException: exception while executing sql script: Tabelle "SETTINGS" besteht bereits
Table "SETTINGS" already exists; SQL statement:
CREATE TABLE settings (key varchar(255) NOT NULL,value varchar(255),UNIQUE (key),PRIMARY KEY (key)) [42101-172]. Current statement: CREATE TABLE settings (key varchar(255) NOT NULL,value varchar(255),UNIQUE (key),PRIMARY KEY (key))
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:197)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:79)
at de.derrichter.hibiscus.mashup.server.AbstractDBSupportImpl.execute(AbstractDBSupportImpl.java:83)
... 13 more
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Sat May 14 23:13:21 CEST 2016][ERROR][de.willuhn.jameica.plugin.PluginLoader.init] unable to init plugin hibiscus.mashup: HibiscusMashup-Datenbank konnte nicht initialisiert werden.
error while executing sql script D:\.privat\plugins\hibiscus.mashup\sql\h2-create.sql; nested exception is:
java.sql.SQLException: exception while executing sql script: Tabelle "SETTINGS" besteht bereits
Table "SETTINGS" already exists; SQL statement:
CREATE TABLE settings (key varchar(255) NOT NULL,value varchar(255),UNIQUE (key),PRIMARY KEY (key)) [42101-172]. Current statement: CREATE TABLE settings (key varchar(255) NOT NULL,value varchar(255),UNIQUE (key),PRIMARY KEY (key))
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.services.SearchService.init] looking for search providers
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.services.SearchService.init] loaded 13 search providers
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.services.UpdateService.init] update check interval: 7 days
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.services.UpdateService.init] starting updater thread
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.services.Init5.init] booted to init level 5
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.SplashScreen$2.run] stopping splash screen
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.GUI.init] startup GUI
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.GUI.init] SWT version: 4332/win32
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.GUI.init] adding menu
[Sat May 14 23:13:21 CEST 2016][INFO][de.willuhn.jameica.gui.GUI.init] adding navigation
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.gui.GUI.init] adding content view
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.gui.GUI.init] adding status panel
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/hibiscus_scripting_htmlunit_messages for locale de_DE
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/messages for locale de_DE
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginResources.getI18N] plugin de.willuhn.jameica.plugin.PlaceholderPlugin does not support jameicas locale de_DE
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/finance_websync_messages for locale de_DE
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/messages for locale de_DE
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.plugin.PluginResources.getI18N] plugin de.willuhn.jameica.plugin.PlaceholderPlugin does not support jameicas locale de_DE
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.gui.GUI.position] window position: 47x476, size: 1449x1008
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.gui.GUI.init] open shell
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.messaging.AutoRegisterMessageConsumer.handleMessage] auto-registered message consumers: 13
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.messaging.ManifestMessageConsumer.registerConsumers] message consumers from manifests: 18
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.messaging.ManifestMessageConsumer.sendMessages] messages from manifests: 0
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.services.ScriptingService.eval] executing script D:\.privat\plugins\hibiscus.scripting.htmlunit\hibiscus.scripting.htmlunit.js
[Sat May 14 23:13:22 CEST 2016][INFO][jdk.nashorn.internal.scripts.Script$\^eval\_.:program] Hibiscus-Scripting: HTMLUnit-Plugin zu Hibiscus-Scripting version 2.21 ist als PlugIn-Paket, incl. Dummy-JS-Datei, der Jameica-Installation hinzugefügt ...
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.jameica.store.BeanStore.load] created new [bean-container: Bookmark, encrypted: true]
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Sat May 14 23:13:22 CEST 2016][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Sat May 14 23:13:23 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.SynchronizeEngine.getBackends] loading synchronize backends
[Sat May 14 23:13:23 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] loading synchronize providers for backend HBCI
[Sat May 14 23:13:23 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] found 6 provider(s)
[Sat May 14 23:13:23 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] loading synchronize providers for backend Scripting
[Sat May 14 23:13:23 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] found 1 provider(s)
[Sat May 14 23:13:23 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] loading synchronize providers for backend non-HBCI (Hibiscus Mashup)
[Sat May 14 23:13:23 CEST 2016][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] found 1 provider(s)
[Sat May 14 23:13:23 CEST 2016][ERROR][de.willuhn.jameica.gui.GUI$4.run] error while loading view de.willuhn.jameica.gui.internal.views.Start
java.lang.NoClassDefFoundError: de/willuhn/jameica/hbci/rmi/KontoType
at de.derrichter.hibiscus.mashup.crossover.utils.SysUtils.<clinit>(SysUtils.java:133)
at de.derrichter.hibiscus.mashup.crossover.websync.institute.advanziabank.Runner.isSupported(Runner.java:68)
at de.derrichter.hibiscus.mashup.crossover.interact.MashupChecker.getMatchingWebSyncAbruf(MashupChecker.java:135)
at de.derrichter.hibiscus.mashup.crossover.interact.MashupChecker.getWebSyncAbruf(MashupChecker.java:99)
at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend.supports(WebSynchronizeBackend.java:107)
at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobProviderUmsaetze.getSynchronizeJobs(WebSynchronizeJobProviderUmsaetze.java:54)
at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getSynchronizeJobs(AbstractSynchronizeBackend.java:242)
at de.willuhn.jameica.hbci.gui.parts.SynchronizeList.init(SynchronizeList.java:117)
at de.willuhn.jameica.hbci.gui.parts.SynchronizeList.<init>(SynchronizeList.java:97)
at de.willuhn.jameica.hbci.gui.boxes.Sync.paint(Sync.java:51)
at de.willuhn.jameica.gui.parts.ExpandPart.paint(ExpandPart.java:106)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:87)
at de.willuhn.jameica.gui.GUI$4.run(GUI.java:639)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:810)
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:806)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:535)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:470)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:31)
at de.willuhn.jameica.gui.Navigation.start(Navigation.java:385)
at de.willuhn.jameica.gui.Navigation.access$500(Navigation.java:52)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:480)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.notifyListeners(Unknown Source)
at de.willuhn.jameica.gui.Navigation.select(Navigation.java:359)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:822)
at de.willuhn.jameica.gui.GUI.init(GUI.java:310)
at de.willuhn.jameica.system.Application.init(Application.java:148)
at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.lang.ClassNotFoundException: de.willuhn.jameica.hbci.rmi.KontoType
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
[Sat May 14 23:13:31 CEST 2016][INFO][de.willuhn.jameica.services.UpdateService$Worker.run] check for updates needed?
[Sat May 14 23:13:31 CEST 2016][INFO][de.willuhn.jameica.services.UpdateService$Worker.run] no, last check: Sat May 14 22:00:57 CEST 2016, next check: Sat May 21 22:00:57 CEST 2016
Viele Grüße
Jürgen