- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: -d64 does not work on JDK1.5.0.10
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
08-12-2008 11:03 AM
08-12-2008 11:03 AM
Re: -d64 does not work on JDK1.5.0.10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2008 12:51 PM
08-12-2008 12:51 PM
Re: -d64 does not work on JDK1.5.0.10
max_thread_proc 3000
maxfiles 2048
maxfiles_lim 2048
Maxdsiz 2097152000
Nkthread 7219
Nproc 4116
Nsysmap 8232
Nsysmap64 8232
Shmmax 966367642
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2008 04:02 PM
08-12-2008 04:02 PM
SolutionWas this 1.5.0.10? The path to java was different: /pwrcomptmp/...
>here's the badtusc.out with the error
The java engineer and I looked at it. It seems the working one does a mmap(2), the bad one uses read(2).
He also noticed that there are some bad symlinks in /usr/lib/pa20_64/ that point to /opt/java1.4/. This will fail if you are using 1.5.0.10! You need to remove these symlinks.
========================================================
readlink("/usr/lib/pa20_64/libverify.sl", "/opt/java1.4/jre/lib/PA_RISC2.0W/libverify.sl",
readlink("/usr/lib/pa20_64/libjava.sl", "/opt/java1.4/jre/lib/PA_RISC2.0W/libjava.sl"
readlink("/usr/lib/pa20_64/libzip.sl", "/opt/java1.4/jre/lib/PA_RISC2.0W/libzip.sl"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2008 01:04 PM
08-13-2008 01:04 PM
Re: -d64 does not work on JDK1.5.0.10
Now, what I don't understand is how come -d64 works for the existing jdk1.5.0.4. It all just stopped working after I installed 1.5.0.10 and 1.5.0.14.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2008 11:52 PM
08-13-2008 11:52 PM
Re: -d64 does not work on JDK1.5.0.10
You're welcome. Since you're new to the forums, please read the following about assigning points:
http://forums.itrc.hp.com/service/forums/helptips.do?#33
Note: Every reply is eligible for points, where the amount depends on how helpful they were in answering your many questions.
>what I don't understand is how come -d64 works for the existing jdk1.5.0.4. It all just stopped working after I installed 1.5.0.10 and 1.5.0.14.
I assume they have added functionality to 1.5.0.10 and then the 1.4 libverify.sl no longer liked it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2008 05:10 AM
09-01-2008 05:10 AM
Re: -d64 does not work on JDK1.5.0.10
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1033062
- « Previous
-
- 1
- 2
- Next »