Page 1 of 1

Problem to start 2.0.3

Posted: Fri Aug 15, 2003 8:51 pm
by erongd
I have just installed oxygen xml editor version 2.0.3 on my windows xp box. I installed the version come with a JVM. And I got the following error when I try to start it.

10:42:20,856 10 FATAL [ AWT-EventQueue-0 ] ro.sync.exml.Launcher - java.lang.ExceptionInInitializerError
java.lang.ExceptionInInitializerError
at ro.sync.exml.Launcher$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:191)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:144)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0

at java.util.Vector.get(Vector.java:713)
at ro.sync.exml.a.int.a(Unknown Source)
at ro.sync.exml.a.int.b(Unknown Source)
at ro.sync.exml.a.c.a(Unknown Source)
at ro.sync.exml.a.c.d(Unknown Source)
at ro.sync.exml.a.c.b(Unknown Source)
at ro.sync.exml.MainFrame.<clinit>(Unknown Source)
... 8 more

Can anyone help me out? I have put the trial license under the oxygen editor directory.

Thanks.

Posted: Sat Aug 16, 2003 11:59 am
by george
Hi,

Thanks for posting the stack trace, we will look into this and let you know.
If you had a previous version of oXygen installed you may try to delete or rename the com.oxygenxml directory from your user home directory (there we store the user preferences).

Best Regards,
George

Posted: Mon Aug 18, 2003 6:30 pm
by george
Hi,

After we analysed the trace it seems that the only problem is in the configuration files. Please go into your home folder and delete the com.oxygenxml directory then start oXygen.

Let us know how is going.

Best Regards,
George

Posted: Mon Aug 18, 2003 8:18 pm
by erongd
Hi, George:

You're correct, remove the old configuration file does solve the problem. Thanks. You have a great XML editor. I think I will suggest my manager to buy this wonderful tool for my development team. Since we're using Eclipse as the DEV tool, the plugin will be a great help.

Eric :D