Seite 1 von 1

Fehler in JVerein Devel 375

Verfasst: Sonntag 10. März 2013, 18:51
von ulrich
Ich hatte zuletzt die JVerein devel 2.5.0 369 am laufen.
Heute holte ich mir die 375. Die läuft jedoch nicht!
Selbst mit den neuersten Nightly Builts von Jameica und Hibiscus.
JVerein bringt den Fehler:

java.lang.NullPointerException
at de.jost_net.JVerein.gui.control.EinstellungControl.getName(EinstellungControl.java:254)
at de.jost_net.JVerein.gui.view.EinstellungenView.bind(EinstellungenView.java:62)
at de.willuhn.jameica.gui.GUI$4.run(GUI.java:615)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:786)
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:782)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:519)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:454)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:491)
at de.jost_net.JVerein.gui.action.EinstellungenAction.handleAction(EinstellungenAction.java:33)
at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:177)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:786)
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:782)
at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:171)
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:803)
at de.willuhn.jameica.gui.GUI.init(GUI.java:294)
at de.willuhn.jameica.system.Application.init(Application.java:144)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)

Da das sonst niemad gepostet hat denke ich dass, es damit zusammenhängt, dass bei mir JVerein auf SQL läuft.
Kann mir jemand helfen?

Viele Grüße, Ulrich

Re: Fehler in JVerein Devel 375

Verfasst: Sonntag 10. März 2013, 22:41
von heiner
Hallo Ulrich,

eigentlich sollte es an diesem Wochenende eine neue Entwicklerversion geben. Leider gibt es eine Verzögerung. Deshalb warte bitte noch ein paar Tage. Ich hoffe, dass es dann funktioniert.

Heiner