
Hi Chris, From the stack trace the problem appears when oXygen tries to create the standard Java dialog for opening/saving files and it seems to get into problems loading an icon. Have you changed the Windows appearance? It may be some new theme or style that Java cannot find its icons for... Maybe one thing you can try is to reset the options by renaming the com.oxygenxml folder from your [user home directory]/Application Data and let us know if that changes things. Best Regards, George --------------------------------------------------------------------- George Cristian Bina - http://aboutxml.blogspot.com/ <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com Chris Lilley wrote:
On Tuesday, April 24, 2007, 4:46:36 PM, Sorin wrote:
SR> Hello,
SR> We got this error with a Java virtual machine 1.6.0 beta version but the SR> Java 1.6.0 final version fixed the problem. What is the Java version SR> reported by the following command?
SR> java -version
$ java -version java version "1.6.0_01" Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)
As mentioned in my original mail, I had updated to that version, was previously running jre 1.5.0_09, in case a new version of Java fixed the error.
SR> You should try to run oXygen with a different version of Java virtual SR> machine. If you start oXygen from the Start menu in order to change the SR> Java virtual machine you have to set the home folder of the JVM that SR> will run oXygen with a property like
SR> JRE Path=C:\path\to\JRE\home\folder
SR> added in the file [oXygen-install-folder]\oxygen8.1.ini, the section SR> [Virtual Machine Parameters].
[Virtual Machine Parameters] JRE Path=C:\Program Files\Java\jre1.5.0_09
or
[Virtual Machine Parameters] JRE Path=C:\Program Files\Java\jre1.5.0_08
or
[Virtual Machine Parameters] JRE Path=C:\Program Files\Java\jdk1.5.0_08
give me the same error.
SR> If you start oXygen using the oxygen.bat script you have to set the full SR> path to java.exe in the java command inside this script. Other SR> possibility is to install the Windows kit that includes a JVM because SR> the included JVM was tested with oXygen before the release.
I should point out that I have been successfully running oXygen, without the 'includes jvm' option, for some years. This particular machine has been running oXygen 8.1 for four months, since I got it. The errors started happening about a week ago, not clear why.
This isn't an "I can't install oXygen" bug report. Its an "oXygen suddenly stopped working" bug report.