*** System-Informationen ***

Jameica: 2.10.5 (build date: 20250211)

Plugins:
  hibiscus 2.10.27(build date: 20250731)
  jverein 3.1.4(build date: 20250821)

os.arch          : x86_64
os.name          : Mac OS X
os.version       : 15.6.1

java.version     : 21.0.6
java.vendor      : Eclipse Adoptium
java.runtime.name: OpenJDK Runtime Environment
java.vm.name     : OpenJDK 64-Bit Server VM

file.encoding    : UTF-8


*** Stacktrace ***

java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, bezeichnung, kontonummer; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.init(KontoInput.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.<init>(KontoInput.java:71)
	at de.willuhn.jameica.hbci.gui.parts.KontoauszugList.getKontoAuswahl(KontoauszugList.java:312)
	at de.willuhn.jameica.hbci.gui.parts.KontoauszugList.paint(KontoauszugList.java:179)
	at de.willuhn.jameica.hbci.gui.views.KontoauszugList.bind(KontoauszugList.java:82)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoauszugList.handleAction(KontoauszugList.java:26)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 30 more


*** Systemprotokoll ***

[Fri Sep 05 18:00:39 CEST 2025][INFO][main][de.willuhn.jameica.hbci.messaging.MarkOverdueMessageConsumer.updateAll] update all unread counters
[Fri Sep 05 18:00:39 CEST 2025][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init]   [jameica.local] Speicherung in lokalen Dateien: true
[Fri Sep 05 18:00:39 CEST 2025][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init]   [jameica.messaging] Jameica Messaging: false
[Fri Sep 05 18:00:39 CEST 2025][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] found storage providers: 1
[Fri Sep 05 18:00:39 CEST 2025][INFO][main][de.willuhn.datasource.db.DBServiceImpl.createConnection] creating new connection
[Fri Sep 05 18:00:39 CEST 2025][INFO][main][de.willuhn.datasource.db.DBServiceImpl.getConnection] transaction isolation level: 2
[Fri Sep 05 18:00:39 CEST 2025][INFO][main][de.willuhn.datasource.db.DBServiceImpl.getConnection] created new connection for <local>
[Fri Sep 05 18:00:40 CEST 2025][INFO][Thread-6][de.willuhn.jameica.messaging.LookupService.lookup] performing multicast lookup for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Fri Sep 05 18:00:40 CEST 2025][INFO][main][de.willuhn.jameica.hbci.messaging.NeueUmsaetze.load] load umsatz unread count
[Fri Sep 05 18:00:40 CEST 2025][INFO][main][de.willuhn.jameica.hbci.messaging.NeueUmsaetze.load] umsatz unread count: 0
[Fri Sep 05 18:00:41 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.forecast.ForecastCreator.updateLimits] unable to check for saldo limits
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, kontonummer, bezeichnung; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.server.KontoUtil.getKonten(KontoUtil.java:501)
	at de.willuhn.jameica.hbci.forecast.ForecastCreator.updateLimits(ForecastCreator.java:235)
	at de.willuhn.jameica.hbci.messaging.SaldoLimits.update(SaldoLimits.java:83)
	at de.willuhn.jameica.hbci.messaging.SaldoLimits.handleMessage(SaldoLimits.java:65)
	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.gui.GUI.init(GUI.java:330)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 12 more

[Fri Sep 05 18:00:42 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.Settings.isFirstStart] unable to load konto list
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.size(DBIteratorImpl.java:288)
	at de.willuhn.jameica.hbci.Settings.isFirstStart(Settings.java:434)
	at de.willuhn.jameica.hbci.gui.boxes.FirstStart.isEnabled(FirstStart.java:81)
	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:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:28)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at de.willuhn.jameica.gui.Navigation.select(Navigation.java:368)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:928)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 29 more

[Fri Sep 05 18:00:42 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.Settings.isFirstStart] unable to load konto list
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.size(DBIteratorImpl.java:288)
	at de.willuhn.jameica.hbci.Settings.isFirstStart(Settings.java:434)
	at de.willuhn.jameica.hbci.gui.boxes.FirstStart.isActive(FirstStart.java:46)
	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:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:28)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at de.willuhn.jameica.gui.Navigation.select(Navigation.java:368)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:928)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 29 more

[Fri Sep 05 18:00:42 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.Settings.isFirstStart] unable to load konto list
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.size(DBIteratorImpl.java:288)
	at de.willuhn.jameica.hbci.Settings.isFirstStart(Settings.java:434)
	at de.willuhn.jameica.hbci.gui.boxes.Overview.isActive(Overview.java:336)
	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:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:28)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at de.willuhn.jameica.gui.Navigation.select(Navigation.java:368)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:928)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 29 more

[Fri Sep 05 18:00:42 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.Settings.isFirstStart] unable to load konto list
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.size(DBIteratorImpl.java:288)
	at de.willuhn.jameica.hbci.Settings.isFirstStart(Settings.java:434)
	at de.willuhn.jameica.hbci.gui.boxes.Sync.isActive(Sync.java:81)
	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:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:28)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at de.willuhn.jameica.gui.Navigation.select(Navigation.java:368)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:928)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 29 more

[Fri Sep 05 18:00:42 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.Settings.isFirstStart] unable to load konto list
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.size(DBIteratorImpl.java:288)
	at de.willuhn.jameica.hbci.Settings.isFirstStart(Settings.java:434)
	at de.willuhn.jameica.hbci.gui.boxes.SaldoChart.isActive(SaldoChart.java:78)
	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:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:28)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at de.willuhn.jameica.gui.Navigation.select(Navigation.java:368)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:928)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 29 more

[Fri Sep 05 18:00:42 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.Settings.isFirstStart] unable to load konto list
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.size(DBIteratorImpl.java:288)
	at de.willuhn.jameica.hbci.Settings.isFirstStart(Settings.java:434)
	at de.willuhn.jameica.hbci.gui.boxes.NeueUmsaetze.isActive(NeueUmsaetze.java:75)
	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:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.gui.internal.action.Start.handleAction(Start.java:28)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at de.willuhn.jameica.gui.Navigation.select(Navigation.java:368)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:928)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 29 more

[Fri Sep 05 18:00:45 CEST 2025][INFO][Thread-6][de.willuhn.jameica.messaging.LookupService.lookup] no server found for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Fri Sep 05 18:00:48 CEST 2025][INFO][UpdateService][de.willuhn.jameica.services.UpdateService$Worker.run] check for updates needed?
[Fri Sep 05 18:00:48 CEST 2025][INFO][UpdateService][de.willuhn.jameica.services.UpdateService$Worker.run] no, last check: Fri Sep 05 15:15:08 CEST 2025, next check: Sat Sep 06 15:15:08 CEST 2025
[Fri Sep 05 18:01:39 CEST 2025][INFO][pool-3-thread-1][de.willuhn.jameica.hbci.messaging.MarkOverdueMessageConsumer.updateAll] update all unread counters
[Fri Sep 05 18:02:23 CEST 2025][ERROR][main][de.willuhn.jameica.gui.GUI$5.run] error while loading view de.willuhn.jameica.hbci.gui.views.KontoauszugList
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, bezeichnung, kontonummer; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.init(KontoInput.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.<init>(KontoInput.java:71)
	at de.willuhn.jameica.hbci.gui.parts.KontoauszugList.getKontoAuswahl(KontoauszugList.java:312)
	at de.willuhn.jameica.hbci.gui.parts.KontoauszugList.paint(KontoauszugList.java:179)
	at de.willuhn.jameica.hbci.gui.views.KontoauszugList.bind(KontoauszugList.java:82)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoauszugList.handleAction(KontoauszugList.java:26)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 30 more

[Fri Sep 05 18:02:38 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.gui.parts.KontoList$7.run] error while reloading table
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, kontonummer, bezeichnung; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.server.KontoUtil.getKonten(KontoUtil.java:501)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.getList(KontoList.java:381)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.access$400(KontoList.java:81)
	at de.willuhn.jameica.hbci.gui.parts.KontoList$7.run(KontoList.java:350)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.reload(KontoList.java:340)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.paint(KontoList.java:249)
	at de.willuhn.jameica.hbci.gui.views.KontoList.bind(KontoList.java:35)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoList.handleAction(KontoList.java:27)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 37 more

[Fri Sep 05 18:02:39 CEST 2025][INFO][main][de.willuhn.jameica.hbci.PassportRegistry.init] searching for available passports
[Fri Sep 05 18:02:39 CEST 2025][INFO][main][de.willuhn.jameica.hbci.PassportRegistry.init]   Chipkartenleser [de.willuhn.jameica.hbci.passports.ddv.server.PassportImpl]
[Fri Sep 05 18:02:39 CEST 2025][INFO][main][de.willuhn.jameica.hbci.PassportRegistry.init]   PIN/TAN [de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl]
[Fri Sep 05 18:02:39 CEST 2025][INFO][main][de.willuhn.jameica.hbci.PassportRegistry.init]   Schlüsseldatei [de.willuhn.jameica.hbci.passports.rdh.server.PassportImpl]
[Fri Sep 05 18:02:42 CEST 2025][ERROR][main][de.willuhn.jameica.gui.util.Container.addPart] error while adding part
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto where passport_class = 'de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl' ORDER BY blz, bezeichnung; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.passports.pintan.KontoList.paint(KontoList.java:91)
	at de.willuhn.jameica.gui.util.Container.addPart(Container.java:225)
	at de.willuhn.jameica.hbci.passports.pintan.Detail.bind(Detail.java:95)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.PassportDetail.handleAction(PassportDetail.java:43)
	at de.willuhn.jameica.hbci.gui.parts.PassportTree$1.handleAction(PassportTree.java:66)
	at de.willuhn.jameica.gui.parts.AbstractTablePart.open(AbstractTablePart.java:382)
	at de.willuhn.jameica.gui.parts.TreePart.handleDoubleClick(TreePart.java:821)
	at de.willuhn.jameica.gui.parts.TreePart$4.mouseDoubleClick(TreePart.java:287)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:213)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 31 more

