RE: Java core w TC 4.1.24

2003-11-18 Thread Shapira, Yoav

Howdy,
1. Try latest stable tomcat (4.1.29), fixed have been made in this area.
2. Ensure your redhat OS has the latest patches installed as required
for your JDK.

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: J D [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 11:08 PM
To: [EMAIL PROTECTED]
Subject: Java core w TC 4.1.24

Hi Folks,
Any pointers on this?
RedHat 7.3
Tomcat 4.1.24
Java 1.4.1_02

Thanks


---

--
An unexpected exception has been detected in native code outside the
VM.
Unexpected Signal : 11 occurred at PC=0x4002245E
Function=(null)+0x4002245E
Library=/lib/i686/libpthread.so.0

NOTE: We are unable to locate the function name symbol for the error
  just occurred. Please refer to release documentation for possible
  reason and solutions.


Current Java thread:
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
- locked 0x47f58248 (a java.net.PlainSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java:439)
at java.net.ServerSocket.accept(ServerSocket.java:410)
at
org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(Defa
ultS
erverSocketFactory.java:107)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEndpoint
.jav
a:356)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:5
29)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPoo
l.ja
va:619)
at java.lang.Thread.run(Thread.java:536)

Dynamic libraries:
08048000-0804e000 r-xp  68:02 835687
/usr/javainstall/j2sdk1.4.1_02/bin/java
0804e000-0804f000 rw-p 5000 68:02 835687
/usr/javainstall/j2sdk1.4.1_02/bin/java
4000-40013000 r-xp  68:02 671755 /lib/ld-2.2.5.so
40013000-40014000 rw-p 00013000 68:02 671755 /lib/ld-2.2.5.so
.
.
.
---

-
Local Time = Mon Nov 17 14:04:12 2003
Elapsed Time = 33408
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Server VM (1.4.1_02-b06 mixed mode)
#

_
MSN Shopping upgraded for the holidays!  Snappier product search...
http://shopping.msn.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Java core w TC 4.1.24

2003-11-18 Thread Christopher Schultz
 Unexpected Signal : 11 occurred at PC=0x4002245E
 Function=(null)+0x4002245E
 Library=/lib/i686/libpthread.so.0
Does this happen frequently? Only under load?

RH 7.3 is pretty stable, and I've never had a problem with it along with 
pretty much any JDK. I've heard a lot of suggestions to bypass 1.4.1 due 
to some serious bug especially in StringBuffer. Give that a try, but I 
expect that it won't go away...

When you get the sig 11, does it always say the same shared lib or does 
it look like it's coming from all over?

-chris

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]