Thanks, it was your third option that I was looking for (overriding the XXE
startup), and it works.

-----Original Message-----
From: hussein at saxo.pixware.fr [mailto:[email protected]] On Behalf Of
Hussein Shafie
Sent: Wednesday, May 07, 2003 4:31 AM
To: Gary Kopp
Subject: Re: Startup Problem

> I've just installed XMLMind Standard for evaluation, before purchasing the
Professional version.  I
> have J2SE 1.4.1_02 installed, and that's the version reported by java
-version.  I also have 1.3.1_06
> installed.  When I try to start XMLMind I get the following exception:
> 
>  
> java.lang.NoClassDefFoundError: java/util/LinkedHashMap
> 
>             at java.lang.Class.getConstructor0(Native Method)
> 
>             at java.lang.Class.getConstructor(Class.java:922)
> 
>             at com.xmlmind.xmleditapp.app.Start.main(Start.java:155)
> 
>             at java.lang.reflect.Method.invoke(Native Method)
> 
>             at com.zerog.lax.LAX.launch(Unknown Source)
> 
>             at com.zerog.lax.LAX.main(Unknown Source)
> 
> Looks to me like it's not correctly finding my 1.4.1 runtime.  Can you
help with this?

Your diagnostic is correct.

It is difficult to help you. If you are really motivated, you can try
all these different things:

* Uninstall Java 1.3.1_06, uninstall XXE, reboot, install XXE, reboot,
launch.

* OR Uninstall XXE, reboot, download XXE V2.2 with the included Java
runtime
(xxe-std-22-setup.exe), install it, reboot, launch. Note that this does
not prevent you from keeping your own Java 1.4.1_02 and Java 1.3.1_06
for other
applications.

* OR Try to start XXE by using <XXE_distrib>/xxe.bat. Before doing that,
edit it using notepad to specify where is your Java runtime. That is,
replace "start javaw" by "start C:\xxx\yyy\zzz\javaw". This one is
guaranteed to succeed if you have a working Java 1.4.1_02 runtime.


Reply via email to