[Fri Sep 05 18:02:52 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.Controller.handleStore] storing pin/tan config
[Fri Sep 05 18:02:52 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PinTanConfigImpl.setURL] saving URL fints2.atruvia.de/cgi-bin/hbciservlet
[Fri Sep 05 18:02:52 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] storing pin/tan config
[Fri Sep 05 18:02:52 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] updating existing config
[Fri Sep 05 18:02:52 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] saving passport config
[Fri Sep 05 18:02:52 CEST 2025][INFO][main][de.willuhn.jameica.hbci.gui.action.PassportSync.handleAction] performing passport re-sync
[Fri Sep 05 18:02:52 CEST 2025][INFO][bg-task:][de.willuhn.jameica.gui.GUI$7.run] start background task: bg-task:
[Fri Sep 05 18:02:52 CEST 2025][INFO][bg-task:][de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor.check] creating progress monitor for GUI
[Fri Sep 05 18:02:52 CEST 2025][INFO][main][de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor$2.run] activating progress monitor
[Fri Sep 05 18:02:52 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Fri Sep 05 18:02:52 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url         : fints2.atruvia.de/cgi-bin/hbciservlet
[Fri Sep 05 18:02:52 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz         : 74290000
[Fri Sep 05 18:02:52 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter      : Base64
[Fri Sep 05 18:02:52 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Fri Sep 05 18:02:52 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Fri Sep 05 18:02:53 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.PassportDeleteBPD.handleAction] deleting BPD
[Fri Sep 05 18:02:53 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.PassportDeleteBPD.handleAction] mark sys id to be synced
[Fri Sep 05 18:02:53 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.PassportDeleteBPD.handleAction] setting UPD version to 0
[Fri Sep 05 18:02:53 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.PassportDeleteBPD.handleAction] deleting bpd/upd caches for user ids
[Fri Sep 05 18:02:53 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.PassportDeleteBPD.handleAction] deleting stored bpd/upd version numbers
[Fri Sep 05 18:02:53 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.PassportDeleteBPD.handleAction] mark upd/bpd caches expired
[Fri Sep 05 18:02:53 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.expireCache] expire BPD cache
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.expireCache] expire UPD cache
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole kreditinstituts-spezifische Daten
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Aktualisiere Bankparameter (BPD)
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogInitAnon
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Verbinde mit https://fints2.atruvia.de:443/cgi-bin/hbciservlet und prüfe Zertifikat
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri Sep 05 18:02:54 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] kreditinstituts-spezifische Daten erhalten - neue Version ist 58
[Fri Sep 05 18:02:55 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] BPD cache update state [expired: true, new version: true]
[Fri Sep 05 18:02:55 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating BPD cache
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated BPD- inserts: 44, updates: 0, deletions: 0
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogEndAnon
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole neue System-ID
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Rufe neue System-ID ab
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht Synch
[Fri Sep 05 18:03:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Verbinde mit https://fints2.atruvia.de:443/cgi-bin/hbciservlet und prüfe Zertifikat
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] kreditinstituts-spezifische Daten erhalten - neue Version ist 58
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] BPD cache update state [expired: true, new version: false]
[Fri Sep 05 18:03:16 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating BPD cache
[Fri Sep 05 18:03:17 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated BPD- inserts: 0, updates: 6, deletions: 0
[Fri Sep 05 18:03:17 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] neue System-ID erhalten - neue System-ID ist Z9AKach5GpkBAAD1mayCl2+owAQA
[Fri Sep 05 18:03:17 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogEnd
[Fri Sep 05 18:03:17 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole nutzerspezifische Daten
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Aktualisiere Benutzerparameter (UPD)
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogInit
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Verbinde mit https://fints2.atruvia.de:443/cgi-bin/hbciservlet und prüfe Zertifikat
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Benutzerparameter (UPD) aktualisiert [Bisherige Version: 0, neue Version: 69]
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] nutzerspezifische Daten aktualisiert - neue Version is 69
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] UPD cache update state [expired: true, new version: true]
[Fri Sep 05 18:03:18 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating UPD cache
[Fri Sep 05 18:03:30 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.gui.parts.KontoList$7.run] error while reloading table
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, kontonummer, bezeichnung; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.server.KontoUtil.getKonten(KontoUtil.java:501)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.getList(KontoList.java:381)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.access$400(KontoList.java:81)
	at de.willuhn.jameica.hbci.gui.parts.KontoList$7.run(KontoList.java:350)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.reload(KontoList.java:340)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.paint(KontoList.java:249)
	at de.willuhn.jameica.hbci.gui.views.KontoList.bind(KontoList.java:35)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoList.handleAction(KontoList.java:27)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 37 more

[Fri Sep 05 18:03:37 CEST 2025][ERROR][main][de.willuhn.jameica.gui.GUI$5.run] error while loading view de.willuhn.jameica.hbci.gui.views.KontoNew
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, bezeichnung, kontonummer; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.init(KontoInput.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.<init>(KontoInput.java:71)
	at de.willuhn.jameica.hbci.gui.views.KontoNew.bind(KontoNew.java:88)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoNew.handleAction(KontoNew.java:35)
	at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:174)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:168)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 34 more

[Fri Sep 05 18:03:44 CEST 2025][ERROR][main][de.willuhn.jameica.gui.util.Container.addPart] error while adding part
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto where passport_class = 'de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl' ORDER BY blz, bezeichnung; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.passports.pintan.KontoList.paint(KontoList.java:91)
	at de.willuhn.jameica.gui.util.Container.addPart(Container.java:225)
	at de.willuhn.jameica.hbci.passports.pintan.Detail.bind(Detail.java:95)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.PassportDetail.handleAction(PassportDetail.java:43)
	at de.willuhn.jameica.hbci.gui.parts.PassportTree$1.handleAction(PassportTree.java:66)
	at de.willuhn.jameica.gui.parts.AbstractTablePart.open(AbstractTablePart.java:382)
	at de.willuhn.jameica.gui.parts.TreePart.handleDoubleClick(TreePart.java:821)
	at de.willuhn.jameica.gui.parts.TreePart$4.mouseDoubleClick(TreePart.java:287)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:213)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 31 more

[Fri Sep 05 18:03:50 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.Controller.handleStore] storing pin/tan config
[Fri Sep 05 18:03:50 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PinTanConfigImpl.setURL] saving URL hbci11.fiducia.de/cgi-bin/hbciservlet
[Fri Sep 05 18:03:50 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] storing pin/tan config
[Fri Sep 05 18:03:50 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] updating existing config
[Fri Sep 05 18:03:50 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] saving passport config
[Fri Sep 05 18:03:50 CEST 2025][ERROR][main][de.willuhn.jameica.gui.GUI.start] there's already running a background task
[Fri Sep 05 18:03:59 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated UPD- inserts: 328, updates: 0, deletions: 0
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.expireCache] expire BPD cache
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] BPD cache update state [expired: true, new version: false]
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating BPD cache
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated BPD- inserts: 0, updates: 0, deletions: 0
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogEnd
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] trying to fetch SEPA infos
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogInit
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Verbinde mit https://fints2.atruvia.de:443/cgi-bin/hbciservlet und prüfe Zertifikat
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht SepaInfo
[Fri Sep 05 18:04:00 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] IBAN/BIC für 4 Konten empfangen
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Erzeuge HBCI-Nachricht DialogEnd
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] signiere HBCI-Nachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Verschlüssele HBCI-Nachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Versende HBCI-Nachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Warte auf Antwortdaten
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Warte auf Antwortdaten
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Entschlüssele Antwortnachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Fri Sep 05 18:04:01 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Fri Sep 05 18:04:01 CEST 2025][INFO][Thread-10][de.willuhn.jameica.hbci.gui.action.PassportSync$2.run] log target removed
[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.getKonten] reading accounts from pin/tan passport
[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url         : fints2.atruvia.de/cgi-bin/hbciservlet
[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz         : 74290000
[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter      : Base64
[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Fri Sep 05 18:04:05 CEST 2025][ERROR][bg-task:][de.willuhn.jameica.hbci.gui.action.PassportSync$1.run] unable to fetch accounts
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto where kontonummer = '2887088' and blz = '74290000' and passport_class = 'de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl' and kundennummer = '42697325' and acctype = 1; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.server.Converter.HBCIKonto2HibiscusKonto(Converter.java:544)
	at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.getKonten(PassportHandleImpl.java:307)
	at de.willuhn.jameica.hbci.gui.action.PassportSync$1.run(PassportSync.java:101)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1113)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 5 more

[Fri Sep 05 18:04:05 CEST 2025][INFO][bg-task:][de.willuhn.jameica.gui.GUI$7.run] finished background task: bg-task:
[Fri Sep 05 18:04:11 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.gui.parts.KontoList$7.run] error while reloading table
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, kontonummer, bezeichnung; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.server.KontoUtil.getKonten(KontoUtil.java:501)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.getList(KontoList.java:381)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.access$400(KontoList.java:81)
	at de.willuhn.jameica.hbci.gui.parts.KontoList$7.run(KontoList.java:350)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.reload(KontoList.java:340)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.paint(KontoList.java:249)
	at de.willuhn.jameica.hbci.gui.views.KontoList.bind(KontoList.java:35)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoList.handleAction(KontoList.java:27)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 37 more

[Fri Sep 05 18:04:17 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.getKonten] reading accounts from pin/tan passport
[Fri Sep 05 18:04:17 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Fri Sep 05 18:04:22 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url         : hbci11.fiducia.de/cgi-bin/hbciservlet
[Fri Sep 05 18:04:22 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz         : 74391300
[Fri Sep 05 18:04:22 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter      : Base64
[Fri Sep 05 18:04:22 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Fri Sep 05 18:04:22 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Fri Sep 05 18:04:22 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Fri Sep 05 18:04:22 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Fri Sep 05 18:04:22 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.gui.action.KontoFetchFromPassport$1.run] error while reading data from passport
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto where kontonummer = '2887088' and blz = '74290000' and passport_class = 'de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl' and kundennummer = '42697325' and acctype = 1; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.server.Converter.HBCIKonto2HibiscusKonto(Converter.java:544)
	at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.getKonten(PassportHandleImpl.java:307)
	at de.willuhn.jameica.hbci.gui.action.KontoFetchFromPassport$1.run(KontoFetchFromPassport.java:90)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.hbci.gui.action.KontoFetchFromPassport.handleAction(KontoFetchFromPassport.java:83)
	at de.willuhn.jameica.hbci.gui.parts.KontoList$5.handleAction(KontoList.java:275)
	at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:174)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:168)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 32 more

[Fri Sep 05 18:04:29 CEST 2025][ERROR][main][de.willuhn.jameica.gui.GUI$5.run] error while loading view de.willuhn.jameica.hbci.gui.views.KontoNew
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, bezeichnung, kontonummer; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.init(KontoInput.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.<init>(KontoInput.java:71)
	at de.willuhn.jameica.hbci.gui.views.KontoNew.bind(KontoNew.java:88)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoNew.handleAction(KontoNew.java:35)
	at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:174)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:168)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 34 more

[Fri Sep 05 18:04:34 CEST 2025][ERROR][main][de.willuhn.jameica.gui.GUI$5.run] error while loading view de.willuhn.jameica.hbci.gui.views.KontoauszugList
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, bezeichnung, kontonummer; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.init(KontoInput.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.<init>(KontoInput.java:71)
	at de.willuhn.jameica.hbci.gui.parts.KontoauszugList.getKontoAuswahl(KontoauszugList.java:312)
	at de.willuhn.jameica.hbci.gui.parts.KontoauszugList.paint(KontoauszugList.java:179)
	at de.willuhn.jameica.hbci.gui.views.KontoauszugList.bind(KontoauszugList.java:82)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoauszugList.handleAction(KontoauszugList.java:26)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 30 more

[Fri Sep 05 18:04:35 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.gui.parts.KontoList$7.run] error while reloading table
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, kontonummer, bezeichnung; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.server.KontoUtil.getKonten(KontoUtil.java:501)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.getList(KontoList.java:381)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.access$400(KontoList.java:81)
	at de.willuhn.jameica.hbci.gui.parts.KontoList$7.run(KontoList.java:350)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.reload(KontoList.java:340)
	at de.willuhn.jameica.hbci.gui.parts.KontoList.paint(KontoList.java:249)
	at de.willuhn.jameica.hbci.gui.views.KontoList.bind(KontoList.java:35)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoList.handleAction(KontoList.java:27)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 37 more

[Fri Sep 05 18:04:38 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.getKonten] reading accounts from pin/tan passport
[Fri Sep 05 18:04:38 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Fri Sep 05 18:04:41 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url         : fints2.atruvia.de/cgi-bin/hbciservlet
[Fri Sep 05 18:04:41 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz         : 74290000
[Fri Sep 05 18:04:41 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter      : Base64
[Fri Sep 05 18:04:41 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Fri Sep 05 18:04:41 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Fri Sep 05 18:04:41 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Fri Sep 05 18:04:41 CEST 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Fri Sep 05 18:04:41 CEST 2025][ERROR][main][de.willuhn.jameica.hbci.gui.action.KontoFetchFromPassport$1.run] error while reading data from passport
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto where kontonummer = '2887088' and blz = '74290000' and passport_class = 'de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl' and kundennummer = '42697325' and acctype = 1; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.server.Converter.HBCIKonto2HibiscusKonto(Converter.java:544)
	at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.getKonten(PassportHandleImpl.java:307)
	at de.willuhn.jameica.hbci.gui.action.KontoFetchFromPassport$1.run(KontoFetchFromPassport.java:90)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.hbci.gui.action.KontoFetchFromPassport.handleAction(KontoFetchFromPassport.java:83)
	at de.willuhn.jameica.hbci.gui.parts.KontoList$5.handleAction(KontoList.java:275)
	at de.willuhn.jameica.gui.parts.Button$1$1.run(Button.java:174)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.parts.Button$1.widgetSelected(Button.java:168)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 32 more

[Fri Sep 05 18:04:47 CEST 2025][ERROR][main][de.willuhn.jameica.gui.GUI$5.run] error while loading view de.willuhn.jameica.hbci.gui.views.KontoauszugList
java.rmi.RemoteException: unable to init iterator. statement: com.mysql.cj.jdbc.ClientPreparedStatement: select konto.* from konto ORDER BY LOWER(kategorie), blz, bezeichnung, kontonummer; nested exception is: 
	java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:234)
	at de.willuhn.datasource.db.DBIteratorImpl.hasNext(DBIteratorImpl.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.init(KontoInput.java:249)
	at de.willuhn.jameica.hbci.gui.input.KontoInput.<init>(KontoInput.java:71)
	at de.willuhn.jameica.hbci.gui.parts.KontoauszugList.getKontoAuswahl(KontoauszugList.java:312)
	at de.willuhn.jameica.hbci.gui.parts.KontoauszugList.paint(KontoauszugList.java:179)
	at de.willuhn.jameica.hbci.gui.views.KontoauszugList.bind(KontoauszugList.java:82)
	at de.willuhn.jameica.gui.GUI$5.run(GUI.java:719)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at de.willuhn.jameica.gui.GUI$6.run(GUI.java:916)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5264)
	at de.willuhn.jameica.gui.GUI.startSync(GUI.java:912)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:596)
	at de.willuhn.jameica.gui.GUI.startView(GUI.java:531)
	at de.willuhn.jameica.hbci.gui.action.KontoauszugList.handleAction(KontoauszugList.java:26)
	at de.willuhn.jameica.gui.Navigation.start(Navigation.java:394)
	at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:489)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
	at de.willuhn.jameica.gui.GUI.loop(GUI.java:933)
	at de.willuhn.jameica.gui.GUI.init(GUI.java:335)
	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:78)
Caused by: java.sql.SQLSyntaxErrorException: Column 'kontoart' not found.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:81)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:55)
	at com.mysql.cj.jdbc.result.ResultSetImpl.findColumn(ResultSetImpl.java:600)
	at com.mysql.cj.jdbc.result.ResultSetImpl.getObject(ResultSetImpl.java:1418)
	at de.willuhn.datasource.db.types.TypeGeneric.get(TypeGeneric.java:29)
	at de.willuhn.datasource.db.AbstractDBObject.fill(AbstractDBObject.java:302)
	at de.willuhn.datasource.db.DBIteratorImpl.init(DBIteratorImpl.java:226)
	... 30 more

[Fri Sep 05 18:05:05 CEST 2025][INFO][main][de.willuhn.jameica.gui.internal.parts.BackgroundTaskMonitor$1$1.run] auto closing monitor snapin
