Posted: Wed Dec 28, 2005 6:08 am Post subject: v6 gskit error
Acolyte
Joined: 09 Jul 2004 Posts: 63
I'm getting the following error when I create a certificate request with gskit.
JVMXM008: Error occured while initialising System ClassException in thread "main" Could not create the Java virtual machine
I'm running MQ v6.01.
I've set JAVA_HOME=/usr/mqm/ssl/jre and also added it into PATH. These are set in my .profile. However when I then expilicity type JAVA_HOME=/usr/mqm/ssl/jre and try the request again somtimes it works.
Posted: Tue Jan 10, 2006 6:16 pm Post subject: Re: v6 gskit error
Jedi
Joined: 09 Mar 2004 Posts: 2080
mqmike wrote:
I've set JAVA_HOME=/usr/mqm/ssl/jre and also added it into PATH. These are set in my .profile. However when I then expilicity type JAVA_HOME=/usr/mqm/ssl/jre and try the request again somtimes it works.
Anyone else experienced a problem with this?
Have you used "set" or "export". With Korn shell (etc.) you need to use export to tell the shell which environment variables you want to be set in the processes you start from the shell.
I don't think you will have to add this directory to PATH, unless of course the manual says different
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum