Re: An unexpected error has been detected by Java Runtime Environment:

2010-04-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sanjeev,

On 4/25/2010 12:13 AM, Sanjeev Verma wrote:
 Some helpful info on this error here - 
 http://www.java-forums.org/eclipse/312-exception_access_violation-0xc005.html

I find no helpful information on this page, unfortunately.

This error is caused by either a bug in the JVM (which have been known
to occur) or a problem with your hardware.

As your machine is running Microsoft Windows, I suspect that you are
using x86 hardware. In that case, please test your hardware using
memtest86+ (http://www.memtest.org/) and upgrade to the latest JRE
available for your platform.

If the hardware test passes (let it run 2 or 3 times) and the latest JRE
still fails, consider /downgrading/ the JRE until you get a stable
system. Bugs have been known to creep into newer versions of JREs and
you may find that an older one is more stable in your environment.

If you are not using any native code in your webapp, then there is
probably no way for you to avoid this error other than by identifying
and correcting a hardware problem or finding a stable JRE for your
environment.

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvVrTkACgkQ9CaO5/Lv0PAuqACffCz73fLetJLzeVFVMJMmG0eW
kNcAoK4L5uo8udA1Zoc07kR30OLwiVod
=Ebuo
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: An unexpected error has been detected by Java Runtime Environment:

2010-04-24 Thread krawls35

I received an error also last night. I couldn't figure out how to do my own
post so I am hoping somebody will help me with my situation also. Here it
go:
EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x6d8f9dac, pid=7016, tid=6844
#
# JRE version: 6.0_19-b04
# Java VM: Java HotSpot(TM) Client VM (16.2-b04 mixed mode, sharing
windows-x86 )
# Problematic frame:
# V  [jvm.dll+0xf9dac]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

Tsirkin Evgeny-2 wrote:
 
 environment :
 Apache Tomcat/6.0.18
 Solaris 9 64 bit
 jdk1.6.0_13
 
 On one of the servers we are today getting constantly errors:
 An unexpected error has been detected by Java Runtime Environment.
 Here are some of those:
 
 ---
 #
 # An unexpected error has been detected by Java Runtime Environment:
 #
 #  SIGBUS (0xa) at pc=0x7f4008b8, pid=2380, tid=121
 #
 # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
 solaris-sparc)
 # Problematic frame:
 # C  [libc_psr.so.1+0x8b8]
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid2380.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #
 
 ---
 #
 # An unexpected error has been detected by Java Runtime Environment:
 #
 #  SIGBUS (0xa) at pc=0x78c0bf44, pid=11205, tid=615
 #
 # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
 solaris-sparc)
 # Problematic frame:
 # j
 java.net.URLStreamHandler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V+0
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid11205.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #
 ---
 #
 # An unexpected error has been detected by Java Runtime Environment:
 #
 #  SIGSEGV (0xb) at pc=0x7e34c17c, pid=23223, tid=5
 #
 # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
 solaris-sparc)
 # Problematic frame:
 # V  [libjvm.so+0x74c17c]
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid23223.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #
 ---
 The file which should contain the logs/dump (i.e.
 /tmp/hs_err_pid23223.log)
 are empty.
 Did anybody get experienced with such a thing?
 Thanks
 Evgeny
 
 

-- 
View this message in context: 
http://old.nabble.com/An-unexpected-error-has-been-detected-by-Java-Runtime-Environment%3A-tp25272723p28352315.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: An unexpected error has been detected by Java Runtime Environment:

2010-04-24 Thread André Warnier
Not trying to be funny here, but should you not be reporting this to Sun 
(as mentioned in the crash messages), rather than to the Tomcat forum ?


krawls35 wrote:

I received an error also last night. I couldn't figure out how to do my own
post so I am hoping somebody will help me with my situation also. Here it
go:
EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x6d8f9dac, pid=7016, tid=6844
#
# JRE version: 6.0_19-b04
# Java VM: Java HotSpot(TM) Client VM (16.2-b04 mixed mode, sharing
windows-x86 )
# Problematic frame:
# V  [jvm.dll+0xf9dac]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

Tsirkin Evgeny-2 wrote:

environment :
Apache Tomcat/6.0.18
Solaris 9 64 bit
jdk1.6.0_13

On one of the servers we are today getting constantly errors:
An unexpected error has been detected by Java Runtime Environment.
Here are some of those:

---
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=0x7f4008b8, pid=2380, tid=121
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
solaris-sparc)
# Problematic frame:
# C  [libc_psr.so.1+0x8b8]
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid2380.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=0x78c0bf44, pid=11205, tid=615
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
solaris-sparc)
# Problematic frame:
# j
java.net.URLStreamHandler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V+0
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid11205.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
---
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7e34c17c, pid=23223, tid=5
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
solaris-sparc)
# Problematic frame:
# V  [libjvm.so+0x74c17c]
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid23223.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
---
The file which should contain the logs/dump (i.e.
/tmp/hs_err_pid23223.log)
are empty.
Did anybody get experienced with such a thing?
Thanks
Evgeny







-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: An unexpected error has been detected by Java Runtime Environment:

2010-04-24 Thread krawls35

Thank You for letting me know. How do I take it off and report to Tomcat
forum?  You are not being funny but very helpful and I appreciate that.

awarnier wrote:
 
 Not trying to be funny here, but should you not be reporting this to Sun 
 (as mentioned in the crash messages), rather than to the Tomcat forum ?
 
 krawls35 wrote:
 I received an error also last night. I couldn't figure out how to do my
 own
 post so I am hoping somebody will help me with my situation also. Here it
 go:
 EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x6d8f9dac, pid=7016,
 tid=6844
 #
 # JRE version: 6.0_19-b04
 # Java VM: Java HotSpot(TM) Client VM (16.2-b04 mixed mode, sharing
 windows-x86 )
 # Problematic frame:
 # V  [jvm.dll+0xf9dac]
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #
 
 Tsirkin Evgeny-2 wrote:
 environment :
 Apache Tomcat/6.0.18
 Solaris 9 64 bit
 jdk1.6.0_13

 On one of the servers we are today getting constantly errors:
 An unexpected error has been detected by Java Runtime Environment.
 Here are some of those:

 ---
 #
 # An unexpected error has been detected by Java Runtime Environment:
 #
 #  SIGBUS (0xa) at pc=0x7f4008b8, pid=2380, tid=121
 #
 # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
 solaris-sparc)
 # Problematic frame:
 # C  [libc_psr.so.1+0x8b8]
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid2380.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #

 ---
 #
 # An unexpected error has been detected by Java Runtime Environment:
 #
 #  SIGBUS (0xa) at pc=0x78c0bf44, pid=11205, tid=615
 #
 # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
 solaris-sparc)
 # Problematic frame:
 # j
 java.net.URLStreamHandler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V+0
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid11205.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #
 ---
 #
 # An unexpected error has been detected by Java Runtime Environment:
 #
 #  SIGSEGV (0xb) at pc=0x7e34c17c, pid=23223, tid=5
 #
 # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
 solaris-sparc)
 # Problematic frame:
 # V  [libjvm.so+0x74c17c]
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid23223.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #
 ---
 The file which should contain the logs/dump (i.e.
 /tmp/hs_err_pid23223.log)
 are empty.
 Did anybody get experienced with such a thing?
 Thanks
 Evgeny


 
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 

-- 
View this message in context: 
http://old.nabble.com/An-unexpected-error-has-been-detected-by-Java-Runtime-Environment%3A-tp25272723p28352762.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: An unexpected error has been detected by Java Runtime Environment:

2010-04-24 Thread Sanjeev Verma
Some helpful info on this error here - 
http://www.java-forums.org/eclipse/312-exception_access_violation-0xc005.html


On Sat, 2010-04-24 at 13:48 -0700, krawls35 wrote:
 Thank You for letting me know. How do I take it off and report to Tomcat
 forum?  You are not being funny but very helpful and I appreciate that.
 
 awarnier wrote:
  
  Not trying to be funny here, but should you not be reporting this to Sun 
  (as mentioned in the crash messages), rather than to the Tomcat forum ?
  
  krawls35 wrote:
  I received an error also last night. I couldn't figure out how to do my
  own
  post so I am hoping somebody will help me with my situation also. Here it
  go:
  EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x6d8f9dac, pid=7016,
  tid=6844
  #
  # JRE version: 6.0_19-b04
  # Java VM: Java HotSpot(TM) Client VM (16.2-b04 mixed mode, sharing
  windows-x86 )
  # Problematic frame:
  # V  [jvm.dll+0xf9dac]
  #
  # If you would like to submit a bug report, please visit:
  #   http://java.sun.com/webapps/bugreport/crash.jsp
  #
  
  Tsirkin Evgeny-2 wrote:
  environment :
  Apache Tomcat/6.0.18
  Solaris 9 64 bit
  jdk1.6.0_13
 
  On one of the servers we are today getting constantly errors:
  An unexpected error has been detected by Java Runtime Environment.
  Here are some of those:
 
  ---
  #
  # An unexpected error has been detected by Java Runtime Environment:
  #
  #  SIGBUS (0xa) at pc=0x7f4008b8, pid=2380, tid=121
  #
  # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
  solaris-sparc)
  # Problematic frame:
  # C  [libc_psr.so.1+0x8b8]
  #
  # An error report file with more information is saved as:
  # /tmp/hs_err_pid2380.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://java.sun.com/webapps/bugreport/crash.jsp
  #
 
  ---
  #
  # An unexpected error has been detected by Java Runtime Environment:
  #
  #  SIGBUS (0xa) at pc=0x78c0bf44, pid=11205, tid=615
  #
  # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
  solaris-sparc)
  # Problematic frame:
  # j
  java.net.URLStreamHandler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V+0
  #
  # An error report file with more information is saved as:
  # /tmp/hs_err_pid11205.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://java.sun.com/webapps/bugreport/crash.jsp
  #
  ---
  #
  # An unexpected error has been detected by Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7e34c17c, pid=23223, tid=5
  #
  # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
  solaris-sparc)
  # Problematic frame:
  # V  [libjvm.so+0x74c17c]
  #
  # An error report file with more information is saved as:
  # /tmp/hs_err_pid23223.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://java.sun.com/webapps/bugreport/crash.jsp
  #
  ---
  The file which should contain the logs/dump (i.e.
  /tmp/hs_err_pid23223.log)
  are empty.
  Did anybody get experienced with such a thing?
  Thanks
  Evgeny
 
 
  
  
  
  -
  To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: users-h...@tomcat.apache.org
  
  
  
 



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tsirkin,

On 9/5/2009 2:59 PM, Tsirkin Evgeny wrote:
 So,it could be this since this sparc/solaris.
 Anyway it seems i can't do anything about it.

I would ask your hardware vendor to replace either the memory or the
entire machine.

 Another question is :
 Now i have one server running 32 java and another 64 ,would it be a
 problem in cluster?

As long as you are using an all-Java solution (and not some weird binary
clustering layer), it shouldn't be a problem: Java primitives are
defined independently of architecture and even JVM. If a 2-bit JVM
existed (you might call MS's JVM a 2-bit one ha ha), you should be able
to interoperate with it.


- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqpMMEACgkQ9CaO5/Lv0PAEzwCcCl9It/YXRLfHevUaXMuMdz6p
WqMAnjh06wPXMVDsTA1HnRL21Osr9vIB
=Ptj1
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-05 Thread Tsirkin Evgeny
 It's possible. What is your architecture?


Solaris 9.Sparc.



 Do you have physical access? Can you run a memory tester on it?

Unfortunatly this is not possible.
Thanks
Evgeny


 - -chris
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iEYEARECAAYFAkqhJNgACgkQ9CaO5/Lv0PAHzwCff9RgReSy8KeQLVEnN5TX2XEB
 kSIAoJPHn+1g7VzvA/+FuCdvB8YzY9mt
 =d2Fg
  -END PGP SIGNATURE-

 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org




Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-04 Thread Tsirkin Evgeny
Why SIGBUS is Cool?
What is strange is that running 32 bit java helped.
Of course i can explain it that the 32 have less address space and it does
not get
to the bad RAM ,but still ...
Evgeny

On Fri, Sep 4, 2009 at 12:32 AM, Christopher Schultz 
ch...@christopherschultz.net wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Peter,

 On 9/3/2009 6:06 AM, Peter Crowther wrote:
  Have you got a creeping failure on your hardware?  Bad RAM could cause
 the
  problem you observe, for example.

 +1000

 SIGBUS? Cool!

 - -chris
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iEYEARECAAYFAkqgNgUACgkQ9CaO5/Lv0PAqsACcCm5+2laf48qTcSRRpIqKGE+K
 9AEAn3Vp6VvuSMYT4ZqI08wxSPV3kkoR
 =0Ffv
 -END PGP SIGNATURE-

 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org




Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tsirkin,

On 9/4/2009 5:12 AM, Tsirkin Evgeny wrote:
 Why SIGBUS is Cool?

I've never seen one. The description of SIGBUS seems to indicate that
it's pretty bad: http://en.wikipedia.org/wiki/SIGBUS (bad physical
memory address, virtual memory pages have disappeared, etc.).

 What is strange is that running 32 bit java helped. Of course i can
 explain it that the 32 have less address space and it does not get to
 the bad RAM ,but still ...

