- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Something about patch bundle December 2002
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
01-07-2003 03:42 AM
01-07-2003 03:42 AM
I have an L2000 running HP-UX11i. Last Saturday I install the Dec 2002 patch bundle and is done successfully. However I encounter some error during our testing.
I have some java programs which call a C program (which compiled in a shared library) and use the 'free' function. The java program show the following error
Starting the native method ... Java_tu_JavaProcessNativeJNI_getMemory
Starting the native method ... Java_tu_JavaProcessNativeJNI_getMemory
Starting the native method ... Java_tu_JavaProcessNativeJNI_getMemory
Starting the native method ... Java_tu_JavaProcessNativeJNI_getMemory
Starting the native method ... Java_tu_JavaProcessNativeJNI_getMemory
#
# Java version:
# HotSpot VM (mixed mode)
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
#
# occurred at pc=c0198e4c
# Error ID: /CLO/Components/JAVA_HOTSPOT/Src/build/hp-ux/../../src/os/hp-ux/vm/os_hp-ux.cpp, 3050
#
The java will 'eat up' memory and then 'die'. My java version is only 1.3.0 in HP server. Does anyone encounter this error recently ? Do you think it's related to the new patch or the java is too old to the latest patch ?
Regards,
Patrick
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 03:49 AM
01-07-2003 03:49 AM
Re: Something about patch bundle December 2002
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 05:50 AM
01-07-2003 05:50 AM
Re: Something about patch bundle December 2002
I agree with you that my java version is too old but changing the version will cause a lot of amendment of our existing application and will consume a lot of time. So I will try to uninstall the Dec patch bundle first.
BTW, do you know how to uninstall the patch ? And does this action only uninstall what it install last time ? Because I have installed some patches before. Will they be removed at this action ?
Thanks a lot,
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:01 AM
01-07-2003 06:01 AM
Solutionhttp://www.hp.com/products1/unix/java/infolibrary/patches.html
There are a lot of patches here that are not yet part of the December 2002 bundle.
Yet many of these patches are required for java 1.3
If you don't have them all in, you should get them in. You might wish to reinstall java 1.3, though I didn't have to do that.
Of course, I did it -ss backwards, doing java first, then the patches, but managed to get away with it.
Don't make the same mistake as me.
I used to be a "if it ain't broke don't fix it" guy, as was my predecessor. The pain of that posiion hurt so bad, I switched religions in 2000 and now try and stay as current as possible.
Have I been burned by that position? Yes, I have a procedure.
I install the patch, I run check_patches, and back out anything that has errors. Now is better than the past.
Steve
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:33 AM
01-07-2003 06:33 AM
Re: Something about patch bundle December 2002
But I would go with Stevens recommendation on specific patches for Java 1.3 first.