HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /usr/lib/dld.sl: Can't shl_load() a library
Operating System - HP-UX
1833294
Members
3031
Online
110051
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
Forums
Discussions
Discussions
Discussions
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
10-03-2002 07:19 AM
10-03-2002 07:19 AM
Hi,
Java has been installed on my machine. When I enter
nmc% java -version
/usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /us
r/lib/libc.2
/usr/lib/dld.sl: Exec format error
java version "JavaVM-1.3.0.01"
Java(TM) 2 Runtime Environment, Standard Edition (build jinteg:02/14/01-23:51)
HotSpot VM (build 1.0.1fcs jinteg:02/15/01-02:43 PA2.0, mixed mode)
nmc%
I am not able to figure out why it is giving me error like shl_load(). Even when I use javac without any arguments, it gives me the same shl_load() error.
I am using HP-UX 11.00, L-Class server.
Thanks in Advance,
Regards,
Raghu
Java has been installed on my machine. When I enter
nmc% java -version
/usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /us
r/lib/libc.2
/usr/lib/dld.sl: Exec format error
java version "JavaVM-1.3.0.01"
Java(TM) 2 Runtime Environment, Standard Edition (build jinteg:02/14/01-23:51)
HotSpot VM (build 1.0.1fcs jinteg:02/15/01-02:43 PA2.0, mixed mode)
nmc%
I am not able to figure out why it is giving me error like shl_load(). Even when I use javac without any arguments, it gives me the same shl_load() error.
I am using HP-UX 11.00, L-Class server.
Thanks in Advance,
Regards,
Raghu
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2002 09:10 AM
10-03-2002 09:10 AM
Solution
Raghu,
Try installing patch PHSS_26262 (or its latest incarnation). This patch fixes the problem of not being able to dynamically load a shared library containing Thread Local Storage.
In general, you should install all patches required for Java listed at:
http://www.hp.com/products1/unix/java/infolibrary/patches.html
Good luck-
- Chris
Try installing patch PHSS_26262 (or its latest incarnation). This patch fixes the problem of not being able to dynamically load a shared library containing Thread Local Storage.
In general, you should install all patches required for Java listed at:
http://www.hp.com/products1/unix/java/infolibrary/patches.html
Good luck-
- Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2002 01:21 AM
10-15-2002 01:21 AM
Re: /usr/lib/dld.sl: Can't shl_load() a library
Hi Raghu,
try this
LD_PRELOAD=/opt/java1.3/jre/lib/PA_RISC2.0/classic/libjvm.sl
And, if does not resolve your problem, send me your SHLIB_PATH
Regards
try this
LD_PRELOAD=/opt/java1.3/jre/lib/PA_RISC2.0/classic/libjvm.sl
And, if does not resolve your problem, send me your SHLIB_PATH
Regards
I love Java OS
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP