Problem mit mTAN/smsTAN

Seltsame Fehlermeldung in Hibiscus bei der Sparkasse Bayern

S.Messner

Betreff:

Problem mit mTAN/smsTAN

 ·  Gepostet: 11.02.2010 - 13:40 Uhr  ·  #64960
Hallo,

mein Konto bei der Sparkasse Bamberg wurde auf smsTAN umgestellt und seit dem kann ich in Hibiscus (nightly build 1.11) keine Überweisungen mehr ausführen (siehe auch https://www.willuhn.de/bugzilla/show_bug.cgi?id=822)

Ich bekomme folgende Fehlermeldungen:

.
.
.
Thu Feb 11 12:54:31 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] hole kreditinstituts-spezifische Daten
[Thu Feb 11 12:54:31 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] fetching BPD
[Thu Feb 11 12:54:31 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] erzeuge HBCI-Nachricht DialogInitAnon
[Thu Feb 11 12:54:31 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating a connection to https://hbci-pintan-by.s-hbci.de:443/PinTanServlet and checking the certificate
[Thu Feb 11 12:54:31 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] versende HBCI-Nachricht
[Thu Feb 11 12:54:31 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] warte auf Antwortdaten
[Thu Feb 11 12:54:31 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] waiting for response
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] überprüfe Signatur der Antwortnachricht
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] installed new BPD with version 29
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] kreditinstituts-spezifische Daten erhalten - neue Version ist 29
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] configuring InfoPointer-Server with http://hbci4java.kapott.org/infoPoint
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.messaging.InfoPointMessageConsumer.handleMessage] got infopoint ack request: Erlaube das Senden folgender HBCI Informationen an den InfoPoint-Server?
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] data NOT sent because of missing user confirmation
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] beende Dialog
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] erzeuge HBCI-Nachricht DialogEndAnon
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] versende HBCI-Nachricht
[Thu Feb 11 12:54:33 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] warte auf Antwortdaten
[Thu Feb 11 12:54:33 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] waiting for response
[Thu Feb 11 12:54:33 CET 2010][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Empfangen der Daten vom HBCI-Server
at org.kapott.hbci.comm.CommPinTan.pong(CommPinTan.java:184)
at org.kapott.hbci.comm.Comm.pingpong(Comm.java:70)
at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:352)
at org.kapott.hbci.manager.HBCIKernelImpl.rawDoIt(HBCIKernelImpl.java:178)
at org.kapott.hbci.manager.HBCIInstitute.doDialogEnd(HBCIInstitute.java:183)
at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:244)
at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:360)
at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:196)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:131)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:146)
at de.willuhn.jameica.hbci.server.hbci.HBCIFactory$Worker$3.run(HBCIFactory.java:469)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:690)
at de.willuhn.jameica.gui.GUI.init(GUI.java:219)
at de.willuhn.jameica.system.Application.init(Application.java:140)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: https://hbci-pintan-by.s-hbci.de:443/PinTanServlet
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at org.kapott.hbci.comm.CommPinTan.pong(CommPinTan.java:167)
... 19 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: https://hbci-pintan-by.s-hbci.de:443/PinTanServlet
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
at java.net.URLConnection.getHeaderFieldInt(Unknown Source)
at java.net.URLConnection.getContentLength(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getContentLength(Unknown Source)
at org.kapott.hbci.comm.CommPinTan.pong(CommPinTan.java:159)
... 19 more org.kapott.hbci.manager.HBCIUtils.log(HBCIUtils.java:1047)
[Thu Feb 11 12:54:33 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Dialog beendet
[Thu Feb 11 12:54:33 CET 2010][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] dialog end failed: java.io.IOException: Server returned HTTP response code: 400 for URL: https://hbci-pintan-by.s-hbci.de:443/PinTanServlet org.kapott.hbci.manager.HBCIInstitute.doDialogEnd(HBCIInstitute.java:187)
[Thu Feb 11 12:54:33 CET 2010][ERROR][de.willuhn.jameica.hbci.HBCICallbackSWT.log] org.kapott.hbci.exceptions.ProcessException: Dialog-Ende fehlgeschlagen
at org.kapott.hbci.manager.HBCIInstitute.doDialogEnd(HBCIInstitute.java:192)
at org.kapott.hbci.manager.HBCIInstitute.fetchBPD(HBCIInstitute.java:244)
at org.kapott.hbci.manager.HBCIInstitute.register(HBCIInstitute.java:360)
at org.kapott.hbci.manager.HBCIHandler.registerInstitute(HBCIHandler.java:196)
at org.kapott.hbci.manager.HBCIHandler.<init>(HBCIHandler.java:131)
at de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open(PassportHandleImpl.java:146)
at de.willuhn.jameica.hbci.server.hbci.HBCIFactory$Worker$3.run(HBCIFactory.java:469)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:690)
at de.willuhn.jameica.gui.GUI.init(GUI.java:219)
at de.willuhn.jameica.system.Application.init(Application.java:140)
at de.willuhn.jameica.system.Application.newInstance(Application.java:85)
at de.willuhn.jameica.Main.main(Main.java:78) org.kapott.hbci.manager.HBCIUtils.log(HBCIUtils.java:1047)

.
.
.

HBCI error code: 9050:Nachricht teilweise fehlerhaft (HBMSG=10349) org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
HBCI error code: 9955:Auftrag nicht ausgeführt - Die Telefonbezeichnung ist unbekannt (MBV07390100179) (3: CustomMsg.GV.Ueb4) org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)

