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

Having trouble installing Oxygen? Got a bug to report? Post it all here.
ehill
Posts: 27
Joined: Mon May 24, 2010 5:01 pm

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

Post 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
Radu
Posts: 9445
Joined: Fri Jul 09, 2004 5:18 pm

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

Post 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
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
ehill
Posts: 27
Joined: Mon May 24, 2010 5:01 pm

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

Post by ehill »

OS - Windows XP
Oxygen Version - 10.3


I'll try your other suggestion.
ehill
Posts: 27
Joined: Mon May 24, 2010 5:01 pm

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

Post 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
Radu
Posts: 9445
Joined: Fri Jul 09, 2004 5:18 pm

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

Post 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
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
ehill
Posts: 27
Joined: Mon May 24, 2010 5:01 pm

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

Post 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.
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

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

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply