- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with iPlanet 4.15
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
Discussions
Discussions
Discussions
Forums
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
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-2001 07:14 AM
тАО11-12-2001 07:14 AM
Problem with iPlanet 4.15
i have a problem to configure iPlanet.
root@test [/]
# /usr/netscape/server4.1/https-admserv/start
/usr/lib/dld.sl: Can't find path for shared library: libjvm.sl
/usr/lib/dld.sl: No such file or directory
root@test [/]
# find / -name libjvm.sl
/usr/netscape/server4.1/bin/https/jre/lib/PA_RISC/classic/libjvm.sl
/usr/netscape/server4.1/bin/https/jre/lib/PA_RISC/hotspot/libjvm.sl
/usr/netscape/server4.1/bin/https/jre/lib/PA_RISC2.0/classic/libjvm.sl
/usr/netscape/server4.1/bin/https/jre/lib/PA_RISC2.0/hotspot/libjvm.sl
root@test [/usr/netscape/server4.1/https-admserv]
# echo $PATH
/usr/sbin:/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin:/opt/fcms/bin:/opt/upgrade/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/hparray/bin:/opt/aCC/bin:/opt/langtools/bin:/opt/imake/bin:/var/opt/netscape/server4/shared/bin:/var/opt/netscape/server4/bin/slapd/server:/var/opt/netscape/server4/bin:/opt/ignite/bin:/sbin:/home/root:/opt/java1.3/bin:/usr/stratus/rsn/bin:/usr/lib:/opt/java/bin:/opt/java/bin:/usr/netscape/server4.1/bin/https/jre/lib/:/usr/netscape/server4.1/bin/https/jre/lib/PA_RISC/classic/
Why ?
Thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-12-2001 07:20 AM
тАО11-12-2001 07:20 AM
Re: Problem with iPlanet 4.15
i forgot a find
root@test [/usr/netscape/server4.1/https-admserv]
# find / -name dld.sl
/usr/lib/dld.sl
/usr/lib/pa20_64/dld.sl
/usr/lib/aCC/dld.sl
/var/adm/sw/save/PHSS_21947/CORE-64SLIB/usr/lib/pa20_64/dld.sl
/var/adm/sw/save/PHSS_21947/CORE-SHLIBS/usr/lib/dld.sl
/var/adm/sw/save/PHSS_21947/CORE-SHLIBS/usr/newconfig/usr/lib/dld.sl
/var/adm/sw/save/PHSS_23440/CORE-64SLIB/usr/lib/pa20_64/dld.sl
/var/adm/sw/save/PHSS_23440/CORE-SHLIBS/usr/lib/dld.sl
/var/adm/sw/save/PHSS_23440/CORE-SHLIBS/usr/newconfig/usr/lib/dld.sl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-12-2001 07:32 AM
тАО11-12-2001 07:32 AM
Re: Problem with iPlanet 4.15
export SHLIB_PATH=$SHLIB_PATH:/usr/netscape/server4.1/bin/https/jre/lib/PA_RISC2.0/classic
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-12-2001 07:36 AM
тАО11-12-2001 07:36 AM
Re: Problem with iPlanet 4.15
/usr/lib/dld.sl: Can't find path for shared library: libjvm.sl
/usr/lib/dld.sl: No such file or directory >>
hi, libjvm.sl is related
to javavirtualmanager. Seems that you do not have the full java components installed. Hence the error. Check your installation process again and make sure you installed all the components.
there is no problem with libdld.sl . It is sharedlibrary which dynamically calls the other libaries and returns the error when it cannot located one. (a simplsitic explanation).
HTh
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-12-2001 07:55 AM
тАО11-12-2001 07:55 AM
Re: Problem with iPlanet 4.15
root@testmnp [/usr/netscape/server4.1/https-testmnp]
# ./start
iPlanet-WebServer-Enterprise/4.1SP5 BB1-11/29/2000 21:17
startup: listening to http://unknown, port 82 as root
root@test [/usr/netscape/server4.1/https-testmnp]
# /usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /opt/java/jre/lib/PA_RISC/native_threads/libjava.sl
/usr/lib/dld.sl: Exec format error