Hi edvin this my probleme when i launch my app it does not update and if i check the fxlauncher.log i can see this : AVERTISSEMENT: Unable to update manifest from http://212.71.244.7/deploy/app.xml
javax.xml.bind.DataBindingException: javax.xml.bind.MarshalException
with linked exception:
[java.io.FileNotFoundException: C:\Program Files (x86)\Kollere\app.\DashBoard.Main.xml (Acc鳠refus骝
at javax.xml.bind.JAXB._marshal(JAXB.java:574)
at javax.xml.bind.JAXB.marshal(JAXB.java:332)
at fxlauncher.AbstractLauncher.syncManifest(AbstractLauncher.java:222)
at fxlauncher.AbstractLauncher.updateManifest(AbstractLauncher.java:92)
at fxlauncher.Launcher.lambda$start$0(Launcher.java:137)
at java.lang.Thread.run(Thread.java:748)
Caused by: javax.xml.bind.MarshalException
with linked exception:
[java.io.FileNotFoundException: C:\Program Files (x86)\Kollere\app.\DashBoard.Main.xml (Acc鳠refus骝
at com.sun.xml.internal.bind.v2.runtime.MarshallerImpl.createXmlOutput(MarshallerImpl.java:215)
at com.sun.xml.internal.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:236)
at javax.xml.bind.JAXB._marshal(JAXB.java:572)
... 5 more
Caused by: java.io.FileNotFoundException: C:\Program Files (x86)\Kollere\app.\DashBoard.Main.xml (Acc鳠refus驍
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.(FileOutputStream.java:213)
at java.io.FileOutputStream.(FileOutputStream.java:101)
at com.sun.xml.internal.bind.v2.runtime.MarshallerImpl.createXmlOutput(MarshallerImpl.java:210)
... 7 more
can you please help me to fix this. Sorry for my bad english
Hi edvin this my probleme when i launch my app it does not update and if i check the fxlauncher.log i can see this : AVERTISSEMENT: Unable to update manifest from http://212.71.244.7/deploy/app.xml javax.xml.bind.DataBindingException: javax.xml.bind.MarshalException