Fehler bei Neuinstallation 1.3.2

Hier melden JVerein-Benutzer ihre Fehler

Moderator: heiner

Antworten
Ralf_Mannheim
Beiträge: 12
Registriert: Montag 24. Mai 2010, 14:36

Fehler bei Neuinstallation 1.3.2

Beitrag von Ralf_Mannheim »

Hallo,
die Installation von Version1.3.2 erfolgte wie in der Dokumentation beschrieben (Extraktion des Archivs ins Plugin-Verzeichnis) (siehe Screenshot). Mehrere Versuche mit verschiedenen Versionen 1.3.0 oder 1.3.2 (Deinstallation der anderen Version vorausgesetzt) brachte immer das gleiche Ergebnis laut logging-Datei.
Gruß Ralf

Dann habe ich beim Start von Jamaica folgenden Fehler erhalten:

java.rmi.RemoteException: error while getting database service; nested exception is:
de.willuhn.util.ApplicationException: Der Service "database" wurde nicht gefunden
at de.jost_net.JVerein.Einstellungen.getDBService(Einstellungen.java:231)
at de.jost_net.JVerein.gui.control.BeitragsgruppeControl.getBeitragsgruppeTable(BeitragsgruppeControl.java:180)
at de.jost_net.JVerein.gui.view.BeitragsgruppeSucheView.bind(BeitragsgruppeSucheView.java:61)
......

de.willuhn.jameica.Main.main(Main.java:78)
Caused by: de.willuhn.util.ApplicationException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.system.ServiceFactory.lookup(ServiceFactory.java:260)
at de.jost_net.JVerein.Einstellungen.getDBService(Einstellungen.java:225)
... 29 more
de.willuhn.util.ApplicationException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.system.ServiceFactory.lookup(ServiceFactory.java:260)
at de.jost_net.JVerein.Einstellungen.getDBService(Einstellungen.java:225)
at de.jost_net.JVerein.gui.control.BeitragsgruppeControl.getBeitragsgruppeTable(BeitragsgruppeControl.java:180)
at de.jost_net.JVerein.gui.view.BeitragsgruppeSucheView.bind(BeitragsgruppeSucheView.java:61)
at de.willuhn.jameica.gui.GUI$2.run(GUI.java:512)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:675)
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:671)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:434)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:369)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:406)
at de.jost_net.JVerein.gui.action.BeitragsgruppeSucheAction.handleAction(BeitragsgruppeSucheAction.java:30)
at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:152)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:675)
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:671)
at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:146)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:692)
at de.willuhn.jameica.gui.GUI.init(GUI.java:221)
at de.willuhn.jameica.system.Application.init(Application.java:143)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)



Caused by: de.willuhn.util.ApplicationException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.system.ServiceFactory.lookup(ServiceFactory.java:260)
at de.jost_net.JVerein.Einstellungen.getDBService(Einstellungen.java:225)
... 29 more
de.willuhn.util.ApplicationException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.system.ServiceFactory.lookup(ServiceFactory.java:260)
at de.jost_net.JVerein.Einstellungen.getDBService(Einstellungen.java:225)
at de.jost_net.JVerein.gui.control.BeitragsgruppeControl.getBeitragsgruppeTable(BeitragsgruppeControl.java:180)
at de.jost_net.JVerein.gui.view.BeitragsgruppeSucheView.bind(BeitragsgruppeSucheView.java:61)
at de.willuhn.jameica.gui.GUI$2.run(GUI.java:512)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:675)
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:671)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:434)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:369)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:406)
at de.jost_net.JVerein.gui.action.BeitragsgruppeSucheAction.handleAction(BeitragsgruppeSucheAction.java:30)
at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:152)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:675)
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:671)
at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:146)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:692)
at de.willuhn.jameica.gui.GUI.init(GUI.java:221)
at de.willuhn.jameica.system.Application.init(Application.java:143)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)

