Cannot start oXygen XML Editor due to java.lang.reflect.InvocationTargetException

Having trouble installing Oxygen? Got a bug to report? Post it all here.
1Johan3Anderson
Posts: 1
Joined: Thu Feb 08, 2018 9:33 pm

Cannot start oXygen XML Editor due to java.lang.reflect.InvocationTargetException

Post by 1Johan3Anderson »

Hello,

After installing and activating Oxygen XML Editor 19.1 on my Windows 7, I get the following error upon starting the program:

Cannot start <oXygen/> XML Editor.
Due to:java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
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 ro.sync.ui.application.ApplicationLauncher.d(Unknown Source)
at ro.sync.ui.application.ApplicationLauncher.launch(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at ro.sync.exml.Oxygen.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:81)
at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25)
Caused by: java.lang.NoClassDefFoundError: ro/sync/m/m/j
at ro.sync.syntaxhighlight.b.c.<clinit>(Unknown Source)
at ro.sync.syntaxhighlight.n.createDefaultModel(Unknown Source)
at javax.swing.JTextArea.<init>(Unknown Source)
at javax.swing.JTextArea.<init>(Unknown Source)
at ro.sync.ui.application.kc.<init>(Unknown Source)
at ro.sync.ui.application.kc.<init>(Unknown Source)
at ro.sync.ui.we.<init>(Unknown Source)
at ro.sync.ui.q.<init>(Unknown Source)
at ro.sync.syntaxhighlight.n.<init>(Unknown Source)
at ro.sync.syntaxhighlight.v.<init>(Unknown Source)
at ro.sync.contentcompletion.editor.l.<init>(Unknown Source)
at ro.sync.contentcompletion.editor.t.<init>(Unknown Source)
at ro.sync.contentcompletion.editor.x.<init>(Unknown Source)
at ro.sync.contentcompletion.editor.cb.<init>(Unknown Source)
at ro.sync.contentcompletion.editor.u$2.<init>(Unknown Source)
at ro.sync.contentcompletion.editor.u.<init>(Unknown Source)
at ro.sync.contentcompletion.editor.u.<init>(Unknown Source)
at ro.sync.contentcompletion.editor.u.<init>(Unknown Source)
at ro.sync.exml.editor.w.c.b$12.<init>(Unknown Source)
at ro.sync.exml.editor.w.c.b.b(Unknown Source)
at ro.sync.exml.editor.w.c.b.<init>(Unknown Source)
at ro.sync.exml.editor.w.c.q.<init>(Unknown Source)
at ro.sync.exml.editor.w.c.q.ddv(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
... 18 more
Caused by: java.lang.ClassNotFoundException: ro.sync.m.m.j
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at ro.sync.util.ib.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 43 more

Deleting the OxygenXMLTemp folder makes no difference. Can you please tell me what is wrong?

Thank you,
Johan
ionela
Posts: 400
Joined: Mon Dec 05, 2011 6:08 pm

Re: Cannot start oXygen XML Editor due to java.lang.reflect.InvocationTargetException

Post by ionela »

Hello,

Could you please provide us more details about the context of this problem? Have you tried to install the latest maintenance build (2017121318) of oXygen XML Editor v19.1 from our website?
https://www.oxygenxml.com/xml_editor/do ... ditor.html

Did you previously have an old version of oXygen XML installed on that machine and you tried to upgrade that installation to v19.1? If yes, what version of oXygen XML was previously installed?
If you try to open oXygen XML using the command line startup script "oxygen.bat", does the application open?

Regards,
Ionela
Ionela Istodor
oXygen XML Editor and Author Support
Post Reply