JVEREIN startet nicht mehr
Verfasst: Sonntag 6. März 2022, 18:12
Hallo,
ziemlich unvermittelt startet mein JVEREIN nicht mehr
Fehler in JAMEICCA.log
[Sun Mar 06 15:16:48 CET 2022][ERROR][main][de.jost_net.JVerein.Einstellungen.isFirstStart] Fehler
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:173)
at de.jost_net.JVerein.Einstellungen.isFirstStart(Einstellungen.java:245)
at de.jost_net.JVerein.gui.boxes.FirstStart.isActive(FirstStart.java:50)
at de.willuhn.jameica.gui.parts.ExpandPart.add(ExpandPart.java:65)
at de.willuhn.jameica.gui.internal.views.Start.paint(Start.java:95)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:76)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:711)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:72)
at de.willuhn.jameica.gui.GUI$6.run(GUI.java:908)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5941)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:904)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:594)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:529)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:28)
at de.willuhn.jameica.gui.Navigation.start(Navigation.java:371)
at de.willuhn.jameica.gui.Navigation.access$500(Navigation.java:47)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:466)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5797)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1383)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1168)
at de.willuhn.jameica.gui.Navigation.select(Navigation.java:345)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:920)
at de.willuhn.jameica.gui.GUI.init(GUI.java:328)
at de.willuhn.jameica.system.Application.init(Application.java:145)
at de.willuhn.jameica.system.Application.newInstance(Application.java:87)
at de.willuhn.jameica.Main.main(Main.java:75)
Caused by: de.willuhn.util.ApplicationException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.system.ServiceFactory.lookup(ServiceFactory.java:228)
at de.jost_net.JVerein.Einstellungen.getDBService(Einstellungen.java:168)
h2 ist in Version
h2-1.4.196.jar
Einspielen von Backups => => dieselbe Fehlermeldung
den virtuellen Server aus Snapshot wiederherstellen=> dieselbe Fehlermeldung
Installation auf einem andern System => => dieselbe Fehlermeldung
bn verzweifelt
ziemlich unvermittelt startet mein JVEREIN nicht mehr
Fehler in JAMEICCA.log
[Sun Mar 06 15:16:48 CET 2022][ERROR][main][de.jost_net.JVerein.Einstellungen.isFirstStart] Fehler
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:173)
at de.jost_net.JVerein.Einstellungen.isFirstStart(Einstellungen.java:245)
at de.jost_net.JVerein.gui.boxes.FirstStart.isActive(FirstStart.java:50)
at de.willuhn.jameica.gui.parts.ExpandPart.add(ExpandPart.java:65)
at de.willuhn.jameica.gui.internal.views.Start.paint(Start.java:95)
at de.willuhn.jameica.gui.internal.views.Start.bind(Start.java:76)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:711)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:72)
at de.willuhn.jameica.gui.GUI$6.run(GUI.java:908)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5941)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:904)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:594)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:529)
at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:28)
at de.willuhn.jameica.gui.Navigation.start(Navigation.java:371)
at de.willuhn.jameica.gui.Navigation.access$500(Navigation.java:47)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:466)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5797)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1383)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1168)
at de.willuhn.jameica.gui.Navigation.select(Navigation.java:345)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:920)
at de.willuhn.jameica.gui.GUI.init(GUI.java:328)
at de.willuhn.jameica.system.Application.init(Application.java:145)
at de.willuhn.jameica.system.Application.newInstance(Application.java:87)
at de.willuhn.jameica.Main.main(Main.java:75)
Caused by: de.willuhn.util.ApplicationException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.system.ServiceFactory.lookup(ServiceFactory.java:228)
at de.jost_net.JVerein.Einstellungen.getDBService(Einstellungen.java:168)
h2 ist in Version
h2-1.4.196.jar
Einspielen von Backups => => dieselbe Fehlermeldung
den virtuellen Server aus Snapshot wiederherstellen=> dieselbe Fehlermeldung
Installation auf einem andern System => => dieselbe Fehlermeldung
bn verzweifelt