Auszug aus dem Systemprotokoll:
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] reading sql script ...
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting transaction ...
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.sql.ScriptExecutor.execute] starting transaction
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] executing sql commands ...
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] executing sql commands ...
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] rollback transaction ...
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.sql.ScriptExecutor.execute] rollback transaction
[Mon May 24 13:02:49 CEST 2010][ERROR][de.willuhn.sql.ScriptExecutor.execute] error while executing sql script. Current statement: CREATE TABLE formular ( id IDENTITY, inhalt BLOB, art integer, bezeichnung VARCHAR(50), UNIQUE (id), PRIMARY KEY (id))
org.h2.jdbc.JdbcSQLException: Tabelle FORMULAR besteht bereits
Table FORMULAR already exists; SQL statement:
CREATE TABLE formular ( id IDENTITY, inhalt BLOB, art integer, bezeichnung VARCHAR(50), UNIQUE (id), PRIMARY KEY (id)) [42101-118]
at org.h2.message.Message.getSQLException(Message.java:105)
at org.h2.message.Message.getSQLException(Message.java:116)
at org.h2.message.Message.getSQLException(Message.java:75)
at org.h2.command.ddl.CreateTable.update(CreateTable.java:113)
at org.h2.command.CommandContainer.update(CommandContainer.java:72)
at org.h2.command.Command.executeUpdate(Command.java:208)
at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:116)
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:168)
at de.jost_net.JVerein.server.JVereinUpdateProvider.execute(JVereinUpdateProvider.java:444)
at de.jost_net.JVerein.server.JVereinUpdateProvider.update0016(JVereinUpdateProvider.java:881)
at de.jost_net.JVerein.server.JVereinUpdateProvider.<init>(JVereinUpdateProvider.java:43)
at de.jost_net.JVerein.server.DBSupportH2Impl.checkConsistency(DBSupportH2Impl.java:194)
at de.jost_net.JVerein.server.JVereinDBServiceImpl.checkConsistency(JVereinDBServiceImpl.java:140)
at de.jost_net.JVerein.JVereinPlugin$1.call(JVereinPlugin.java:150)
at de.jost_net.JVerein.JVereinPlugin.call(JVereinPlugin.java:257)
at de.jost_net.JVerein.JVereinPlugin.init(JVereinPlugin.java:145)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:306)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:181)
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:101)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)

[Mon May 24 13:02:49 CEST 2010][ERROR][de.jost_net.JVerein.server.JVereinUpdateProvider.execute] unable to execute update
java.sql.SQLException: exception while executing sql script: Tabelle FORMULAR besteht bereits
Table FORMULAR already exists; SQL statement:
CREATE TABLE formular ( id IDENTITY, inhalt BLOB, art integer, bezeichnung VARCHAR(50), UNIQUE (id), PRIMARY KEY (id)) [42101-118]. Current statement: CREATE TABLE formular ( id IDENTITY, inhalt BLOB, art integer, bezeichnung VARCHAR(50), UNIQUE (id), PRIMARY KEY (id))
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:197)
at de.jost_net.JVerein.server.JVereinUpdateProvider.execute(JVereinUpdateProvider.java:444)
at de.jost_net.JVerein.server.JVereinUpdateProvider.update0016(JVereinUpdateProvider.java:881)
at de.jost_net.JVerein.server.JVereinUpdateProvider.<init>(JVereinUpdateProvider.java:43)
at de.jost_net.JVerein.server.DBSupportH2Impl.checkConsistency(DBSupportH2Impl.java:194)
at de.jost_net.JVerein.server.JVereinDBServiceImpl.checkConsistency(JVereinDBServiceImpl.java:140)
at de.jost_net.JVerein.JVereinPlugin$1.call(JVereinPlugin.java:150)
at de.jost_net.JVerein.JVereinPlugin.call(JVereinPlugin.java:257)
at de.jost_net.JVerein.JVereinPlugin.init(JVereinPlugin.java:145)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:306)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:181)
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:101)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)

