|
next
|
 Subject: RE: Running XSLT won't work with JDK 1.4.2. Author: David Karr Date: 15 Nov 2005 03:30 PM
|
Sorry, I should have been more clear. Unfortunately, SS isn't very
clear. It just says "Unable to connect to JVM".
> -----Original Message-----
> From: stylus-studio-tech Listmanager
> [mailto:stylus-studio-tech.listmanager@stylusstudio.com]
> Sent: Tuesday, November 15, 2005 11:26 AM
> Subject: Running XSLT won't work with JDK 1.4.2.
>
> From: "Clyde Kessel"
>
> David,
> Stylus Studio is supposed to work with either JDK 1.4.2 or
> 1.5. Some of us developers use 1.4 as our environment and
> some of us use 1.5. Unless you tell us more specifically what
> your error is, it is hard to help you figure out what is
> wrong, but here is something to try.
>
> From the Stylus Tools-Options dialog, select Java Virtual
> Machine. Make sure you have the same version of Java in the
> Enable JVM box, the JDK box, and the External JVM box.
>
> Does Java 1.4.2 work on your machine for other applications
> or classes? Perhaps it is not installed properly.
>
> Remember, that if you use Java 1.5 to create .class files,
> they may not work in a 1.4 JVM.
>
> Clyde Kessel
>
>
> --
> To reply: mailto:stylus-studio-tech.12588@stylusstudio.com
> To start a new topic: mailto:stylus-studio-tech@stylusstudio.com
> To login: http://www.stylusstudio.com/SSDN/
> To (un)subscribe:
> mailto:stylus-studio-tech.list-request@stylusstudio.com
>
>
|
next
|
 Subject: RE: Running XSLT won't work with JDK 1.4.2. Author: David Karr Date: 15 Nov 2005 06:50 PM
|
This was helpful. I've managed to get through this. The original error
happened because the JDK that was pointed to by the "CurrentVersion"
property was a copy that I deleted because I didn't think I was using it
for anything. Then, since the JDK that I am using didn't go through an
installer (it's just a subdirectory of WebLogic), I had to manually
create the key and the subkeys to correspond with that distribution.
> -----Original Message-----
> From: stylus-studio-tech Listmanager
> [mailto:stylus-studio-tech.listmanager@stylusstudio.com]
> Sent: Tuesday, November 15, 2005 2:11 PM
> Subject: RE: Running XSLT won't work with JDK 1.4.2.
>
>
> From: "Clyde Kessel"
>
> David,
>
> Here is another thing to check. Look at the registry key
> HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime Environment
> It should contain several subkeys, one for each installed
> JDK. They will have names like 1.4.2_07, 1.5.0_01, etc. If
> you open those subkeys, you should see pathnames to various
> directories containing the versions of java.
>
> Now, make sure the key
> HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime
> Environment/Current Version contains one of those names: the
> one you want to be running.
>
>
> Clyde
>
>
> --
> To reply: mailto:stylus-studio-tech.12598@stylusstudio.com
> To start a new topic: mailto:stylus-studio-tech@stylusstudio.com
> To login: http://www.stylusstudio.com/SSDN/
> To (un)subscribe:
> mailto:stylus-studio-tech.list-request@stylusstudio.com
>
>
|
|
|
|