help: deciphering netBeans install.log

From: javac (javac_at_mail.com)
Date: 07/05/04


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



Relevant Pages

  • How do you execute a JAR file?
    ... I have a JAR file that I created on another machine using JDK 1.6.0 ... using JDK 1.6.0 and NetBeans 5.5 on WinXP ...
    (comp.lang.java.help)
  • Java Hotspot VM Client 1.4.2.xxxx ???
    ... netbeans use this JDK version (I've uninstalled previous JDK versions ... installed on my machine prior to installing 1.4.2). ... I find the jar file for it (i don't even know the name of the jar ...
    (comp.lang.java.programmer)
  • RE: [opensuse] 10.3 Java Issues, /usr/lib/: No such file or directory.
    ... Subject: [opensuse] 10.3 Java Issues ... netbeans, but I can't seem to compile my projects without it crashing. ... but I have always installed the JDK directly from ...
    (SuSE)
  • jar file wont run
    ... jaf (Java Activation Framework) 1.1.1 ... that I can both run from NetBeans. ... "The jar file "ProjectName.jar" couldn't be launched. ... Where can I finde the "console", what is it, can the solution to the ...
    (comp.lang.java.programmer)
  • Problem with JAR Files
    ... I am developing a small front-end utilizing the AbsoluteLayout layout ... which comes from NetBeans 3.5.1. ... My problem is attempting to run it all as a JAR file. ... I'm fairly new at Java and have been able to ...
    (comp.lang.java.programmer)