Seite 1 von 1

Fehler bei Such-Profile

Verfasst: Freitag 10. Oktober 2014, 16:04
von VDS_Chris
Wenn ich den Knopf Such-Profile drücke, erscheint eine Fehlermeldung.

Code: Alles auswählen

*** System-Informationen ***

Jameica: 2.6.0 (build date: 20131217)

Plugins:
  hibiscus 2.6.9(build date: 20141007)
  hibiscus.scripting.htmlunit 2.14(build date: )
  hibiscus.script.postbanktask 2.1.3(build date: )
  hibiscus.script.dabbank 2.1.1(build date: )
  jverein 2.8.1(build date: 20140920)

os.arch          : amd64
os.name          : Windows 7
os.version       : 6.1

java.version     : 1.7.0_51
java.vendor      : Oracle Corporation
java.runtime.name: Java(TM) SE Runtime Environment
java.vm.name     : Java HotSpot(TM) 64-Bit Server VM

file.encoding    : Cp1252


*** Stacktrace ***

java.rmi.RemoteException: unable to create list for object de.jost_net.JVerein.rmi.Suchprofil; nested exception is: 
	java.sql.SQLException: unable to determine meta data for table suchprofil
	at de.willuhn.datasource.db.DBServiceImpl.createList(DBServiceImpl.java:432)
	at de.jost_net.JVerein.gui.control.MitgliedSuchProfilControl.getSuchprofilList(MitgliedSuchProfilControl.java:80)
	at de.jost_net.JVerein.gui.view.MitgliederSuchProfilView.bind(MitgliederSuchProfilView.java:63)
	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.GUI.startView(GUI.java:507)
	at de.jost_net.JVerein.gui.control.MitgliedControl$26.handleAction(MitgliedControl.java:2588)
	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: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.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:827)
	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.sql.SQLException: unable to determine meta data for table suchprofil
	at de.willuhn.datasource.db.AbstractDBObject.init(AbstractDBObject.java:171)
	at de.willuhn.datasource.db.DBServiceImpl.create(DBServiceImpl.java:379)
	at de.willuhn.datasource.db.DBServiceImpl.createList(DBServiceImpl.java:422)
	... 29 more
Der Fehler tritt aber nur bei der Installation mit MySQL auf. Bei der Installation mit H2 funktioniert der Knopf.

Re: Fehler bei Such-Profile

Verfasst: Dienstag 14. Oktober 2014, 07:55
von heiner
Hallo,

in den Version 2.8.0 und 2.8.1 gibt es noch Probleme mit MySQL. Warte bitte auf die Version 2.8.2

Heiner