Page 1 of 1

Cannot start <oXygen/> XML Author. Due to:java.lang.reflect.

Posted: Mon May 24, 2010 5:03 pm
by ehill
I get the following errors when I try to start Oxygen:

[ AWT-EventQueue-0 ] - java.lang.VerifyError: (class: org/apache/xerces/parsers/AbstractSAXParser, method: parse signature: (Ljava/lang/String;)V) Incompatible object argument for function call
java.lang.VerifyError: (class: org/apache/xerces/parsers/AbstractSAXParser, method: parse signature: (Ljava/lang/String;)V) Incompatible object argument for function call
at ro.sync.xml.parser.ParserCreator.A(Unknown Source)
at ro.sync.xml.parser.ParserCreator.newXRNoValid(Unknown Source)
at ro.sync.xml.parser.ParserCreator.newXRNoValid(Unknown Source)
at ro.sync.exml.editor.C.<init>(Unknown Source)
at ro.sync.exml.editor.xmleditor.pageauthor.E$5.run(Unknown Source)
at ro.sync.ui.g$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Cannot start <oXygen/> XML Author.
Due to:java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at ro.sync.ui.application.ApplicationLauncher.A(Unknown Source)
at ro.sync.ui.application.ApplicationLauncher.launch(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at ro.sync.exml.Oxygen.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Caused by: java.lang.VerifyError: (class: org/apache/xerces/parsers/AbstractSAXParser, method: parse signature: (Ljava/lang/String;)V) Incompatible object argument for function call
at ro.sync.xml.parser.ParserCreator.A(Unknown Source)
at ro.sync.xml.parser.ParserCreator.newXRNoValid(Unknown Source)
at ro.sync.xml.parser.ParserCreator.newXRNoValid(Unknown Source)
at ro.sync.exml.editor.C.<init>(Unknown Source)
at ro.sync.exml.editor.xmleditor.e.K(Unknown Source)
at ro.sync.exml.editor.MA.A(Unknown Source)
at ro.sync.exml.editor.MA.A(Unknown Source)
at ro.sync.exml.editor.wA.K(Unknown Source)
at ro.sync.exml.editor.xmleditor.e.K(Unknown Source)
at ro.sync.exml.editor.bA.K(Unknown Source)
at ro.sync.exml.editor.bA.open(Unknown Source)
at ro.sync.exml.editor.bA.open(Unknown Source)
at ro.sync.exml.F.U.É(Unknown Source)
at ro.sync.exml.F.L.?(Unknown Source)
at ro.sync.exml.F.L.M(Unknown Source)
at ro.sync.exml.F.L.O(Unknown Source)
at ro.sync.exml.F.L.N(Unknown Source)
at ro.sync.exml.F.L.º(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
... 17 more

Re: Cannot start <oXygen/> XML Author. Due to:java.lang.reflect.

Posted: Mon May 24, 2010 5:10 pm
by Radu
Hi,

Can you give us more details like the operating system and version of Oxygen you are using?
Also, can you try to make a clean installation to a different folder and run it from there?
It seems like either Oxygen uses an older version of the Xerces library or the used Xerces library is corrupted.

Regards,
Radu

Re: Cannot start <oXygen/> XML Author. Due to:java.lang.reflect.

Posted: Mon May 24, 2010 5:15 pm
by ehill
OS - Windows XP
Oxygen Version - 10.3


I'll try your other suggestion.

Re: Cannot start <oXygen/> XML Author. Due to:java.lang.reflect.

Posted: Mon May 24, 2010 5:25 pm
by ehill
I double clicked on author.exe and got these errors:

[ AWT-EventQueue-0 ] - java.lang.VerifyError: (class: org/apache/xerces/parsers/AbstractSAXParser, method: parse signature: (Ljava/lang/String;)V) Incompatible object argument for function call
java.lang.VerifyError: (class: org/apache/xerces/parsers/AbstractSAXParser, method: parse signature: (Ljava/lang/String;)V) Incompatible object argument for function call
at ro.sync.xml.parser.ParserCreator.A(Unknown Source)
at ro.sync.xml.parser.ParserCreator.newXRNoValid(Unknown Source)
at ro.sync.xml.parser.ParserCreator.newXRNoValid(Unknown Source)
at ro.sync.exml.editor.C.<init>(Unknown Source)
at ro.sync.exml.editor.xmleditor.pageauthor.E$5.run(Unknown Source)
at ro.sync.ui.g$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Cannot start <oXygen/> XML Author.
Due to:java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at ro.sync.ui.application.ApplicationLauncher.A(Unknown Source)
at ro.sync.ui.application.ApplicationLauncher.launch(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at ro.sync.exml.Oxygen.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Caused by: java.lang.VerifyError: (class: org/apache/xerces/parsers/AbstractSAXParser, method: parse signature: (Ljava/lang/String;)V) Incompatible object argument for function call
at ro.sync.xml.parser.ParserCreator.A(Unknown Source)
at ro.sync.xml.parser.ParserCreator.newXRNoValid(Unknown Source)
at ro.sync.xml.parser.ParserCreator.newXRNoValid(Unknown Source)
at ro.sync.exml.editor.C.<init>(Unknown Source)
at ro.sync.exml.editor.xmleditor.e.K(Unknown Source)
at ro.sync.exml.editor.MA.A(Unknown Source)
at ro.sync.exml.editor.MA.A(Unknown Source)
at ro.sync.exml.editor.wA.K(Unknown Source)
at ro.sync.exml.editor.xmleditor.e.K(Unknown Source)
at ro.sync.exml.editor.bA.K(Unknown Source)
at ro.sync.exml.editor.bA.open(Unknown Source)
at ro.sync.exml.editor.bA.open(Unknown Source)
at ro.sync.exml.F.U.É(Unknown Source)
at ro.sync.exml.F.L.?(Unknown Source)
at ro.sync.exml.F.L.M(Unknown Source)
at ro.sync.exml.F.L.O(Unknown Source)
at ro.sync.exml.F.L.N(Unknown Source)
at ro.sync.exml.F.L.º(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
at ro.sync.exml.MainFrame.<init>(Unknown Source)
... 17 more

Re: Cannot start <oXygen/> XML Author. Due to:java.lang.reflect.

Posted: Mon May 24, 2010 5:41 pm
by Radu
Hi,

Have you tried to re-download the kit from our web site?
You can find the Oxygen 10.3 installation kit in the software archive:
http://www.oxygenxml.com/software_archive.html

Regards,
Radu

Re: Cannot start <oXygen/> XML Author. Due to:java.lang.reflect.

Posted: Mon May 24, 2010 7:41 pm
by ehill
Well, it look slike my license is for version 11, but I had 10.3 installed and was using it just find up until the error above.

Now, when I try to install 10.3 and 11.2, I get an error that my license key is invalid license format: the current license applies for: [Author, Saxon-SA] and is not suitable for: [XML-Editor].

I've been using 10.3? With that license? I don't understand.

Re: Cannot start <oXygen/> XML Author. Due to:java.lang.reflect.

Posted: Tue May 25, 2010 11:20 am
by adrian
Hello,

Your license is for Oxygen XML Author so it will not work in Oxygen XML Editor.

So if you want Author 11.2 then download it from here:
http://www.oxygenxml.com/download_oxygenxml_author.html

The same for 10.3, in the software archive look for "Version 10.3: <oXygen/> XML Author": http://www.oxygenxml.com/software_archive.html

Let us know if the problem persists.

Regards,
Adrian