I've installed glassfish 2.1 stable on a debian 64 bit running the last sun jdk 1.6.0.12
after starting the server, the jvm.log presents some strange errors:
<dependency_failed type='unique_concrete_method' x='java/io/Reader read ([C)I' witness='org/apache/coyote/tomcat5/CoyoteReader' stamp='9.163'/>
<dependency_failed type='unique_concrete_method' x='java/io/Reader read ([C)I' witness='org/apache/coyote/tomcat5/CoyoteReader' stamp='9.163'/>
<writer thread='1157073232'/>
<dependency_failed type='abstract_with_unique_concrete_subtype' ctxk='sun/nio/cs/SingleByteEncoder' x='sun/nio/cs/ISO_8859_15$Encoder' witness='sun/nio/cs/MS1252$Encoder' stamp='45.654'/>
<dependency_failed type='abstract_with_unique_concrete_subtype' ctxk='sun/nio/cs/SingleByteEncoder' x='sun/nio/cs/ISO_8859_15$Encoder' witness='sun/nio/cs/MS1252$Encoder' stamp='45.654'/>
<dependency_failed type='abstract_with_unique_concrete_subtype' ctxk='sun/nio/cs/SingleByteEncoder' x='sun/nio/cs/ISO_8859_15$Encoder' witness='sun/nio/cs/MS1252$Encoder' stamp='45.654'/>
<dependency_failed type='abstract_with_unique_concrete_subtype' ctxk='sun/nio/cs/SingleByteDecoder' x='sun/nio/cs/ISO_8859_15$Decoder' witness='sun/nio/cs/MS1252$Decoder' stamp='45.654'/>
<dependency_failed type='abstract_with_unique_concrete_subtype' ctxk='sun/nio/cs/SingleByteDecoder' x='sun/nio/cs/ISO_8859_15$Decoder' witness='sun/nio/cs/MS1252$Decoder' stamp='45.654'/>
<dependency_failed type='abstract_with_unique_concrete_subtype' ctxk='sun/nio/cs/SingleByteDecoder' x='sun/nio/cs/ISO_8859_15$Decoder' witness='sun/nio/cs/MS1252$Decoder' stamp='45.654'/>
<writer thread='1158125904'/>
<dependency_failed type='unique_concrete_method' ctxk='com/sun/org/apache/xerces/internal/dom/ElementImpl' x='com/sun/org/apache/xerces/internal/dom/NodeImpl getNamespaceURI ()Ljava/lang/String;' witness='com/sun/org/apache/xerces/internal/dom/ElementNSImpl' stamp='128.824'/>
<writer thread='1159178576'/>
The server seems to work properly for few days then it stop responding.
We tried reinstalling everything (different java version and different glassfish releases) without success.
What is causing these strange errors?
I've attached my domain.xml file if it can be of any help
Regards
Fabio
[Message sent by forum member 'fabiobond' (fabiobond)]
http://forums.java.net/jive/thread.jspa?messageID=331325