Betrifft neuinstalliertes Mageia 4 und z.B. JDownloader und Hibiscus (auf einem Mageia 2 trat der Fehler nicht auf)
Dasselbe tritt auch unter einem neuen Benutzer auf (jedesmal KDE).
Ein paar Sys-infos:
- Code: Alles auswählen
[letzter@wuerfel jameica]$ uname -ar
Linux wuerfel.universe.lokal 3.12.21-desktop-2.mga4 #1 SMP Thu Jun 5 21:33:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
- Code: Alles auswählen
[root@wuerfel ~]# java -version
java version "1.7.0_65"
Java(TM) SE Runtime Environment (build 1.7.0_65-b17)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
- Code: Alles auswählen
[root@wuerfel ~]# update-alternatives --list java
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.65-2.5.1.1.mga4.x86_64/jre/bin/java
/usr/lib/jvm/default/bin/java
Es ist auch egal, ob ich nur das Oracle oder nur das OpenJDK installiert habe.
Hier mal das Beispiel von Hibiscus/Jameica.
- Code: Alles auswählen
[letzter@wuerfel jameica]$ ./jameica.sh
[Mon Aug 04 19:30:59 GMT+01:00 2014][INFO][de.willuhn.jameica.system.StartupParams.<init>] starting in STANDALONE mode
[Mon Aug 04 19:30:59 GMT+01:00 2014][INFO][de.willuhn.jameica.system.StartupParams.<init>] workdir: null
[Mon Aug 04 19:30:59 GMT+01:00 2014][INFO][de.willuhn.jameica.system.Application.init] starting jameica...
[Mon Aug 04 19:30:59 GMT+01:00 2014][INFO][de.willuhn.jameica.system.BootstrapSettings.getProperties] reading /home/letzter/.jameica.properties
[Mon Aug 04 19:30:59 GMT+01:00 2014][INFO][de.willuhn.jameica.system.WorkdirChooser.getWorkDir] using last used workdir /home/letzter/.jameica
[Mon Aug 04 19:30:59 GMT+01:00 2014][INFO][de.willuhn.jameica.system.Platform.getWorkdir] using workdir: /home/letzter/.jameica
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.system.Config.getLocale] configured language: de
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.system.Config.getLocale] configured country: DE
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.system.Config.getLocale] checking resource bundle for language
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.system.Config.getLocale] active language: Deutsch (Deutschland)
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/system_messages for locale de_DE
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Jameica 2.6.0
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Directory : /opt/jameica
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting jameica ...
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SecurityManagerService.init] applying jameica security manager
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.security.JameicaSecurityManager.<init>] protecting program dir /opt/jameica/
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.LockService.init] creating lockfile /home/letzter/.jameica/jameica.lock
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.LockService.init] /home/letzter/.jameica/jameica.lock successfully locked
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.LogService.init] using log level INFO [100]
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.LogService.init] log file /home/letzter/.jameica/jameica.log
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.LogService.init] log size 1048576 bytes
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysPropertyService.init] setting sys property (from presets): java.net.preferIPv4Stack: true
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] starting Jameica Version 2.6.0
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] Built-Date : 20131217
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] Buildnumber: 439
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] max. memory: 227mb
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] sys charset: UTF-8
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] command line parameters
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] os.arch : amd64
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] os.name : Linux
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] os.version : 3.12.21-desktop-2.mga4
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] java.version : 1.7.0_65
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] java.vendor : Oracle Corporation
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] java.runtime.name: Java(TM) SE Runtime Environment
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] java.vm.name : Java HotSpot(TM) 64-Bit Server VM
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] user.name : letzter
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] user.home : /home/letzter
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SysinfoService.init] file.encoding : UTF-8
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.messaging.NamedConcurrentQueue.init] creating thread pool
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.services.HostnameVerifierService.init] applying jameica's hostname verifier
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.<clinit>] applying security provider BouncyCastle Security Provider v1.44
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.init] init ssl factory
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init ssl factory ...
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] init keystore /home/letzter/.jameica/cfg/jameica.keystore
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] trying to unlock keystore
[Mon Aug 04 19:31:00 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.util.Font.<clinit>] system font: 1|Sans|10.0|0|GTK|1|
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.getKeyStore] keystore loaded successfully
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.importUpdaterCertificate] jameica.update certificate correctly installed
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /opt/jameica/jameica.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/ws-commons-java5-1.0.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/ws-commons-util-1.0.2.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/xmlrpc-client-3.1.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/apache_xmlrpc/xmlrpc-common-3.1.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/bouncycastle/bcprov-jdk15-144.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/de_willuhn_ds/de_willuhn_ds.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/de_willuhn_util/de_willuhn_util.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/h2/h2.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/h2/h2mig_pagestore_addon.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-cli-1.1.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-collections-3.2.1.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-lang-2.6.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/jakarta_commons/commons-logging-1.1.1.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/mckoi/mckoidb.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/mysql/mysql-connector-java-5.0.7-bin.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/nanoxml/nanoxml-2.2.3.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/paperclips/net.sf.paperclips.ui_1.0.4.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/paperclips/net.sf.paperclips_1.0.4.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/splash.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/linux64/swt.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.core.runtime_3.1.1.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.jface_3.1.1.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.osgi_3.1.1.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swt/org.eclipse.ui.forms_3.1.0.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/swtcalendar/swtcalendar.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/velocity/jakarta-oro-2.0.8.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.init] loaded system jar /opt/jameica/lib/velocity/velocity-1.5.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.DeployService.init] searching for uninstallable plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.JameicaSecurityManager.doPrivileged] [privcount: 0] starting privileged action: writable check for /opt/jameica/plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.JameicaSecurityManager.doPrivileged] [privcount: 0] finished privileged action: writable check for /opt/jameica/plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.DeployService.cleanup] /opt/jameica/plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.DeployService.cleanup] /home/letzter/.jameica/plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.DeployService.init] searching for updatable plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SSLSocketFactoryService.init] applying jameica's ssl socket factory
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init ssl context
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init key manager [using algorithm: SunX509]
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] init Jameica trust manager
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.JameicaTrustManager.<init>] trusting java trustmanager
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.JameicaTrustManager.getSystemTrustManager] loading trustmanager SunX509
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.security.SSLFactory.getSSLContext] set jameica ssl context as system default
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugins ...
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginLoader.init] init plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginSourceSystem.find] searching for SYSTEM plugins in /opt/jameica/plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginSourceConfig.find] searching for CONFIG plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginSourceUser.find] searching for USER plugins in /home/letzter/.jameica/plugins
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginSourceUser.find] adding /home/letzter/.jameica/plugins/hibiscus
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.Manifest.<init>] hibiscus 2.6.7
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Directory : /home/letzter/.jameica/plugins/hibiscus
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Buildnumber: 361
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.Manifest.<init>] Built-Date : 20140617
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginLoader.init] sort plugins by dependency
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginLoader.init] hibiscus
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginLoader.loadPlugin] loading plugin hibiscus [Version: 2.6.7]
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] checking directory /home/letzter/.jameica/plugins/hibiscus
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] checking directory /home/letzter/.jameica/plugins/hibiscus ...
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] using global classloader for plugin hibiscus
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar /home/letzter/.jameica/plugins/hibiscus/hibiscus.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar /home/letzter/.jameica/plugins/hibiscus/lib/hbci4java-2.5.12.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar /home/letzter/.jameica/plugins/hibiscus/lib/itextpdf-5.3.3.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar /home/letzter/.jameica/plugins/hibiscus/lib/obantoo-bin-2.1.2.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar /home/letzter/.jameica/plugins/hibiscus/lib/postgresql-8.3-604.jdbc3.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar /home/letzter/.jameica/plugins/hibiscus/lib/supercsv-1.31.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar /home/letzter/.jameica/plugins/hibiscus/lib/swtchart/org.swtchart.ext_0.7.0.v20110128.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] loader.jameica: loaded jar /home/letzter/.jameica/plugins/hibiscus/lib/swtchart/org.swtchart_0.7.0.v20110128.jar
[Mon Aug 04 19:31:04 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ClassService.prepareClasses] inspecting /home/letzter/.jameica/plugins/hibiscus/hibiscus.jar
[Mon Aug 04 19:31:05 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init plugin hibiscus [Version: 2.6.7] ...
[Mon Aug 04 19:31:05 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] init plugin hibiscus [Version: 2.6.7]
[Mon Aug 04 19:31:05 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] trying to initialize de.willuhn.jameica.hbci.HBCI
[Mon Aug 04 19:31:05 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] initializing plugin hibiscus ...
[Mon Aug 04 19:31:05 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.HBCI.init] starting init process for hibiscus
der erste "Hacker".
- Code: Alles auswählen
[Mon Aug 04 19:31:45 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.<init>] loading database driver: de.willuhn.jameica.hbci.server.DBSupportH2Impl
[Mon Aug 04 19:31:45 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] switching dbservice to uppercase
[Mon Aug 04 19:31:45 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] h2 version: 1.3.172
[Mon Aug 04 19:31:45 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Mon Aug 04 19:31:46 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.checkConsistency] init update provider
[Mon Aug 04 19:31:46 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
der nächste Hacker
- Code: Alles auswählen
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.sql.version.Updater.execute] current version: 52
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.sql.version.Updater.execute] searching for available updates
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.sql.version.Updater.execute] no new updates found
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.checkConsistency] updates finished
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] hibiscus: init hbci4java subsystem ...
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.util.I18N.<init>] loading resource bundle lang/hibiscus_messages for locale de_DE
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.HBCI.initHBCI] callback: de.willuhn.jameica.hbci.HBCICallbackSWT
[Mon Aug 04 19:32:26 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] This is HBCI4Java-2.5.12
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] init services for plugin hibiscus [version: 2.6.7] ...
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] hibiscus: init service database ...
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service database ...
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.system.ServiceFactory.install] service: database
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.server.HBCIDBServiceImpl.<init>] loading database driver: de.willuhn.jameica.hbci.server.DBSupportH2Impl
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] switching dbservice to uppercase
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.server.DBSupportH2Impl.<init>] h2 version: 1.3.172
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.system.ServiceFactory.install] starting service
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service database ...
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.start] starting db service
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] hibiscus: init service addressbook ...
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] install service addressbook ...
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.system.ServiceFactory.install] service: addressbook
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.system.ServiceFactory.install] starting service
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service addressbook ...
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register plugin extensions
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] register plugin extensions ...
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] register de.willuhn.jameica.hbci.gui.ext.ExportSaldoExtension
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.plugin.PluginLoader.initPlugin] plugin hibiscus initialized successfully
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SearchService.init] looking for search providers
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.services.SearchService.init] loaded 14 search providers
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.services.UpdateService.init] update check interval: 7 days
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.services.UpdateService.init] starting updater thread
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.services.Init5.init] booted to init level 5
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.SplashScreen$2.run] stopping splash screen
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.GUI.init] startup GUI
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.GUI.init] SWT version: 4332/gtk
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.GUI.init] adding menu
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.GUI.init] adding navigation
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.GUI.init] adding content view
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.GUI.init] adding status panel
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.GUI.position] window size: maximized
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.gui.GUI.init] open shell
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.messaging.AutoRegisterMessageConsumer.handleMessage] auto-registered message consumers: 12
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.messaging.ManifestMessageConsumer.registerConsumers] message consumers from manifests: 18
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.messaging.ManifestMessageConsumer.sendMessages] messages from manifests: 0
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.store.BeanStore.load] created new [bean-container: Bookmark, encrypted: true]
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] searching for available passports
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] Chipkartenleser [de.willuhn.jameica.hbci.passports.ddv.server.PassportImpl]
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] PIN/TAN [de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl]
[Mon Aug 04 19:32:27 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] Schlüsseldiskette [de.willuhn.jameica.hbci.passports.rdh.server.PassportImpl]
[Mon Aug 04 19:32:28 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.synchronize.SynchronizeEngine.getBackends] loading synchronize backends
[Mon Aug 04 19:32:28 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] loading synchronize providers for backend HBCI
[Mon Aug 04 19:32:28 GMT+01:00 2014][INFO][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] found 7 provider(s)
[Mon Aug 04 19:32:31 GMT+01:00 2014][INFO][de.willuhn.jameica.services.ReminderService.run] sending reminder message for a8f13cc0-15b2-4649-bd6a-8e5e11658290 to hibiscus.reminder.order - due to: Sun Aug 03 23:00:00 GMT+01:00 2014
[Mon Aug 04 19:32:37 GMT+01:00 2014][INFO][de.willuhn.jameica.services.UpdateService$Worker.run] check for updates needed?
[Mon Aug 04 19:32:37 GMT+01:00 2014][INFO][de.willuhn.jameica.services.UpdateService$Worker.run] no, last check: Sun Aug 03 11:57:21 GMT+01:00 2014, next check: Sun Aug 10 11:57:21 GMT+01:00 2014
JDownloader ist noch langsamer, der macht 'ne 30 sekündige Pause zwischendurch und dann nochmal gefühlte 2 Minuten. Leider reicht der Konsolenbuffer nicht aus.
Im laufenden Betreib ist keine Verzögerung spürbar.
Wie kann ich dem Fehler auf die Spur kommen und wie kann ich ihn beheben?
Michael