- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SWAssistant - Java not found
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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-30-2007 09:02 PM
05-30-2007 09:02 PM
/opt/swa/bin/swa report -x ftp_proxy=ftp://xxxxxxxxxxxxxxxxx
======= 05/31/07 09:53:16 BST BEGIN Report on Issues and New Software (user=gallan) (jobid=phoenix)
* Gathering Inventory
* Using existing inventory for host "xx"
* Command output:
- Error: could not find libjava.sl
Error: could not find Java 2 Runtime Environment.
======= 05/31/07 09:53:17 BST END Report on Issues and New Software succeeded.
NOTE: More information may be found in the Software Assistant logfile "/var/opt/swa/swa.log".
phoenix# java -version
java version "1.4.2.13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2.13-070317-13:26)
Java HotSpot(TM) Server VM (build 1.4.2 1.4.2.10-060112-16:07-PA_RISC2.0 PA2.0 (aCC_AP), mixed mode)
# swlist | grep -i java
B9788AA 1.3.1.14.00 Java2 1.3 SDK for HP-UX
JAVAOOB 2.03.07 Java2 Out-of-box for HP-UX
Java15JDK 1.5.0.08.00 Java 1.5 JDK for HP-UX
T1456AA 1.4.2.13.00 Java2 1.4 SDK for HP-UX
T1456AAaddon 1.4.2.10.05 Java2 1.4 SDK -AA addon for HP-UX
T1458AA 1.4.2.13.00 Java2 1.4 Netscape Plugin for HP-UX
As you can see I have a number of versions of Java installed. I did remove and re-install Java / SWA to resolve another issue but SWA was installed after Java.
I don't have SHLIB_PATH set up etc or Java in my PATH but don't have this set up on other servers either where SWA works fine.
Any ideas ? Point will be awarded
CHeers
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 10:54 PM
05-30-2007 10:54 PM
SolutionI saw the same - you need exactly the version mentioned in the swa readme.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 12:22 AM
05-31-2007 12:22 AM
Re: SWAssistant - Java not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2007 06:45 AM
06-01-2007 06:45 AM
Re: SWAssistant - Java not found
Thanks
-Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2007 09:13 AM
06-01-2007 09:13 AM
Re: SWAssistant - Java not found
1. Version of SWA
2. Version of HP-UX
3. Hardware (output of model command)
or the system inventory (run /opt/swa/lbin/swainv)? I have not been able to reproduce with our latest bits.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2007 10:53 AM
06-01-2007 10:53 AM
Re: SWAssistant - Java not found
Next, JRE15 has dropped support for PA-RISC 1.1 systems at some point, and yet JRE15 is installable on PA1.1 boxes.
I would be interested in the results of running /opt/java1.5/jre/bin/java on the original system configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2007 08:23 PM
06-04-2007 08:23 PM
Re: SWAssistant - Java not found
phoenix# swlist | grep -i Java
B9788AA 1.3.1.14.00 Java2 1.3 SDK for HP-UX
JAVAOOB 2.03.07 Java2 Out-of-box for HP-UX
Java15JDK 1.5.0.08.00 Java 1.5 JDK for HP-UX
Java15JRE 1.5.0.02.02 Java 1.5 JRE for HP-UX
T1456AA 1.4.2.13.00 Java2 1.4 SDK for HP-UX
T1458AA 1.4.2.13.00 Java2 1.4 Netscape Plugin for HP-UX
Jdk14 1.4.2.10.05 Java2 1.4 SDK
Jre14 1.4.2.10.05 Java2 1.4 RTE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2007 05:19 AM
06-05-2007 05:19 AM
Re: SWAssistant - Java not found
If the requisite is bypassed, the SWA controller can run without the java libraries and create an inventory, but all analysis, downloads, and reporting requires the JRE.
I should have seen this earlier, but looked only at revisions and not JDK vs. JRE.