- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Java(tm) Virtual Machine Problem
Operating System - Linux
1821980
Members
3099
Online
109638
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-28-2007 03:57 PM
тАО05-28-2007 03:57 PM
Java(tm) Virtual Machine Problem
Hello there,
When I installed some application, I ran the command as the below:
./setup_XXXX_LINUX.bin
Initializing InstallShield Wizard...
Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
..<<--(a lot more dots)
it quit after few seconds. I don't know what's happened during that period. Do anyone have the idea?
The application is fine to install another HP server.
Any help would be great
Alex
When I installed some application, I ran the command as the below:
./setup_XXXX_LINUX.bin
Initializing InstallShield Wizard...
Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
..<<--(a lot more dots)
it quit after few seconds. I don't know what's happened during that period. Do anyone have the idea?
The application is fine to install another HP server.
Any help would be great
Alex
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-28-2007 07:25 PM
тАО05-28-2007 07:25 PM
Re: Java(tm) Virtual Machine Problem
Also I found the error, "ProductException: (error code = 601; message="JVM not found")"?
Would anyone know how I can resolve this error. Here is a large excerpt of the debug output I was able to capture.
(May 29, 2007 2:55:32 PM), Setup.product.install, com.installshield.product.actions.UninstallerJVMResolution, err, unable to prompt user for JVM replacement -- cannot copy/install JVM
(May 29, 2007 2:55:32 PM), 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:166)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkUninstallerJVMResolution(PureJavaProductServiceImpl.java:4561)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4346)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3590)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
at java.lang.Thread.run(Thread.java:536)
Would anyone know how I can resolve this error. Here is a large excerpt of the debug output I was able to capture.
(May 29, 2007 2:55:32 PM), Setup.product.install, com.installshield.product.actions.UninstallerJVMResolution, err, unable to prompt user for JVM replacement -- cannot copy/install JVM
(May 29, 2007 2:55:32 PM), 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:166)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkUninstallerJVMResolution(PureJavaProductServiceImpl.java:4561)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4346)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3590)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
at java.lang.Thread.run(Thread.java:536)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-30-2007 12:35 AM
тАО05-30-2007 12:35 AM
Re: Java(tm) Virtual Machine Problem
I think when you execute setup_XXXX_LINUX.bin, it untars the 'real' java bits in the current working directory and then tries to execute a script to move stuff around. I don't think it has to connect back to Java.com, but it might attempt to. You may need to setup a proxy if behind a firewall.
I would make sure I had enough space in the current working directory and that it wasn't an NFS mount.
Running the setup through strace could reveal what is failing and whether any files are being created or attempted.
I would make sure I had enough space in the current working directory and that it wasn't an NFS mount.
Running the setup through strace could reveal what is failing and whether any files are being created or attempted.
Necessary questions: Why? What? How? When?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP