Bitte wähle nachfolgend aus, welche Beiträge auf dieser Themenseite auf dem Ausdruck ausgegeben werden sollen. Um dies zu tun markiere bitte die Checkbox auf der linken Seite der Posts, die im Ausdruck berücksichtigt werden sollen und klicke anschließend ganz unten auf der Seite auf den Button "Drucken".

Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

icbh

Betreff:

Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: 13.11.2025 - 19:02 Uhr  ·  #181974
Die Initialisierung der Bankzugänge der meisten Insassen meines Kontenzoos dauert immer sehr lange bei voller CPU-Auslastung.

Beispiele:
comdirect 18 s:
Code
[13.11.2025 18:37:19] Synchronisiere Konto: comdirect Giro, IBAN DE3020..* [Commerzbank... comdirect]
[13.11.2025 18:37:19] Initialisiere Bank-Zugang
[13.11.2025 18:37:37] Führe Geschäftsvorfall aus
DKB 16 s:
Code
[13.11.2025 18:41:49] Synchronisiere Konto: DKB Giro, IBAN DE2412..* [Deutsche Kr...ank Berlin]
[13.11.2025 18:41:49] Initialisiere Bank-Zugang
[13.11.2025 18:42:05]     trying to fetch TAN media name
Spk 14 s:
Code
[13.11.2025 18:43:42] Synchronisiere Konto: Sparkasse * Giro, IBAN DE89* [Sparkasse *]
[13.11.2025 18:43:42] Initialisiere Bank-Zugang
[13.11.2025 18:43:56] Führe Geschäftsvorfall aus
VBMH 8 s:
Code
[13.11.2025 18:41:03] Synchronisiere Konto: Meine Bank Giro, IBAN DE3050..* [Raiffeisenb...Hochtaunus]
[13.11.2025 18:41:03] Initialisiere Bank-Zugang
[13.11.2025 18:41:11] Führe Geschäftsvorfall aus
Eine Ausnahme bildet die consorsbank mit 1 s:
Code
[13.11.2025 18:40:18] Synchronisiere Konto: consors Giro, IBAN DE9876..* [BNP Paribas...eutschland]
[13.11.2025 18:40:18] Initialisiere Bank-Zugang
[13.11.2025 18:40:19] Führe Geschäftsvorfall aus
Warum ist das so, und kann man ggf. was dagegen machen?

Bei Banking4 rödeln alle Konten in der consors-Größenordnung durch. :-/

hibiscus

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: 13.11.2025 - 22:18 Uhr  ·  #181984
Dafür habe ich leider keine Erklärung. An der Stelle passiert nichts, was mehrere Sekunden dauern könnte. Ich habe das selbst auch noch irgendwo gehabt.

icbh

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: 13.11.2025 - 23:03 Uhr  ·  #181988
Es passiert z. B. das:
Code
[Thu Nov 13 18:43:42 CET 2025][DEBUG][pool-1-thread-1][de.willuhn.jameica.messaging.NamedConcurrentQueue.deliver] deliver message [Thu Nov 13 18:43:42 CET 2025][OK] Synchronisierung via FinTS/HBCI läuft
[Thu Nov 13 18:43:42 CET 2025][DEBUG][pool-1-thread-1][de.willuhn.jameica.messaging.NamedConcurrentQueue.deliver] deliver message de.willuhn.jameica.hbci.synchronize.hbci.HBCITraceMessage@64275143
[Thu Nov 13 18:43:42 CET 2025][DEBUG][pool-1-thread-1][de.willuhn.jameica.messaging.NamedConcurrentQueue.deliver] deliver message de.willuhn.jameica.hbci.synchronize.hbci.HBCITraceMessage@119c2752
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.jameica.services.BeanService.get]   creating new class de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.PassportRegistry.load] [de.willuhn.jameica.hbci.passports.pintan.server.PassportImpl][PIN/TAN] instantiated successfully
[Thu Nov 13 18:43:42 CET 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] open pin/tan passport
[Thu Nov 13 18:43:42 CET 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.findByKonto] searching config for konto 1023004896, blz: *
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 22
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 26
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 25
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 21
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 23
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 24
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1577980077625.pt
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:42 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 17121 bytes: 389 millis
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 27
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 28
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 145
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1577982275443.pt
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 59265 bytes: 391 millis
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 494
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 34
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 29
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 249
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 31
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 250
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1577983745309.pt
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 59969 bytes: 394 millis
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 39
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578048234187.pt
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:43 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 45617 bytes: 392 millis
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578066525393.pt
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 44785 bytes: 394 millis
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578066820128.pt
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:44 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 62993 bytes: 393 millis
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578067004120.pt
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 76849 bytes: 392 millis
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578067306189.pt
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 61953 bytes: 397 millis
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 77
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 50
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578067824030.pt
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:45 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 45633 bytes: 399 millis
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578068647263.pt
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 67777 bytes: 409 millis
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 56
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 55
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578069107976.pt
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:46 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 66769 bytes: 469 millis
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578069542037.pt
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 69377 bytes: 409 millis
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578069943974.pt
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:47 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 47089 bytes: 462 millis
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578071255048.pt
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 43249 bytes: 411 millis
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 61
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1578073687915.pt
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 17185 bytes: 449 millis
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] found another twostepmech 903 in segversion 3, already have one in segversion 4, ignoring segversion 3
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1581760676866.pt
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:48 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 785 bytes: 412 millis
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1582353335071.pt
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 45841 bytes: 457 millis
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 220
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 118
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 357
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 239
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 358
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 451
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 397
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 378
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 359
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1585505270355.pt
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:49 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 89665 bytes: 434 millis
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 121
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 120
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 236
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 237
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 119
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1585635264498.pt
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 17873 bytes: 449 millis
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 174
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 219
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1620148106016.pt
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:50 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 61329 bytes: 416 millis
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 209
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1628706128499.pt
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 51665 bytes: 433 millis
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 322
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 210
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1634704725505.pt
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:51 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 46065 bytes: 449 millis
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 244
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1670626083999.pt
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 70577 bytes: 416 millis
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 255
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1678383677355.pt
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 35297 bytes: 440 millis
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 257
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 256
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1678467377454.pt
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:52 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 18145 bytes: 412 millis
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 324
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1686213329733.pt
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 23409 bytes: 444 millis
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 381
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1686467984565.pt
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:53 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 29361 bytes: 418 millis
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 362
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 364
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 365
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 363
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1691618134106.pt
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 14289 bytes: 411 millis
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 369
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 368
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1693579109911.pt
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:54 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 13025 bytes: 443 millis
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 370
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.datasource.db.AbstractDBObject.load] executing query: select * from KONTO where ID = 390
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new instance of a PinTan passport
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] loading passport data from C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1696237427302.pt
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.security.Wallet.get] reading key hbci.passport.password.org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.callback] using passport key from wallet, passport: org.kapott.hbci.passport.HBCIPassportPinTan
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] used time for decrypting 113953 bytes: 450 millis
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] passport data loaded using AESFormat
[Thu Nov 13 18:43:55 CET 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.PinTanConfigFactory.findByKonto] found config via account. url: banking-bw4.s-fints-pt-bw.de/fints30
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] using passport file C:\Users\*\Documents\_Finanzen und Versicherungen\.jameica\hibiscus\passports\1696237427302.pt
[Thu Nov 13 18:43:55 CET 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] url         : banking-bw4.s-fints-pt-bw.de/fints30
[Thu Nov 13 18:43:55 CET 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] blz         : *
[Thu Nov 13 18:43:55 CET 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] filter      : Base64
[Thu Nov 13 18:43:55 CET 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] HBCI version: 300
[Thu Nov 13 18:43:55 CET 2025][INFO][main][de.willuhn.jameica.hbci.passports.pintan.server.PassportHandleImpl.open] [PIN/TAN] using stored tan sec mech: <ask-user>
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] registering user
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] registering institute
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] [BPD] max age: 7 days
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] [BPD] last update: Fri Nov 07 20:57:03 CET 2025
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] checking if requested hbci parameters are supported
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] (re)checking selected pintan method using auto-determine strategy
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] tan methods of institute: [900: iTAN, 910: chipTAN manuell, 911: chipTAN optisch, 912: chipTAN-USB, 913: chipTAN-QR, 920: smsTAN, 921: pushTAN, 922: pushTAN 2.0, 923: pushTAN 2.0]
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] tan methods for user: [923: pushTAN 2.0]
[Thu Nov 13 18:43:55 CET 2025][DEBUG][main][de.willuhn.jameica.hbci.HBCICallbackSWT.log] only one tan method available for user: 923: pushTAN 2.0
[Thu Nov 13 18:43:55 CET 2025][INFO][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync] processing jobs
[Thu Nov 13 18:43:55 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.server.KontoUtil.useCamt] checking if account supports CAMT
[Thu Nov 13 18:43:55 CET 2025][DEBUG][Timer-2][de.willuhn.jameica.hbci.messaging.NeueUmsaetze.load] load umsatz unread count
[Thu Nov 13 18:43:55 CET 2025][DEBUG][Timer-2][de.willuhn.jameica.hbci.server.DBPropertyUtil.logCache] *** [CACHE] loaded scope unread.umsatz.
[Thu Nov 13 18:43:55 CET 2025][DEBUG][Timer-2][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep6565: select PROPERTY.* from PROPERTY where name like ? {1: 'unread.umsatz.%'}
[Thu Nov 13 18:43:55 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.server.DBPropertyUtil.logCache] *** [CACHE] loaded scope meta.konto.
[Thu Nov 13 18:43:55 CET 2025][DEBUG][Timer-2][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep6567: select UMSATZ.* from UMSATZ where id in (36018,36017,36016,36015,36014,36013,36012,36011) ORDER BY datum DESC, id DESC
[Thu Nov 13 18:43:55 CET 2025][DEBUG][bg-task:Worker][de.willuhn.datasource.db.DBIteratorImpl.init] executing sql query: prep6568: select PROPERTY.* from PROPERTY where name like ? {1: 'meta.konto.%'}
[Thu Nov 13 18:43:55 CET 2025][DEBUG][Timer-2][de.willuhn.jameica.hbci.messaging.NeueUmsaetze.load] umsatz unread count: 8
[Thu Nov 13 18:43:56 CET 2025][INFO][bg-task:Worker][de.willuhn.datasource.db.ObjectMetaCache.getMetaData] [object meta cache stats] requests: 10000, matches: 10000 [100%]
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.server.KontoUtil.useCamt] CAMT usage configured as: true
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.server.KontoUtil.getUmsaetzeTimeRange] time range from BPD for KUmsZeitCamt: 450
[Thu Nov 13 18:43:56 CET 2025][INFO][bg-task:Worker][de.willuhn.jameica.hbci.server.hbci.HBCIUmsatzJob.<init>] startdate: 13.11.2025 00:00
[Thu Nov 13 18:43:56 CET 2025][INFO][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.executeJobs] adding job SaldoReq to queue
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new job SaldoReq
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] searching for value of "cannationalacc" in HISPAS
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] cannationalacc=N
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.dumpJob] Job restrictions for Saldo5
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] setting lowlevel parameter Saldo5.KTV.KIK.country = DE
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] setting lowlevel parameter Saldo5.KTV.KIK.blz = *
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] setting lowlevel parameter Saldo5.KTV.number = XXXXXXXXXX
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] using default customerid XXXXXXXXXX
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] have to create new dialog for customerid XXXXXXXXXX
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new dialog
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Füge Auftrag Saldo5 zum Dialog hinzu
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] setting lowlevel parameter Saldo5.allaccounts = N
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] crc-checking */XXXXXXXXXX
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] CRC check for */XXXXXXXXXX with alg 00: true
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] there are currently 0 GV segs in this message
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.server.KontoUtil.useCamt] checking if account supports CAMT
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.server.KontoUtil.useCamt] CAMT usage configured as: true
[Thu Nov 13 18:43:56 CET 2025][INFO][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.executeJobs] adding job KUmsAllCamt to queue
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.server.KontoUtil.useCamt] checking if account supports CAMT
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.server.KontoUtil.useCamt] CAMT usage configured as: true
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] creating new job KUmsAllCamt
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] searching for supported pain versions for GV SEPAInfo
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] searching for supported pain versions for GV KUmsZeitCamt
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log]   found urn:iso:std:iso:20022:tech:xsd:camt.052.001.02
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log]   found urn:iso:std:iso:20022:tech:xsd:camt.052.001.08
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] using job-specific pain version: urn:iso:std:iso:20022:tech:xsd:camt.052.001.08
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] searching for value of "cannationalacc" in HISPAS
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] cannationalacc=N
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] earliest start date according to BPD: 2024-08-20
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.dumpJob] Job restrictions for KUmsZeitCamt1
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.dumpJob]   timerange: 450
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.dumpJob]   canallaccounts: N
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.dumpJob]   suppformats: urn:iso:std:iso:20022:tech:xsd:camt.052.001.02
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.dumpJob]   suppformats_2: urn:iso:std:iso:20022:tech:xsd:camt.052.001.08
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.dumpJob]   canmaxentries: N
[Thu Nov 13 18:43:56 CET 2025][DEBUG][bg-task:Worker][de.willuhn.jameica.hbci.HBCICallbackSWT.log] setting lowlevel parameter KUmsZeitCamt1.startdate = 2025-11-13
[Thu Nov 13 18:43:56 CET 202

yoda.man

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: 13.11.2025 - 23:22 Uhr  ·  #181991
Spannend, dass bei dir so viele Passports geladen werden

icbh

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 06:36 Uhr  ·  #181998
Was sind die genau, und was haben die für ne Funktion?

hibiscus

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 07:36 Uhr  ·  #182004
Das sind die Dateien mit den eigentlichen Bankzugängen. Dort drin sind u.a. die BPD, UPD, Zugangskennung, usw. drin gespeichert. Das ist auf jeden Fall die Ursache, warum das bei dir so lange dauert. Und merkwürdig ist in der Tat, warum die alle geladen werden.

Kann es sein, dass du in der Detailansicht der Bankzugänge diese nicht mit den Konten (unten in der Tabelle "Fest zugeordnete Konten") verknüpft hast? Das könnte bewirken, dass Hibiscus erst alle Bankzugänge öffnen und entschlüsseln muss, um dann zu checken, welcher anhand der BLZ passen könnte.

icbh

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 08:17 Uhr  ·  #182008
Doch, die Verknüpfung sollte gemacht sein. Ich prüfe das mal heute Abend.

icbh

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 18:36 Uhr  ·  #182045
Es gab doch einige nicht verknüpfte Konten, insbesondere solche, die ich inaktiv gesetzt habe. Aber auch nachdem ich alle verknüpft habe, hat sich an der Problematik nichts geändert.

Ich habe allerdings eine Systematik erkannt: Die Bankzugänge sind ja standardmäßig in der Reihenfolge ihres Anlegens aufgeführt:
 

Die Dauer der Initialisierung ist offensichtlich umso länger, je später der Bankzugang angelegt wurde.
Die Top 3 meiner z. Zt. 41 Bankzugänge (davon einige inaktive):
consorsbank 2 s:
Code
[14.11.2025 18:02:23] Synchronisiere Konto: consors Giro, IBAN DE9876..* [BNP Paribas...eutschland]
[14.11.2025 18:02:23] Initialisiere Bank-Zugang
[14.11.2025 18:02:25] Führe Geschäftsvorfall aus: "consors Giro, IBAN DE9876..* [BNP Paribas...eutschland]: Umsätze/Salden abrufen"
Deutsche Bank 1 s:
Code
[14.11.2025 18:05:51] Synchronisiere Konto: db Giro, IBAN DE43* [Deutsche Bank]
[14.11.2025 18:05:51] Initialisiere Bank-Zugang
[14.11.2025 18:05:52] Führe Geschäftsvorfall aus: "db Giro, IBAN DE43* [Deutsche Bank]: Umsätze/Salden abrufen"
Postbank 2 s:
Code
[14.11.2025 18:07:19] Synchronisiere Konto: PB Giro extra plus, IBAN DE2850..* [Postbank Nd...tsche Bank]
[14.11.2025 18:07:19] Initialisiere Bank-Zugang
[14.11.2025 18:07:21] Führe Geschäftsvorfall aus: "PB Giro extra plus, IBAN DE2850..* [Postbank Nd...tsche Bank]: Umsätze/Salden abrufen"
Die Bottom 3:
Berliner VB 18 s:
Code
[14.11.2025 18:14:25] Synchronisiere Konto: Berliner VB TG 3,02 bis 30.11., IBAN DE0410..* [Berliner Volksbank]
[14.11.2025 18:14:25] Initialisiere Bank-Zugang
[14.11.2025 18:14:43] Führe Geschäftsvorfall aus: "Berliner VB TG 3,02 bis 30.11., IBAN DE0410..* [Berliner Volksbank]: Umsätze/Salden abrufen"
comdirect 17 s:
Code
[14.11.2025 18:16:07] Synchronisiere Konto: comdirect Giro, IBAN DE3020..* [Commerzbank... comdirect]
[14.11.2025 18:16:07] Initialisiere Bank-Zugang
[14.11.2025 18:16:24] Führe Geschäftsvorfall aus: "comdirect Giro, IBAN DE3020..* [Commerzbank... comdirect]: Umsätze/Salden abrufen"
BBBank 20 s:
Code
[14.11.2025 18:17:39] Synchronisiere Konto: BBBank Geschäftsanteile, IBAN DE5666..* [BBBank]
[14.11.2025 18:17:39] Initialisiere Bank-Zugang
[14.11.2025 18:17:59] Führe Geschäftsvorfall aus: "BBBank Geschäftsanteile, IBAN DE5666..* [BBBank]:  abrufen"
Also macht's anscheinend einfach die Masse. Ist außer der Reduktion der Bankzugänge eine andere Lösung denkbar?

Raimund Sichmann

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 18:59 Uhr  ·  #182047
sind das alles PIN/TAN-Zugänge oder gibt es klassische HBCI-Zugänge, also Dateiverfahren (RDH/RAH)?

icbh

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 19:06 Uhr  ·  #182049
Alles PIN/TAN.

Raimund Sichmann

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 19:32 Uhr  ·  #182052
Ich hab mir die Atruvia-Banken, also Genobanken, angesehen - das ist einmal ein Geschäftsguthaben und 1x ein Tagesgeld, keine Girokonten. Wann waren die letzten Umsätze und welcher Zeitraum wird abgefragt? Vlt. dauert es, weil die Atruvia den Azubi in den Keller schicken muss, um die Magnetbänder rauszukramen...

icbh

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 19:42 Uhr  ·  #182053
Beim TG-Konto war der letzte Umsatz am 5.11. und der letzte Abruf heute Morgen. Bei den Anteilen war der letzte Umsatz 2019 und der letzte Abruf am 11.11.

Raimund Sichmann

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 19:50 Uhr  ·  #182058
beides CAMT?

icbh

Betreff:

Re: Initialisierung des Bank-Zugangs dauert sehr lange bei voller CPU-Auslastung. Warum?

 ·  Gepostet: Gestern um 20:09 Uhr  ·  #182063
Ja.

Für mich ist der Fall klar. Im Screenshot sieht man ja die PSD-Banken, die liegen bei 2-3 s, was meine Theorie bestätigt. Ich hab mal die Leichen rausgelöscht und bin jetzt bei 28 Zugängen. Die BBBank am Ende der Liste liegt damit jetzt bei 12 s. Blöd ist halt auch, dass bei mehreren Konten bei der gleichen Bank der Zugang beim Sync-Rundruf bei jedem Konto neu initialisiert wird:
Code
[14.11.2025 20:10:43] Synchronisierung via FinTS/HBCI läuft
[14.11.2025 20:10:43]  
[14.11.2025 20:10:43] Synchronisiere Konto: DKB Giro, IBAN DE2412..* [Deutsche Kr...ank Berlin]
[14.11.2025 20:10:43] Initialisiere Bank-Zugang
[14.11.2025 20:10:53]     trying to fetch TAN media names [skip sca: true]
[...]
[14.11.2025 20:11:01] Synchronisiere Konto: DKB Mietkonto, IBAN DE0512..* [Deutsche Kr...ank Berlin]
[14.11.2025 20:11:02] Initialisiere Bank-Zugang
[14.11.2025 20:11:11]     trying to fetch TAN media names [skip sca: true]
[...]
[14.11.2025 20:11:20] Synchronisiere Konto: DKB Tagesgeld, IBAN DE2512..* [Deutsche Kr...ank Berlin]
[14.11.2025 20:11:20] Initialisiere Bank-Zugang
[14.11.2025 20:11:30]     trying to fetch TAN media names [skip sca: true]
[...]

Edit: Ich habe gerade mal die Consorsbank händisch ans Ende der Bankzugangsliste gesetzt, und siehe da:
Code
[15.11.2025 08:25:06] Synchronisiere Konto: consors Giro, IBAN DE9876..* [BNP Paribas...eutschland]
[15.11.2025 08:25:06] Initialisiere Bank-Zugang
[15.11.2025 08:25:19] hole kreditinstituts-spezifische Daten
Also liegts definitiv an der Reihenfolge und der Anzahl der Zugänge.