File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes netbeans cannot load jvm.dll Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "netbeans cannot load jvm.dll" Watch "netbeans cannot load jvm.dll" New topic
Author

netbeans cannot load jvm.dll

Randall Twede
Ranch Hand

Joined: Oct 21, 2000
Posts: 3901
when i tried to run netbeens i got this error. i found a post at suns site about it and the guy said to add
-jdkhome c:\JDK1.3
to the ide.cfg file. i looked at the file and it had this
-jdkhome "C:\Program Files\j2sdk_nb\j2sdk1.4.2" -J-Xmx96m -J-Xss1024k -J-Xms24m -J-Xverify:none
i added -jdkhome c:\JDK1.3 and it worked. looks to me that if i remove the quotes around the path that was already specified it should also work? does everyone have this problem?


I never took notes in college. That's how I got a 4.0 the first 2 years, and a 3.5 the second two years.
 
 
subject: netbeans cannot load jvm.dll
 
Threads others viewed
PLEASE ANSWER
tomcat error
only javaweb server will do?
Where are Swing classes?
JDK Installation Question
developer file tools