It's possible. What is your architecture? You didn't mention it in your
initial post. Do you have physical access? Can you run a memory tester
on it?

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqhJNgACgkQ9CaO5/Lv0PAHzwCff9RgReSy8KeQLVEnN5TX2XEB
kSIAoJPHn+1g7VzvA/+FuCdvB8YzY9mt
=d2Fg
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-04 Thread Peter Crowther
2009/9/4 Christopher Schultz ch...@christopherschultz.net

 I've never seen one. The description of SIGBUS seems to indicate that
 it's pretty bad: http://en.wikipedia.org/wiki/SIGBUS (bad physical
 memory address, virtual memory pages have disappeared, etc.).


Or a misaligned physical memory access, which is a mere programming error
and hence far more common.  For example, accessing a 32-bit word at a
non-32-bit aligned boundary.  I've seen them plenty of times when I've
cocked up pointer arithmetic in C and (say) incremented a pointer to int by
1 in a loop, rather than by sizeof(int).

I wouldn't treat it as any more serious than a SIGSEGV, and it usually has
the same root cause: bad code or bad RAM.

- Peter


Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Peter,

On 9/3/2009 6:06 AM, Peter Crowther wrote:
 Have you got a creeping failure on your hardware?  Bad RAM could cause the
 problem you observe, for example.

+1000

SIGBUS? Cool!

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqgNgUACgkQ9CaO5/Lv0PAqsACcCm5+2laf48qTcSRRpIqKGE+K
9AEAn3Vp6VvuSMYT4ZqI08wxSPV3kkoR
=0Ffv
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Tsirkin Evgeny
environment :
Apache Tomcat/6.0.18
Solaris 9 64 bit
jdk1.6.0_13

On one of the servers we are today getting constantly errors:
An unexpected error has been detected by Java Runtime Environment.
Here are some of those:

---
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=0x7f4008b8, pid=2380, tid=121
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
solaris-sparc)
# Problematic frame:
# C  [libc_psr.so.1+0x8b8]
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid2380.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=0x78c0bf44, pid=11205, tid=615
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
solaris-sparc)
# Problematic frame:
# j
java.net.URLStreamHandler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V+0
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid11205.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
---
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7e34c17c, pid=23223, tid=5
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
solaris-sparc)
# Problematic frame:
# V  [libjvm.so+0x74c17c]
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid23223.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
---
The file which should contain the logs/dump (i.e. /tmp/hs_err_pid23223.log)
are empty.
Did anybody get experienced with such a thing?
Thanks
Evgeny


Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Rainer Jung
On 03.09.2009 11:42, Tsirkin Evgeny wrote:
 environment :
 Apache Tomcat/6.0.18
 Solaris 9 64 bit
 jdk1.6.0_13
 
 On one of the servers we are today getting constantly errors:
 An unexpected error has been detected by Java Runtime Environment.
 Here are some of those:
 
 ---
 #
 # An unexpected error has been detected by Java Runtime Environment:
 #
 #  SIGBUS (0xa) at pc=0x7f4008b8, pid=2380, tid=121
 #
 # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
 solaris-sparc)
 # Problematic frame:
 # C  [libc_psr.so.1+0x8b8]
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid2380.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #
 
 ---
 #
 # An unexpected error has been detected by Java Runtime Environment:
 #
 #  SIGBUS (0xa) at pc=0x78c0bf44, pid=11205, tid=615
 #
 # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
 solaris-sparc)
 # Problematic frame:
 # j
 java.net.URLStreamHandler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V+0
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid11205.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #
 ---
 #
 # An unexpected error has been detected by Java Runtime Environment:
 #
 #  SIGSEGV (0xb) at pc=0x7e34c17c, pid=23223, tid=5
 #
 # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
 solaris-sparc)
 # Problematic frame:
 # V  [libjvm.so+0x74c17c]
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid23223.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://java.sun.com/webapps/bugreport/crash.jsp
 #
 ---
 The file which should contain the logs/dump (i.e. /tmp/hs_err_pid23223.log)
 are empty.
 Did anybody get experienced with such a thing?

