- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Java Virtual machine problem
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
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
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
тАО02-03-2003 08:24 AM
тАО02-03-2003 08:24 AM
Java Virtual machine problem
I'm using:
Java HotSpot(TM) Server VM (build 1.3.1 1.3.1.08-_28_nov_2002_00_09 PA2.0, mixed mode) and keep getting the following exceptions:
implicit exception happened at 7d6af258
Stack_Trace: error while unwinding stack
( 0) 0xc801f2dc report_error__FbPCciN22e + 0x5c [/opt/java1.3/bin/../jre/lib/PA_RISC2.0/server/libjvm.sl]
( 1) 0xc801ef8c report_fatal__FPCciT1e + 0x6c [/opt/java1.3/bin/../jre/lib/PA_RISC2.0/server/libjvm.sl]
( 2) 0xc817e170 compute_exception_return_address__13SharedRuntimeSFl + 0x1b0 [/opt/java1.3/bin/../jre/lib/PA_RISC2.0/server/libjvm.sl]
#
# Java version:
# Java HotSpot(TM) Server VM (mixed mode)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error to HP customer support.
#
# Fatal: null exception in compiled code
#
# Error ID: /CLO/Components/JAVA_HOTSPOT/Src/build/hp-ux/../../src/share/vm/runtime/sharedRuntime.cpp, 417
#
# Problematic Thread: prio=7 tid=0x0002a718 nid=48 lwp_id=22899 runnable
#
Anyone knows what's going on?
Cheers,
Bas ter Brugge
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2003 08:37 AM
тАО02-03-2003 08:37 AM
Re: Java Virtual machine problem
Just to test have a go at working around the problem.
Basically by disablingimplicit null checks
Add the -XX:-ImplicitNullChecks option to
the java command line.
Then let us know what happens
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2003 08:42 AM
тАО02-03-2003 08:42 AM
Re: Java Virtual machine problem
go to
www.hp.com/go/java
get a much later version.
Take care with patches. see release notes
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2003 08:43 AM
тАО02-03-2003 08:43 AM
Re: Java Virtual machine problem
If you have a support contract with HP I'd consider using it, otherwise "file core",output if the application drops core,and O/S details and a stack trace may help someone familiar with java on this ....
also command line compile line options may also shed some light here ...
ps did this work wrt any previous version of java NB I'd also urge you to upgrade your version of java too maybe even goto 1.4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2003 08:45 AM
тАО02-03-2003 08:45 AM
Re: Java Virtual machine problem
http://www.hp.com/products1/unix/java/infolibrary/patches.html
Better however to have them in.
My tush is still smarting from doing this backwards myself.
P
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
тАО02-03-2003 08:55 AM
тАО02-03-2003 08:55 AM