Servus Leute,
ich stehe gerade vor einem etwas größeren Problem. Ich nutze die Server-Anwendung von HIBISCUS (Jameia-Server) um meine Umsätze täglich vom Konto abrufen zu können.
Ich habe die PIN/TAN Konfiguration gelöscht und neu angelegt.
Ich erhalte aktuell folgende Fehlermeldungen:
Was kann ich dagegen machen?
Bin ich jetzt durch die PSD2 Umstellung vom "Umsätze abrufen" ausgeschlossen?
Ich kann nicht jeden Tag alle 4h meinen Finger auf mein Handy legen.
ich stehe gerade vor einem etwas größeren Problem. Ich nutze die Server-Anwendung von HIBISCUS (Jameia-Server) um meine Umsätze täglich vom Konto abrufen zu können.
Ich habe die PIN/TAN Konfiguration gelöscht und neu angelegt.
Ich erhalte aktuell folgende Fehlermeldungen:
Code
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] created new pin/tan file /root/.jameica/hibiscus/passports/1568190514061.pt
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] creating random passport key
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] saving pin in wallet
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] preparing callback session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] creating pin/tan config
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] save pin/tan config
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] storing pin/tan config
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] adding new pin/tan config
[Wed Sep 11 10:28:34 CEST 2019][WARN][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] have to create new passport file
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 8 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 7 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 9 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 10 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 26 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 11 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 18 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] saving passport config
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] create passport handle
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] fetch accounts
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url : hbci.postbank.de/banking/hbci.do
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz : 76010085
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter : Base64
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] fetching institute data
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Aktualisiere Bankparameter (BPD)
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] creating hbci message DialogInitAnon
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] creating a connection to https://hbci.postbank.de:443/banking/hbci.do and checking the certificate
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] sending hbci message
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] waiting for response message
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] waiting for response message
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] verifying signature of response message
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] institute data received - new version is 11
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] BPD cache update state [expired: true, new version: true]
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating BPD cache
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated BPD- inserts: 34, updates: 0, deletions: 0
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] creating hbci message DialogEndAnon
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] sending hbci message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] waiting for response message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] waiting for response message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] verifying signature of response message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] dialog finished
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] fetching new sys-id from institute
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Rufe neue System-ID ab
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] creating hbci message Synch
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] signing hbci message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] encrypting hbci message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] creating a connection to https://hbci.postbank.de:443/banking/hbci.do and checking the certificate
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] sending hbci message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] waiting for response message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] waiting for response message
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] decrypting response message
[Wed Sep 11 10:28:36 CEST 2019][ERROR][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Meldung der Bank: 9050:Teilweise fehlerhaft. org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Wed Sep 11 10:28:36 CEST 2019][ERROR][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Meldung der Bank: 9962:Der Auftrag kann nicht mit der gewählten Mobilfunknummer legitimiert werden. (5: Synch.TAN2Step6) org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] verifying signature of response message
[Wed Sep 11 10:28:36 CEST 2019][WARN][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] message has no signature
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] GOT PIN/TAN secmech list: *** Select a pintan method from the list [920:BestSign|930:mobileTAN]
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.Settings.getPinTanSecMech] using pintan secmech from list: 920
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Derzeitiges TAN-Verfahren aktualisiert, starte Dialog neu
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Wed Sep 11 10:28:36 CEST 2019][ERROR][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] error while opening pin/tan passport
org.kapott.hbci.exceptions.HBCI_Exception: can not create HBCI handle
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:145)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:180)
at de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store(PassportsPinTan.java:303)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
at java.beans.Statement.invokeInternal(Statement.java:292)
at java.beans.Statement.access$000(Statement.java:58)
at java.beans.Statement$2.run(Statement.java:185)
at java.security.AccessController.doPrivileged(Native Method)
at java.beans.Statement.invoke(Statement.java:182)
at java.beans.Expression.getValue(Expression.java:155)
at de.willuhn.datasource.BeanUtil.invoke(BeanUtil.java:250)
at de.willuhn.jameica.webtools.FrontController.service(FrontController.java:239)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:840)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:513)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:513)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:539)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:333)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:259)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: can not register user
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:283)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:133)
... 50 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: error while fetching new sysid from institute
at org.kapott.hbci.manager.HBCIUser.fetchSysId(HBCIUser.java:438)
at org.kapott.hbci.manager.HBCIUser.updateUserData(HBCIUser.java:607)
at org.kapott.hbci.manager.HBCIUser.register(HBCIUser.java:630)
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:281)
... 51 more
Caused by: org.kapott.hbci.exceptions.ProcessException: error while fetching new sysid from institute
at org.kapott.hbci.dialog.HBCIDialogSync.checkResult(HBCIDialogSync.java:114)
at org.kapott.hbci.dialog.AbstractRawHBCIDialog.execute(AbstractRawHBCIDialog.java:86)
at org.kapott.hbci.manager.HBCIUser.fetchSysId(HBCIUser.java:421)
... 54 more
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.delete] deleting config for file 1568190514061.pt
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.delete] deleted passport file /root/.jameica/hibiscus/passports/1568190514061.pt
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.delete] deleting BPD/UPD caches
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.delete] deleting BPD/UPD cache versions
[Wed Sep 11 10:28:36 CEST 2019][ERROR][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] error while saving pin/tan config
java.rmi.RemoteException: error while opening pin/tan passport; nested exception is:
org.kapott.hbci.exceptions.HBCI_Exception: can not create HBCI handle
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:202)
at de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store(PassportsPinTan.java:303)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
at java.beans.Statement.invokeInternal(Statement.java:292)
at java.beans.Statement.access$000(Statement.java:58)
at java.beans.Statement$2.run(Statement.java:185)
at java.security.AccessController.doPrivileged(Native Method)
at java.beans.Statement.invoke(Statement.java:182)
at java.beans.Expression.getValue(Expression.java:155)
at de.willuhn.datasource.BeanUtil.invoke(BeanUtil.java:250)
at de.willuhn.jameica.webtools.FrontController.service(FrontController.java:239)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:840)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:513)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:513)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:539)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:333)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:259)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: can not create HBCI handle
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:145)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:180)
... 49 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: can not register user
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:283)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:133)
... 50 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: error while fetching new sysid from institute
at org.kapott.hbci.manager.HBCIUser.fetchSysId(HBCIUser.java:438)
at org.kapott.hbci.manager.HBCIUser.updateUserData(HBCIUser.java:607)
at org.kapott.hbci.manager.HBCIUser.register(HBCIUser.java:630)
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:281)
... 51 more
Caused by: org.kapott.hbci.exceptions.ProcessException: error while fetching new sysid from institute
at org.kapott.hbci.dialog.HBCIDialogSync.checkResult(HBCIDialogSync.java:114)
at org.kapott.hbci.dialog.AbstractRawHBCIDialog.execute(AbstractRawHBCIDialog.java:86)
at org.kapott.hbci.manager.HBCIUser.fetchSysId(HBCIUser.java:421)
... 54 more
[Wed Sep 11 10:28:36 CEST 2019][ERROR][pool-1-thread-1][de.willuhn.jameica.messaging.StatusBarServerMessageConsumer.handleMessage] Fehler beim Speichern der PIN/TAN-Einstellungen: error while opening pin/tan passport; nested exception is:
org.kapott.hbci.exceptions.HBCI_Exception: can not create HBCI handle
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] creating random passport key
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] saving pin in wallet
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] preparing callback session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] creating pin/tan config
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] save pin/tan config
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] storing pin/tan config
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] adding new pin/tan config
[Wed Sep 11 10:28:34 CEST 2019][WARN][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] have to create new passport file
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 8 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 7 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 9 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 10 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 26 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 11 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] applying callback reason 18 via pintan session
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.store] saving passport config
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] create passport handle
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] fetch accounts
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url : hbci.postbank.de/banking/hbci.do
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz : 76010085
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter : Base64
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] fetching institute data
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Aktualisiere Bankparameter (BPD)
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] creating hbci message DialogInitAnon
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] creating a connection to https://hbci.postbank.de:443/banking/hbci.do and checking the certificate
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] sending hbci message
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] waiting for response message
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] waiting for response message
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] verifying signature of response message
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] institute data received - new version is 11
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] BPD cache update state [expired: true, new version: true]
[Wed Sep 11 10:28:34 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] updating BPD cache
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.server.BPDUtil.updateCache] customer 1: updated BPD- inserts: 34, updates: 0, deletions: 0
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] creating hbci message DialogEndAnon
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] sending hbci message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] waiting for response message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] waiting for response message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] verifying signature of response message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] dialog finished
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] fetching new sys-id from institute
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Rufe neue System-ID ab
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] creating hbci message Synch
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] signing hbci message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] encrypting hbci message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] creating a connection to https://hbci.postbank.de:443/banking/hbci.do and checking the certificate
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] sending hbci message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] waiting for response message
[Wed Sep 11 10:28:35 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] waiting for response message
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] decrypting response message
[Wed Sep 11 10:28:36 CEST 2019][ERROR][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Meldung der Bank: 9050:Teilweise fehlerhaft. org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Wed Sep 11 10:28:36 CEST 2019][ERROR][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Meldung der Bank: 9962:Der Auftrag kann nicht mit der gewählten Mobilfunknummer legitimiert werden. (5: Synch.TAN2Step6) org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.status] verifying signature of response message
[Wed Sep 11 10:28:36 CEST 2019][WARN][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] message has no signature
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.callback] GOT PIN/TAN secmech list: *** Select a pintan method from the list [920:BestSign|930:mobileTAN]
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.Settings.getPinTanSecMech] using pintan secmech from list: 920
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.payment.HBCICallbackServer.log] Derzeitiges TAN-Verfahren aktualisiert, starte Dialog neu
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] closing pin/tan passport
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.close] pin/tan passport closed
[Wed Sep 11 10:28:36 CEST 2019][ERROR][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] error while opening pin/tan passport
org.kapott.hbci.exceptions.HBCI_Exception: can not create HBCI handle
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:145)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:180)
at de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store(PassportsPinTan.java:303)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
at java.beans.Statement.invokeInternal(Statement.java:292)
at java.beans.Statement.access$000(Statement.java:58)
at java.beans.Statement$2.run(Statement.java:185)
at java.security.AccessController.doPrivileged(Native Method)
at java.beans.Statement.invoke(Statement.java:182)
at java.beans.Expression.getValue(Expression.java:155)
at de.willuhn.datasource.BeanUtil.invoke(BeanUtil.java:250)
at de.willuhn.jameica.webtools.FrontController.service(FrontController.java:239)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:840)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:513)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:513)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:539)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:333)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:259)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: can not register user
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:283)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:133)
... 50 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: error while fetching new sysid from institute
at org.kapott.hbci.manager.HBCIUser.fetchSysId(HBCIUser.java:438)
at org.kapott.hbci.manager.HBCIUser.updateUserData(HBCIUser.java:607)
at org.kapott.hbci.manager.HBCIUser.register(HBCIUser.java:630)
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:281)
... 51 more
Caused by: org.kapott.hbci.exceptions.ProcessException: error while fetching new sysid from institute
at org.kapott.hbci.dialog.HBCIDialogSync.checkResult(HBCIDialogSync.java:114)
at org.kapott.hbci.dialog.AbstractRawHBCIDialog.execute(AbstractRawHBCIDialog.java:86)
at org.kapott.hbci.manager.HBCIUser.fetchSysId(HBCIUser.java:421)
... 54 more
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.delete] deleting config for file 1568190514061.pt
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.delete] deleted passport file /root/.jameica/hibiscus/passports/1568190514061.pt
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.delete] deleting BPD/UPD caches
[Wed Sep 11 10:28:36 CEST 2019][INFO][qtp2036149093-25][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.delete] deleting BPD/UPD cache versions
[Wed Sep 11 10:28:36 CEST 2019][ERROR][qtp2036149093-25][de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store] error while saving pin/tan config
java.rmi.RemoteException: error while opening pin/tan passport; nested exception is:
org.kapott.hbci.exceptions.HBCI_Exception: can not create HBCI handle
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:202)
at de.willuhn.jameica.hbci.payment.web.beans.PassportsPinTan.store(PassportsPinTan.java:303)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
at java.beans.Statement.invokeInternal(Statement.java:292)
at java.beans.Statement.access$000(Statement.java:58)
at java.beans.Statement$2.run(Statement.java:185)
at java.security.AccessController.doPrivileged(Native Method)
at java.beans.Statement.invoke(Statement.java:182)
at java.beans.Expression.getValue(Expression.java:155)
at de.willuhn.datasource.BeanUtil.invoke(BeanUtil.java:250)
at de.willuhn.jameica.webtools.FrontController.service(FrontController.java:239)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:840)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:513)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:513)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:539)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:333)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:259)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: can not create HBCI handle
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:145)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:180)
... 49 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: can not register user
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:283)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:133)
... 50 more
Caused by: org.kapott.hbci.exceptions.HBCI_Exception: error while fetching new sysid from institute
at org.kapott.hbci.manager.HBCIUser.fetchSysId(HBCIUser.java:438)
at org.kapott.hbci.manager.HBCIUser.updateUserData(HBCIUser.java:607)
at org.kapott.hbci.manager.HBCIUser.register(HBCIUser.java:630)
at org.kapott.hbci.manager.HBCIHandler.registerUser(HBCIHandler.java:281)
... 51 more
Caused by: org.kapott.hbci.exceptions.ProcessException: error while fetching new sysid from institute
at org.kapott.hbci.dialog.HBCIDialogSync.checkResult(HBCIDialogSync.java:114)
at org.kapott.hbci.dialog.AbstractRawHBCIDialog.execute(AbstractRawHBCIDialog.java:86)
at org.kapott.hbci.manager.HBCIUser.fetchSysId(HBCIUser.java:421)
... 54 more
[Wed Sep 11 10:28:36 CEST 2019][ERROR][pool-1-thread-1][de.willuhn.jameica.messaging.StatusBarServerMessageConsumer.handleMessage] Fehler beim Speichern der PIN/TAN-Einstellungen: error while opening pin/tan passport; nested exception is:
org.kapott.hbci.exceptions.HBCI_Exception: can not create HBCI handle
Was kann ich dagegen machen?
Bin ich jetzt durch die PSD2 Umstellung vom "Umsätze abrufen" ausgeschlossen?
Ich kann nicht jeden Tag alle 4h meinen Finger auf mein Handy legen.