wild_guessCould it be an infinite redirection loop (stack
overflow)?/wild_guess

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Tsirkin Evgeny
I don't think so:
1. Why would it break jvm?
2. this same app. works fine for 1/2 year + it works fine on another server.
Thanks
Evgeny

On Thu, Sep 3, 2009 at 12:51 PM, Rainer Jung rainer.j...@kippdata.dewrote:

 On 03.09.2009 11:42, Tsirkin Evgeny wrote:
  environment :
  Apache Tomcat/6.0.18
  Solaris 9 64 bit
  jdk1.6.0_13
 
  On one of the servers we are today getting constantly errors:
  An unexpected error has been detected by Java Runtime Environment.
  Here are some of those:
 
 
 ---
  #
  # An unexpected error has been detected by Java Runtime Environment:
  #
  #  SIGBUS (0xa) at pc=0x7f4008b8, pid=2380, tid=121
  #
  # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
  solaris-sparc)
  # Problematic frame:
  # C  [libc_psr.so.1+0x8b8]
  #
  # An error report file with more information is saved as:
  # /tmp/hs_err_pid2380.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://java.sun.com/webapps/bugreport/crash.jsp
  #
 
 
 ---
  #
  # An unexpected error has been detected by Java Runtime Environment:
  #
  #  SIGBUS (0xa) at pc=0x78c0bf44, pid=11205, tid=615
  #
  # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
  solaris-sparc)
  # Problematic frame:
  # j
  java.net.URLStreamHandler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V+0
  #
  # An error report file with more information is saved as:
  # /tmp/hs_err_pid11205.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://java.sun.com/webapps/bugreport/crash.jsp
  #
 
 ---
  #
  # An unexpected error has been detected by Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7e34c17c, pid=23223, tid=5
  #
  # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
  solaris-sparc)
  # Problematic frame:
  # V  [libjvm.so+0x74c17c]
  #
  # An error report file with more information is saved as:
  # /tmp/hs_err_pid23223.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://java.sun.com/webapps/bugreport/crash.jsp
  #
 
 ---
  The file which should contain the logs/dump (i.e.
 /tmp/hs_err_pid23223.log)
  are empty.
  Did anybody get experienced with such a thing?

 wild_guessCould it be an infinite redirection loop (stack
 overflow)?/wild_guess

 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org




Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Peter Crowther
2009/9/3 Tsirkin Evgeny tsir...@gmail.com

 2. this same app. works fine for 1/2 year + it works fine on another
 server.


Has your data changed?  Does running the same app *with the same data* on
the other server trigger the error?

Have you got a creeping failure on your hardware?  Bad RAM could cause the
problem you observe, for example.

- Peter


Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Tsirkin Evgeny
Well.Yes - the server have got loaded by apache server running on it.
So ,yes, that can be bad RAM.
I have changed the config to run the 32 version.
But maybe somebody here knows about any particular problems in Solaris/Java
that might help?
Evgeny

On Thu, Sep 3, 2009 at 1:06 PM, Peter Crowther
peter.crowt...@melandra.comwrote:

 2009/9/3 Tsirkin Evgeny tsir...@gmail.com

  2. this same app. works fine for 1/2 year + it works fine on another
  server.
 

 Has your data changed?  Does running the same app *with the same data* on
 the other server trigger the error?

 Have you got a creeping failure on your hardware?  Bad RAM could cause the
 problem you observe, for example.

 - Peter