help: deciphering netBeans install.log
From: javac (javac_at_mail.com)
Date: 07/05/04
- Next message: Christopher Fuhrman: "Re: Eclipse IDE Javadoc Tooltips"
- Previous message: saiho: "Re: error when create new class using Visual editor in eclipse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 5 Jul 2004 01:02:02 -0700
in linux (Fedora 1) I downloaded the JDK and it installed itself
nicely at: /home/net/jdk1.5.0/
then i downloaded the netbeans .jar file, and, at the shell prompt,
tried "/home/net/jdk1.5.0/bin/java -jar
/home/net/netbeans-3_6-setup.jar" which seemed to work fine.
however, here's the result:
(Jul 4, 2004 1:50:45 AM), Setup.product.install,
com.installshield.product.service.product.PureJavaProductServiceImpl$Installer,
err, ProductException: (error code = 601; message="JVM not found")
STACK_TRACE: 8
ProductException: (error code = 601; message="JVM not found")
at com.installshield.product.actions.JVMResolution.install(JVMResolution.java:171)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkUninstallerJVMResolution(PureJavaProductServiceImpl.java:4747)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4523)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3727)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
at java.lang.Thread.run(Thread.java:595)
why didn't this work, please?
thanks,
javac at mail dot com
- Next message: Christopher Fuhrman: "Re: Eclipse IDE Javadoc Tooltips"
- Previous message: saiho: "Re: error when create new class using Visual editor in eclipse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|