[Mon May 24 13:02:49 CEST 2010][ERROR][de.jost_net.JVerein.server.DBSupportH2Impl.checkConsistency] Datenbankupdate kann nicht ausgeführt werden.
de.willuhn.util.ApplicationException: Fehler beim Ausführen des Updates
at de.jost_net.JVerein.server.JVereinUpdateProvider.execute(JVereinUpdateProvider.java:450)
at de.jost_net.JVerein.server.JVereinUpdateProvider.update0016(JVereinUpdateProvider.java:881)
at de.jost_net.JVerein.server.JVereinUpdateProvider.<init>(JVereinUpdateProvider.java:43)
at de.jost_net.JVerein.server.DBSupportH2Impl.checkConsistency(DBSupportH2Impl.java:194)
at de.jost_net.JVerein.server.JVereinDBServiceImpl.checkConsistency(JVereinDBServiceImpl.java:140)
at de.jost_net.JVerein.JVereinPlugin$1.call(JVereinPlugin.java:150)
at de.jost_net.JVerein.JVereinPlugin.call(JVereinPlugin.java:257)
at de.jost_net.JVerein.JVereinPlugin.init(JVereinPlugin.java:145)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:306)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:181)
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:101)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.sql.SQLException: exception while executing sql script: Tabelle FORMULAR besteht bereits
Table FORMULAR already exists; SQL statement:
CREATE TABLE formular ( id IDENTITY, inhalt BLOB, art integer, bezeichnung VARCHAR(50), UNIQUE (id), PRIMARY KEY (id)) [42101-118]. Current statement: CREATE TABLE formular ( id IDENTITY, inhalt BLOB, art integer, bezeichnung VARCHAR(50), UNIQUE (id), PRIMARY KEY (id))
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:197)
at de.jost_net.JVerein.server.JVereinUpdateProvider.execute(JVereinUpdateProvider.java:444)
... 16 more

[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Mon May 24 13:02:49 CEST 2010][ERROR][de.willuhn.jameica.plugin.PluginLoader.init] unable to init plugin jverein
de.willuhn.util.ApplicationException: de.willuhn.util.ApplicationException: Fehler beim Ausführen des Updates
at de.jost_net.JVerein.server.DBSupportH2Impl.checkConsistency(DBSupportH2Impl.java:200)
at de.jost_net.JVerein.server.JVereinDBServiceImpl.checkConsistency(JVereinDBServiceImpl.java:140)
at de.jost_net.JVerein.JVereinPlugin$1.call(JVereinPlugin.java:150)
at de.jost_net.JVerein.JVereinPlugin.call(JVereinPlugin.java:257)
at de.jost_net.JVerein.JVereinPlugin.init(JVereinPlugin.java:145)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:306)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:181)
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:101)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: de.willuhn.util.ApplicationException: Fehler beim Ausführen des Updates
at de.jost_net.JVerein.server.JVereinUpdateProvider.execute(JVereinUpdateProvider.java:450)
at de.jost_net.JVerein.server.JVereinUpdateProvider.update0016(JVereinUpdateProvider.java:881)
at de.jost_net.JVerein.server.JVereinUpdateProvider.<init>(JVereinUpdateProvider.java:43)
at de.jost_net.JVerein.server.DBSupportH2Impl.checkConsistency(DBSupportH2Impl.java:194)
... 13 more
Caused by: java.sql.SQLException: exception while executing sql script: Tabelle FORMULAR besteht bereits
Table FORMULAR already exists; SQL statement:
CREATE TABLE formular ( id IDENTITY, inhalt BLOB, art integer, bezeichnung VARCHAR(50), UNIQUE (id), PRIMARY KEY (id)) [42101-118]. Current statement: CREATE TABLE formular ( id IDENTITY, inhalt BLOB, art integer, bezeichnung VARCHAR(50), UNIQUE (id), PRIMARY KEY (id))
at de.willuhn.sql.ScriptExecutor.execute(ScriptExecutor.java:197)
at de.jost_net.JVerein.server.JVereinUpdateProvider.execute(JVereinUpdateProvider.java:444)
... 16 more

[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.PluginService: 9765 millis
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SearchService
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.services.SearchService.init] looking for search providers
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.services.SearchService.init] loaded 14 search providers
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.SearchService: 16 millis
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.Init5
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.services.Init5.init] booted to init level 5
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.boot.BootLoader.resolve] used time to init de.willuhn.jameica.services.Init5: 0 millis
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.SplashScreen$2.run] stopping splash screen
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] startup GUI
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] SWT version: 3346
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding menu
[Mon May 24 13:02:49 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding navigation
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding content view
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] adding status panel
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.messaging.NamedQueue.<init>] creating message queue jameica.popup
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.position] window size: maximized
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.gui.GUI.init] open shell
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] init messaging factory
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] searching for message consumers
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.messaging.FileChangedMessageConsumer
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.NeueUmsaetze
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.messaging.SettingsChangedMessageConsumer
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.willuhn.jameica.hbci.migration.McKoiToH2MigrationListener
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.messaging.MessagingFactory.init] register de.jost_net.JVerein.Migration.McKoiToH2MigrationListener
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Jameica 1.9.0 erfolgreich gestartet
[Mon May 24 13:02:50 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 1800000 millis
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] searching for available passports
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] found passport type de.willuhn.jameica.hbci.passports.ddv.server.PassportImpl, try to instantiate
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] [Chipkarte (DDV)] instantiated successfully
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] found passport type de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl, try to instantiate
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] [PIN/TAN] instantiated successfully
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] found passport type de.willuhn.jameica.hbci.passports.rdh.server.PassportImpl, try to instantiate
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.jameica.hbci.PassportRegistry.init] [Schlüsseldiskette (RDH)] instantiated successfully
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.jameica.hbci.server.hbci.synchronize.SynchronizeEngine.<init>] init synchronize engine
[Mon May 24 13:02:51 CEST 2010][INFO][de.willuhn.jameica.hbci.server.hbci.synchronize.SynchronizeEngine.getInstance] loading hbci synchronize providers
[Mon May 24 13:03:44 CEST 2010][ERROR][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Fehler bei der Erzeugung eines Stammdatenobjektes aus der DB
[Mon May 24 13:03:47 CEST 2010][ERROR][de.willuhn.jameica.gui.GUI$2.run] error while loading view de.jost_net.JVerein.gui.view.BeitragsgruppeSucheView
java.rmi.RemoteException: error while getting database service; nested exception is:
de.willuhn.util.ApplicationException: Der Service "database" wurde nicht gefunden
at de.jost_net.JVerein.Einstellungen.getDBService(Einstellungen.java:231)
at de.jost_net.JVerein.gui.control.BeitragsgruppeControl.getBeitragsgruppeTable(BeitragsgruppeControl.java:180)
at de.jost_net.JVerein.gui.view.BeitragsgruppeSucheView.bind(BeitragsgruppeSucheView.java:61)
at de.willuhn.jameica.gui.GUI$2.run(GUI.java:512)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:675)
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:671)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:434)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:369)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:406)
at de.jost_net.JVerein.gui.action.BeitragsgruppeSucheAction.handleAction(BeitragsgruppeSucheAction.java:30)
at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:152)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$3.run(GUI.java:675)
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:671)
at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:146)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:692)
at de.willuhn.jameica.gui.GUI.init(GUI.java:221)
at de.willuhn.jameica.system.Application.init(Application.java:143)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: de.willuhn.util.ApplicationException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.system.ServiceFactory.lookup(ServiceFactory.java:260)
at de.jost_net.JVerein.Einstellungen.getDBService(Einstellungen.java:225)
... 29 more
Benutzeravatar
heiner
Administrator
Beiträge: 4509
Registriert: Freitag 30. Oktober 2009, 16:44
JVerein-Version: aktuelle Entwicklerversion
Betriebssystem: W10
Kontaktdaten:

Re: Fehler bei Neuinstallation 1.3.2

Beitrag von heiner »

Hallo Ralf,

ich kann den Fehler hier nicht nachvollziehen. Bei mir verläuft die Neuinstallation mit der Version 1.3.2 ohne Probleme.

Lösche bitte das Verzeichnis .jverein und das Verzeichnis c:\programme\jameica. Anschließend installierst du Jameica, Hibiscus und JVerein nach den Anweisungen (siehe auch www.jverein.de/installation.php). Alternativ kannst du unter Windows auch die Jameica-Suite installieren. Die steht momentan aber nur mit der JVerein-Version 1.3.0 zur Verfügung. Du kannst JVerein in das Verzeichnis c:\programme\jameica\plugins entpacken.

Dann wird es auch in Mannheim mit JVerein funktionieren.

Heiner
PS: Denkt daran, eure Vereine unter viewforum.php?f=3 vorzustellen.
Ralf_Mannheim
Beiträge: 12
Registriert: Montag 24. Mai 2010, 14:36

Re: Fehler bei Neuinstallation 1.3.2

Beitrag von Ralf_Mannheim »

Hallo Heiner,
der Tipp mit der Neuinstallation brachte es an den Tag. Es reicht nicht, das Verzeichnis unterhalb des Plugins zu löschen. Es muss auch dsa Verzeichnis jverein im versteckten Verzeichnis C:\Dokumente und Einstellungen\<Benutzer>\.jameica gelöscht werden bzw. vorher leer gewesen sein
Danke Dir
Ralf
Antworten