Submitted On 08-FEB-2001
rpandya
I am seeing this problem very consistently in certain
applications using Sun JVM 1.3 on Redhat 7.0 Update 1.
I don't believe I am running an SMP kernel, and I have tried
updating to glibc-2.2 and it still happens.
Ravi Pandya
ravi at iecommerce dot com
Submitted On 13-FEB-2001
doubrava
I am also seeing this problem consistently. I am using Sun
JVM 1.3 on Redhat 6.2. I am using glibc-2.2.
Mark Doubrava
Submitted On 14-FEB-2001
jskovron
We're also seeing this problem frequently, using RedHat 6.2
upgrade to
the 2.4.0 kernel and glibc 2.1.3-22 rpm.
John Skovron
john@datasynapse.com
Submitted On 10-MAR-2001
dlemire
I see this problem with glibc-2.2.2-3
Submitted On 06-APR-2001
Juggler
I too am getting this consistently with Redhat 6.2 and
glibc 2.1.3-15. I'm creating/destroying many threads
rapidly and make a Runtime.exec() call in each thread.
This is really frustrating!
Submitted On 05-JUL-2001
dassh
i am seeing this issue running redhat 7.0, JVM 1.3. Issue
arises using thread pool of 250 to handle incoming socket
requests. If each request matches protcol, a syncronized
method, makes 3-6 calls to mysql, is called to distributed
and thread is then put back into sychronized pool.
Sometimes i can slam this code with an average of 1000/2.5
seconds. then again, sometimes it dies on me. Very
unreliable and as someone else said, very frustrating.
Submitted On 10-SEP-2001
patrickvc
I found this exception in solaris 7.0 running JVM 1.3 .Can anyone give some work around.
Thanks in advance.
Patrick
Submitted On 16-NOV-2001
cathyrein
I am also able to reproduce this problem consistently on
Red Hat 6.2, JVM 1.3. I get the same error, proceeded by:
sem_lock->semop->op_op: Identifier removed
Any suggestions or workarounds?
Submitted On 13-AUG-2004
jagilgen
I am also seeing this condition hit. I am spawning roughly 1000 threads and this happens very often.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|