Captain FRAG

Betreff:

Re: Problem mit mTAN/smsTAN

 ·  Gepostet: 11.02.2010 - 13:51 Uhr  ·  #64962
Ich meine das geht aktuell nicht. Die Software muss zur Nutzung des Verfahrens der Bank sagen können, wohin die SMS gehen soll.

S.Messner

Betreff:

Re: Problem mit mTAN/smsTAN

 ·  Gepostet: 11.02.2010 - 13:56 Uhr  ·  #64963
Hmmm!

Eigentlich ist doch die Telefonummer der Bank bekannt.
Wenn ich das in der Software festlegen könnte wo bliebe da die Sicherheit :shock:

hibiscus

Betreff:

Re: Problem mit mTAN/smsTAN

 ·  Gepostet: 11.02.2010 - 14:08 Uhr  ·  #64967
Zitat geschrieben von S.Messner
Eigentlich ist doch die Telefonummer der Bank bekannt.
Wenn ich das in der Software festlegen könnte wo bliebe da die Sicherheit


Ich nehme an, man kann mehrere Nummern mit einem Alias-Namen hinterlegen und Hibiscus muss dann melden, welche gemeint ist. Daher sprechen die auch nicht von Telefonnummer sondern von "Telefonbezeichnung".


Allerdings bin ich jetzt irritiert - ich dachte, lediglich optisches TAN geht zur Zeit nicht. Stefan? Sag mal was ;)

Holger Fischer

Betreff:

Re: Problem mit mTAN/smsTAN

 ·  Gepostet: 11.02.2010 - 14:31 Uhr  ·  #64968
Zitat geschrieben von S.Messner

Eigentlich ist doch die Telefonummer der Bank bekannt.
Wenn ich das in der Software festlegen könnte wo bliebe da die Sicherheit :shock:

Falsches Bild

Zwei unterschiedliche Mobilnummern, Beide der Bank bekannt. Wohin soll die SMS gehen!

Viele Grüße

Holger

S.Messner

Betreff:

Re: Problem mit mTAN/smsTAN

 ·  Gepostet: 11.02.2010 - 14:49 Uhr  ·  #64972
was mich stutzig macht ist

[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] configuring InfoPointer-Server with http://hbci4java.kapott.org/infoPoint
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.messaging.InfoPointMessageConsumer.handleMessage] got infopoint ack request: Erlaube das Senden folgender HBCI Informationen an den InfoPoint-Server?
[Thu Feb 11 12:54:32 CET 2010][INFO][de.willuhn.jameica.hbci.HBCICallbackSWT.log] data NOT sent because of missing user confirmation


wozu http://hbci4java.kapott.org/infoPoint wenn ich mit meiner Bank plauderer

hibiscus

Betreff:

Re: Problem mit mTAN/smsTAN

 ·  Gepostet: 11.02.2010 - 15:31 Uhr  ·  #64974

S.Messner

Betreff:

Re: Problem mit mTAN/smsTAN

 ·  Gepostet: 11.02.2010 - 15:40 Uhr  ·  #64975

Captain FRAG

Betreff:

Re: Problem mit mTAN/smsTAN

 ·  Gepostet: 11.02.2010 - 16:50 Uhr  ·  #64978
Zitat geschrieben von willow
Ich nehme an, man kann mehrere Nummern mit einem Alias-Namen hinterlegen und Hibiscus muss dann melden, welche gemeint ist. Daher sprechen die auch nicht von Telefonnummer sondern von "Telefonbezeichnung".


Bingo.
In HBCI/FinTS Terminologie ist das die Medienbezeichung, vgl. HKTAN-3/-4.

kleiner77

Betreff:

Re: Problem mit mTAN/smsTAN

 ·  Gepostet: 17.02.2010 - 13:37 Uhr  ·  #65085
Die Möglichkeit, das "TAN-Medium" angeben zu können (und darum handelt es sich hier wohl), funktioniert in HBCI4Java derzeit noch nicht - ist aber in Arbeit.

-stefan-