<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
I am
currently facing an issue with Java Interpreters. I was going through
the list
of issues on <a
 href="http://repo.isis.vanderbilt.edu/JIRA/secure/Administrators.jspa">JIRA</a>
and found a similar one. But the solution suggested there does not help
me. My problem is as follows.<br>
<i><span style="color: rgb(102, 51, 0);"></span></i><span
 style="color: rgb(102, 51, 0);"><br>
As per the userguide, I have registered the TestBONComponent and am
trying to
test the same on GME. It results in " Error loading java. Cannot find
jvm.dll"&nbsp; error being thrown. My java installation seems to be fine
as other applications depending on it run just fine.<br>
I browsed through the previous issues list on this site and came across
the
following issue: (<a
 href="http://repo.isis.vanderbilt.edu/JIRA/browse/GME-120">http://repo.isis.vanderbilt.edu/JIRA/browse/GME-120</a>)
<br>
<br>
After registering TestBONComponent, and enabling in GME, clicking Java
icon
results in "Error Loading java. Cannot query jvm.dll path from
registry". I have tried setting the JavaClassPath to both gme.jar and
jvm.dll locations, but no combination seems to work. I also added
jvm.dll to
Windows Path, but still get this error.<br>
&nbsp; &nbsp;&nbsp;&nbsp; <br>
&nbsp;The reply to the above issue was the following:<br>
<br>
I don't think there's a JIRA issue, but the source has already been
fixed.<br>
<br>
The problem was the original code for loading the jvm.dll hardcoded in
1.4
instead of querying the system for the current version. And it didn't
become
apparent until people that did not have any 1.4.x version installed
tried to
run a Java Component. People who had both 1.4 and 1.5 installed were
unable to
reproduce the bug.<br>
<br>
<font color="#000000">Please suggest what else could be wrong with my
installation.</font></span><i><span style="color: rgb(102, 51, 0);"><br>
</span></i><br>
Regards,<br>
Raghu Vamsi Chavali<br>
Purdue University
</body>
</html>