Re: Jverein Fehler beim anlegen eines Neumitglied
Verfasst: Mittwoch 3. April 2019, 10:59
von Thomaskam
Hallo Danzelot hoffe das ist die LOG Datei, danke schon mal vorab. Konto habe ich in den Einstellungen angekreuzt.
Gruss
Thomas
[Wed Apr 03 10:18:17 CEST 2019][ERROR][main][de.jost_net.JVerein.gui.control.MitgliedControl.handleStore] Fehler bei Speichern des Mitgliedes
java.rmi.RemoteException: unable to prepare insert sql statement; nested exception is:
org.h2.jdbc.JdbcSQLException: Feld "KONTO" nicht gefunden
Column "KONTO" not found; SQL statement:
insert into MITGLIED (EXTERNEMITGLIEDSNUMMER,GESCHLECHT,INDIVIDUELLERBEITRAG,HANDY,EINGABEDATUM,TITEL,KONTO,PERSONENART,ADRESSTYP,KTOIEMAIL,KTOISTAAT,KTOIADRESSIERUNGSZUSATZ,KTOIGESCHLECHT,KUENDIGUNG,IBAN,NAME,MANDATSEQUENCE,ZAHLUNGSRHYTMUS,MANDATVERSION,ZAHLUNGSWEG,STERBETAG,GEBURTSDATUM,KTOITITEL,ZAHLERID,KTOIPERSONENART,LETZTEAENDERUNG,STAAT,ADRESSIERUNGSZUSATZ,KTOINAME,EMAIL,KTOIPLZ,TELEFONDIENSTLICH,VERMERK1,STRASSE,VERMERK2,VORNAME,ANREDE,TELEFONPRIVAT,KTOIVORNAME,KTOIANREDE,KTOISTRASSE,AUSTRITT,ORT,BLZ,ZAHLUNGSTERMIN,EINTRITT,KTOIORT,BEITRAGSGRUPPE,MANDATDATUM,BIC,PLZ) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) [42122-196]
at de.willuhn.datasource.db.AbstractDBObject.getInsertSQL(AbstractDBObject.java:968)
at de.willuhn.datasource.db.AbstractDBObject.insert(AbstractDBObject.java:654)
at de.willuhn.datasource.db.AbstractDBObject.store(AbstractDBObject.java:314)
at de.jost_net.JVerein.gui.control.MitgliedControl.handleStore(MitgliedControl.java:3139)
at de.jost_net.JVerein.gui.view.AbstractAdresseDetailView$2.handleAction(AbstractAdresseDetailView.java:210)
at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:174)
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:4594)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:904)
at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:168)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3958)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3561)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:925)
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: org.h2.jdbc.JdbcSQLException: Feld "KONTO" nicht gefunden
Column "KONTO" not found; SQL statement:
insert into MITGLIED (EXTERNEMITGLIEDSNUMMER,GESCHLECHT,INDIVIDUELLERBEITRAG,HANDY,EINGABEDATUM,TITEL,KONTO,PERSONENART,ADRESSTYP,KTOIEMAIL,KTOISTAAT,KTOIADRESSIERUNGSZUSATZ,KTOIGESCHLECHT,KUENDIGUNG,IBAN,NAME,MANDATSEQUENCE,ZAHLUNGSRHYTMUS,MANDATVERSION,ZAHLUNGSWEG,STERBETAG,GEBURTSDATUM,KTOITITEL,ZAHLERID,KTOIPERSONENART,LETZTEAENDERUNG,STAAT,ADRESSIERUNGSZUSATZ,KTOINAME,EMAIL,KTOIPLZ,TELEFONDIENSTLICH,VERMERK1,STRASSE,VERMERK2,VORNAME,ANREDE,TELEFONPRIVAT,KTOIVORNAME,KTOIANREDE,KTOISTRASSE,AUSTRITT,ORT,BLZ,ZAHLUNGSTERMIN,EINTRITT,KTOIORT,BEITRAGSGRUPPE,MANDATDATUM,BIC,PLZ) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) [42122-196]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
at org.h2.message.DbException.get(DbException.java:179)
at org.h2.message.DbException.get(DbException.java:155)
at org.h2.table.Table.getColumn(Table.java:680)
at org.h2.command.Parser.parseColumn(Parser.java:887)
at org.h2.command.Parser.parseColumnList(Parser.java:871)
at org.h2.command.Parser.parseInsert(Parser.java:1071)
at org.h2.command.Parser.parsePrepared(Parser.java:417)
at org.h2.command.Parser.parse(Parser.java:321)
at org.h2.command.Parser.parse(Parser.java:293)
at org.h2.command.Parser.prepareCommand(Parser.java:258)
at org.h2.engine.Session.prepareLocal(Session.java:578)
at org.h2.engine.Session.prepareCommand(Session.java:519)
at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1204)
at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:73)
at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:288)
at de.willuhn.datasource.db.AbstractDBObject.getInsertSQL(AbstractDBObject.java:945)
... 22 more
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.GUI$3.widgetDisposed] saving window maximized flag: true
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.GUI$3.widgetDisposed] saving window size: 1295x735
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.GUI$3.widgetDisposed] saving window location: 0x43
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.GUI.quit] shutting down GUI
[Wed Apr 03 10:18:22 CEST 2019][ERROR][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.deliver] consumer de.willuhn.jameica.ical.messaging.IcalMessageConsumer produced an error (java.rmi.RemoteException: java.rmi.RemoteException: unable to create dir C:\Users\E6420\.jameica\jameica.ical) while consuming message [Wed Apr 03 10:18:22 CEST 2019] shutting down jameica
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.messaging.NamedConcurrentQueue.deliver] error while processing message
java.rmi.RemoteException: unable to create dir C:\Users\E6420\.jameica\jameica.ical
at de.willuhn.jameica.ical.service.impl.IcalServiceImpl.run(IcalServiceImpl.java:104)
at de.willuhn.jameica.ical.messaging.IcalMessageConsumer.handleMessage(IcalMessageConsumer.java:60)
at de.willuhn.jameica.messaging.NamedConcurrentQueue.deliver(NamedConcurrentQueue.java:249)
at de.willuhn.jameica.messaging.NamedConcurrentQueue.sendSyncMessage(NamedConcurrentQueue.java:104)
at de.willuhn.jameica.messaging.MessagingFactory.sendSyncMessage(MessagingFactory.java:130)
at de.willuhn.jameica.system.Application.shutDown(Application.java:209)
at de.willuhn.jameica.gui.GUI.quit(GUI.java:1040)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:941)
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)
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service Init5 ...
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service UpdateService ...
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.services.UpdateService.shutdown] stopping updater thread
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.services.UpdateService.shutdown] stopping timer task
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service RepositoryService ...
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service ScriptingService ...
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service ReminderService ...
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service SearchService ...
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service PluginService ...
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.plugin.PluginLoader.shutDown] shutting down plugins
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service ArchiveService ...
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service PluginServiceService ...
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.system.ServiceFactory.shutDown] shutting down local services
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.system.ServiceFactory.shutDown] de.willuhn.jameica.fibu.Fibu.engine
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.system.ServiceFactory.shutDown] de.jost_net.JVerein.JVereinPlugin.database
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.jameica.system.ServiceFactory.shutDown] de.willuhn.jameica.fibu.Fibu.database
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Wed Apr 03 10:18:22 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.system.ServiceFactory.shutDown] de.willuhn.jameica.ical.Plugin.ical
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.system.ServiceFactory.shutDown] de.willuhn.jameica.hbci.HBCI.addressbook
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.system.ServiceFactory.shutDown] de.willuhn.jameica.ca.Plugin.store
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.system.ServiceFactory.shutDown] de.willuhn.jameica.hbci.HBCI.database
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.stop] stopping db service
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.closeConnection] commit connection
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.closeConnection] closing connection
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.closeConnection] connection closed
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.datasource.db.DBServiceImpl.stop] db service stopped [1 connection(s) closed]
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service SSLSocketFactoryService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service DeployService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service BeanService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service PluginSourceService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service ClassService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service RegistryService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service SSLService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service HostnameVerifierService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service AuthenticateService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service ProxyService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service BackupService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] creating backup C:\Users\thoma\OneDrive\Desktop\jameica-2.9.0-nightly-win64\jameica-backup-20190403__10_18_24.zip ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] zip file created successfully ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] delete old backup C:\Users\thoma\OneDrive\Desktop\jameica-2.9.0-nightly-win64\jameica-backup-20190320__18_41_10.zip ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] backup created ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service MessagingService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.messaging.MessagingFactory.close] shutting down messaging factory
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service SysinfoService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service SysPropertyService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service LogService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service LockService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.gui.SplashScreen$3.run] shutting down service SecurityManagerService ...
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.system.Application.shutDown] shutdown complete
[Wed Apr 03 10:18:24 CEST 2019][INFO][main][de.willuhn.jameica.system.Application.shutDown] --------------------------------------------------