- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to use JRE in HP-UX 10.20??
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
11-12-2002 05:47 PM
11-12-2002 05:47 PM
How to use JRE in HP-UX 10.20??
" /usr/lib/dld.sl:Can't open shared library: ../../../lib/PA_RISC/green_threads/libjava.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump) "
wats the cause of this error?? i'm loaded wif JRE (version C.01.18.06) 1.1.8 / Hp-UX 10.20...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2002 06:06 PM
11-12-2002 06:06 PM
Re: How to use JRE in HP-UX 10.20??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2002 06:23 PM
11-12-2002 06:23 PM
Re: How to use JRE in HP-UX 10.20??
I download the JRE from HP http://www.hp.com/products1/unix/java/archives/index.html
But my HP B2600 workstation is standalone system so wat i do is download the JRE depot file to my win2k PC then use FTP to transfer the files over.After that,i use swinstall to install the jre & use tar to untar the file.i'm not sure wats goin wrong...do i need the patches for 10.20 to run JRE?? Plss help...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2002 07:39 PM
11-12-2002 07:39 PM
Re: How to use JRE in HP-UX 10.20??
Two things:
Did you receive any error messages at all during the installation?
Second, invest some time in having a look at some patches for this release. Note that the product has actually been discontinued. All the more reason to look at patches.
Regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2002 08:17 PM
11-12-2002 08:17 PM
Re: How to use JRE in HP-UX 10.20??
i did not encounter any error message throughout the installation process. Can u plss spend some time to check whether these patches are relevant to me?? I jx contact the HP engineer and they reply was to install these patches prior to Java JRE installation.But these these patches doesnt seems relevant to the JRE. Plss give ur opinions
PHSS_17534 X11R6 Font Server JAN 99 Cumulative Patch
PHSS_25348 CDE msg catalog OCT2001 Periodic Patch
PHSS_26583 Xserver cumulative patch
PHSS_27229 X/Motif Runtime Periodic Patch
PHSS_27426 CDE Runtime Patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 09:56 AM
11-14-2002 09:56 AM
Re: How to use JRE in HP-UX 10.20??
As far as that file goes, have you tried to find it inside of the java runtime? It should be somewhere in the /opt/java. On my 10.20 machine it is /opt/java/lib/PA_RISC/green_threads/libjava.sl. Does it in fact exist on your machine?
What is JAVAHOME equal to? Is it set or set incorrectly? Can you play around with JAVAHOME to see if that will allow the JVM to find the library.
Is /opt/java/bin in your PATH?