Tried to download JavaTemplate

Application ID: 199C7002-4E44-51E3-FF66-0D0826343B00
Error UID: 46E57F14-B9F4-D5BC-FF53-D9EAE28EE800

Backendless encountered an error while handling the request. An internal trouble ticket with ID 46E57F14-B9F4-D5BC-FF53-D9EAE28EE800 has been created and we will be investigating the issue.
javax.xml.bind.MarshalException
 - with linked exception:
[com.sun.istack.SAXException2: javax.xml.bind.JAXBException: class java.util.LinkedHashMap nor any of its super class is known to this context.
javax.xml.bind.JAXBException: class java.util.LinkedHashMap nor any of its super class is known to this context.]
java.lang.RuntimeException: javax.xml.bind.MarshalException
 - with linked exception:
[com.sun.istack.SAXException2: javax.xml.bind.JAXBException: class java.util.LinkedHashMap nor any of its super class is known to this context.
javax.xml.bind.JAXBException: class java.util.LinkedHashMap nor any of its super class is known to this context.]
	at com.backendless.management.codegen.XMLCreator.toXml(XMLCreator.java:277)
	at com.backendless.management.codegen.XMLCreator.insertTablesIntoXml(XMLCreator.java:167)
	at com.backendless.management.codegen.CodeGenerationManager.createApplicationXml(CodeGenerationManager.java:216)
	at com.backendless.management.codegen.CodeGenerationManager.generateStructure(CodeGenerationManager.java:136)
	at controllers.console.codegen.CodeGenerator.lambda$generateStructure$1(CodeGenerator.java:61)
	at com.backendless.async.BackendlessExecutorService.lambda$submit$0(BackendlessExecutorService.java:84)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: javax.xml.bind.MarshalException
 - with linked exception:
[com.sun.istack.SAXException2: javax.xml.bind.JAXBException: class java.util.LinkedHashMap nor any of its super class is known to this context.
javax.xml.bind.JAXBException: class java.util.LinkedHashMap nor any of its super class is known to this context.]
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:326)
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:251)
	at javax.xml.bind.helpers.AbstractMarshallerImpl.marshal(AbstractMarshallerImpl.java:145)
	at com.backendless.management.codegen.XMLCreator.toXml(XMLCreator.java:273)
	... 8 more
Caused by: com.sun.istack.SAXException2: javax.xml.bind.JAXBException: class java.util.LinkedHashMap nor any of its super class is known to this contex

Steps to reproduce

Please describe steps to reproduce starting from the first action.

  1. in an already existing project with a database and some codeless api, I tried to download a java template.

Hello, @_Dmytro.

We know about this problem, and this issue already has been fixed, but not released. After the review, this ticket will be published in the new version of the console in the next few days.

Best Regards, Nikita.

1 Like