problem with java version "1.4.1_01"  
Author Message
Madhur Ahuja





PostPosted: 2004-7-30 1:53:00 Top

java-programmer, problem with java version "1.4.1_01" Hello
I have installed JDK, but I am unable to use IDE's like Forte v 2.0 and Java
Workshop v 3.0
with this JDK. The problem with both is *jvm.dll*. Both software searches
for this file in my
*/bin/classic/jvm.dll* while I have no such directory structure in my jdk.
Instead jvm.dll is present
in */bin/client/jvm.dll* or */bin/server/jvm.dll*.
Any Help would be appreciated.


Madhur Ahuja
India

Homepage : http://madhur.netfirms.com
Email : madhur<underscore>ahuja<at>yahoo<dot>com





 
xarax





PostPosted: 2004-7-30 9:11:00 Top

java-programmer >> problem with java version "1.4.1_01" "Madhur Ahuja" <email***@***.com> wrote in message news:email***@***.com...
> Hello
> I have installed JDK, but I am unable to use IDE's like Forte v 2.0 and Java
> Workshop v 3.0
> with this JDK. The problem with both is *jvm.dll*. Both software searches
> for this file in my
> */bin/classic/jvm.dll* while I have no such directory structure in my jdk.
> Instead jvm.dll is present
> in */bin/client/jvm.dll* or */bin/server/jvm.dll*.
> Any Help would be appreciated.
/snip/

I had the same issue when I upgraded to 1.4.2_05. The
resolution was to uninstall the JDK, then reinstall.

When upgrading JDK or JRE, uninstall the old before
installing the new.


 
Madhur Ahuja





PostPosted: 2004-7-30 11:59:00 Top

java-programmer >> problem with java version "1.4.1_01" I never upgraded the JDK, I did a clean install.

Madhur Ahuja
India

Homepage : http://madhur.netfirms.com
Email : madhur<underscore>ahuja<at>yahoo<dot>com



"xarax" <email***@***.com> wrote in message
news:vehOc.2508$email***@***.com...
> "Madhur Ahuja" <email***@***.com> wrote in message
news:email***@***.com...
> > Hello
> > I have installed JDK, but I am unable to use IDE's like Forte v 2.0 and
Java
> > Workshop v 3.0
> > with this JDK. The problem with both is *jvm.dll*. Both software
searches
> > for this file in my
> > */bin/classic/jvm.dll* while I have no such directory structure in my
jdk.
> > Instead jvm.dll is present
> > in */bin/client/jvm.dll* or */bin/server/jvm.dll*.
> > Any Help would be appreciated.
> /snip/
>
> I had the same issue when I upgraded to 1.4.2_05. The
> resolution was to uninstall the JDK, then reinstall.
>
> When upgrading JDK or JRE, uninstall the old before
> installing the new.
>
>


 
 
Roedy Green





PostPosted: 2004-7-30 12:09:00 Top

java-programmer >> problem with java version "1.4.1_01" On Fri, 30 Jul 2004 09:29:02 +0530, "Madhur Ahuja" <email***@***.com> wrote
or quoted :

>I never upgraded the JDK, I did a clean install.

see http://mindprod.com/jgloss/jdk.html#FAILED

--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
 
 
Minh Tran-Le





PostPosted: 2004-7-31 2:09:00 Top

java-programmer >> problem with java version "1.4.1_01" Madhur Ahuja wrote:
> Hello
> I have installed JDK, but I am unable to use IDE's like Forte v 2.0 and Java
> Workshop v 3.0
> with this JDK. The problem with both is *jvm.dll*. Both software searches
> for this file in my
> */bin/classic/jvm.dll* while I have no such directory structure in my jdk.
> Instead jvm.dll is present
> in */bin/client/jvm.dll* or */bin/server/jvm.dll*.
> Any Help would be appreciated.
>

Sun switched around some of the definition of classic/hotspot to just
client/server and I don't think you can disable the JIT any more. If
you have old software that assume jre/bin/classic, you can just create
that directory and copy the content of jre/bin/client into it.

You may also want to see if you may need to tweak the argument aliases
in jre/lib/i386/jvm.cfg