Page 1 of 1

Cannot Launch Oxygen XML Editor 8.2

Posted: Fri Sep 18, 2009 12:23 am
by mhynson
Every time I try to launch I get jvm out of memory errors. I've increased it in the oxygen.ini and oxygen.bat files with no success. Here's my fatal error message. Please help.

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.A(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)
Caused by: java.lang.OutOfMemoryError: Java heap space

Re: Cannot Launch Oxygen XML Editor 8.2

Posted: Fri Sep 18, 2009 9:47 am
by sorin_ristache
Hello,

Do you use Oxygen 8.2 on Windows? Do you start it with the shortcut created by the installer or with the script oxygen.bat? In the second case the memory parameter -Xmx must be set in oxygen.ini, in the second case it must be set in oxygen.bat. What is the value that you have currently for the -Xmx parameter?

If you tried to start Oxygen 8.2 with the shortcut please try also to start it using the oxygen.bat script in a command line. Does it start with this script? Are other errors displayed in the command line where you run the oxygen.bat script?

Does Oxygen try to open a very large file automatically at startup because that fiel was opened the last time you could start Oxygen successfully? If yes press the Cancel button in the progress dialog that is displayed when Oxygen tries to open the file.


Regards,
Sorin