Hi Bastian,

* Dr. Bastian Ebeling <[email protected]> [2026-06-01 09:09]:
Running jameica (from debian repo) led into the following issue

[Mon Jun 01 08:02:13 CEST 
2026][ERROR][bg-task:Worker][de.willuhn.jameica.gui.GUI$7.run] error while 
executing background task
java.lang.NoClassDefFoundError: jakarta/xml/bind/JAXB
        at 
org.kapott.hbci.GV.parsers.ParseCamt05200108.parse(ParseCamt05200108.java:79)
        at 
org.kapott.hbci.GV.parsers.ParseCamt05200108.parse(ParseCamt05200108.java:70)
        at 
org.kapott.hbci.GV.GVKUmsAllCamt.extractResults(GVKUmsAllCamt.java:182)
        at org.kapott.hbci.GV.HBCIJobImpl.fillJobResult(HBCIJobImpl.java:963)
        at org.kapott.hbci.manager.HBCIDialog.doJobs(HBCIDialog.java:313)
        at org.kapott.hbci.manager.HBCIDialog.doIt(HBCIDialog.java:469)
        at org.kapott.hbci.manager.HBCIHandler.execute(HBCIHandler.java:541)
        at 
de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.executeJobs(HBCISynchronizeBackend.java:352)
        at 
de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend$HBCIJobGroup.sync(HBCISynchronizeBackend.java:273)
        at 
de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:401)
        at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1113)
Caused by: java.lang.ClassNotFoundException: jakarta.xml.bind.JAXB
        ... 11 more

I can't reproduce this with a fresh VM:

debvm-create -r stable -z 15G -- \
  --hook-dir=/usr/share/mmdebstrap/hooks/useradd \
  --aptopt='Apt::Install-Recommends "true"' \
  
--include=linux-image-generic,task-gnome-desktop,jameica=2.12.0+dfsg-1~bpo13+1,hibiscus=2.12.2+dfsg-1~bpo13+1,libhbci4j-core-java:amd64=4.1.6+dfsg-1~bpo13+1
 \
  http://deb.debian.org/debian "deb http://deb.debian.org/debian stable-backports 
main"
debvm-run -g -- -m 8G
# inside start jameica in a terminal.

Can you give more specific instructions?

Attachment: signature.asc
Description: PGP signature

__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to