1825678 Members
3589 Online
109686 Solutions
New Discussion

hs_err_pid4153.logs

 
SOLVED
Go to solution
Beannie
Advisor

hs_err_pid4153.logs

Can anyone provide more info on the below error that showed up in the log referenced in my subject line. User is getting a timeout error when trying to process a file. The below is just the first few line of the log. Thanks for any advice.

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xD06AA7A0
Function=rwffprtdup
Library=/oracle/app/product/forms9i/lib32/librw90.sl

Current Java thread:
"VBJ ThreadPool Worker" daemon prio=4 tid=0x0024e728 nid=18 lwp_id=1110770 runna
ble [0x60e4f000..0x60e4f530]
3 REPLIES 3
Peter Godron
Honored Contributor
Solution

Re: hs_err_pid4153.logs

Julie,
please see earlier thread and the explanation of Signal 11:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=934551

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
Steven E. Protter
Exalted Contributor

Re: hs_err_pid4153.logs

Shalom,

Searches provided nothing (anyone can google right).

It does look to me like an Oracle application error. It may be related to java.

Possible courses of actions:

1) Oracle patching(after oracle says so, this is usually very painful to get done).
2) OS patching (latest OS patches always helpful)
3) Java patches (subset of 2).

Some information on VM, I'm assuming you mean Java VM,not HP-UX VM.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Beannie
Advisor

Re: hs_err_pid4153.logs

Yes is is the Java portion. We did an oas_stop/start which seems to take care of it although that obviously can't been done whenever issues like this arise because it knocks everyone off the forms server and the underlying issue that causes this problem needs to be corrected.