|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
strange jvm.log messagesI'm running inside of GlassFish v2.1 with EclipseLink 1.1.1 with JDK 1.6.0_06. My jvm.log file is filling with these odd messages pertaining to dependency_failed. I can't seem to locate anything concrete pertaining to this message, so I though I'd ask here if anyone had seen these pertaining to the EclipseLink classes prior:
<dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector indexOf (Ljava/lang/Object;I)I' witness='org/eclipse/persistence/internal/helper/NonSynch ronizedVector' stamp='32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector elementAt (I)Ljava/lang/Object;' witness='org/eclipse/persistence/internal/helper/NonSync hronizedVector' stamp='32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector addElement (Ljava/lang/Object;)V' witness='org/eclipse/persistence/internal/helper/NonSyn chronizedVector' stamp='32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector elementAt (I)Ljava/lang/Object;' witness='org/eclipse/persistence/internal/helper/NonSync hronizedVector' stamp='32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector elements ()Ljava/util/Enumeration;' witness='org/eclipse/persistence/internal/helper/NonS ynchronizedVector' stamp='32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector addElement (Ljava/lang/Object;)V' witness='org/eclipse/persistence/internal/helper/NonSyn chronizedVector' stamp='32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector elementAt (I)Ljava/lang/Object;' witness='org/eclipse/persistence/internal/helper/NonSync hronizedVector' stamp='32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector elementAt (I)Ljava/lang/Object;' witness='org/eclipse/persistence/internal/helper/NonSync hronizedVector' stamp='32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector elementAt (I)Ljava/lang/Object;' witness='org/eclipse/persistence/internal/helper/NonSync hronizedVector' stamp='32.153'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.154'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector size ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' stamp=' 32.154'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector clone ()Ljava/lang/Object;' witness='org/eclipse/persistence/indirection/IndirectList' st amp='32.291'/> <dependency_failed type='unique_concrete_method' x='java/util/Vector clone ()Ljava/lang/Object;' witness='org/eclipse/persistence/indirection/IndirectList' st amp='32.291'/> |
|||||||||||
|
|
Re: strange jvm.log messagesSeems to be some odd JVM issue. You might try the Java or Glassfish forums, or try a different JVM or memory arguments, or ignore the issue if it is only causing logging.
James Sutherland EclipseLink, TopLink Wiki: EclipseLink, TopLink Forums: TopLink, EclipseLink Book: Java Persistence |
|||||||||||
|
|
Re: strange jvm.log messagesThis seems to be a jvm issue. This thread
(http://forums.sun.com/thread.jspa?messageID=10466331&tstart=0#10466331 seems to suggest that using *-XX:+UseLargePages may cause the issue and jdk 6 u10 seems to fix the issue. * cmathrusse wrote: > I'm running inside of GlassFish v2.1 with EclipseLink 1.1.1 with JDK > 1.6.0_06. My jvm.log file is filling with these odd messages pertaining to > dependency_failed. I can't seem to locate anything concrete pertaining to > this message, so I though I'd ask here if anyone had seen these pertaining > to the EclipseLink classes prior: > > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector indexOf > (Ljava/lang/Object;I)I' > witness='org/eclipse/persistence/internal/helper/NonSynch > ronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > addElement (Ljava/lang/Object;)V' > witness='org/eclipse/persistence/internal/helper/NonSyn > chronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elements ()Ljava/util/Enumeration;' > witness='org/eclipse/persistence/internal/helper/NonS > ynchronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > addElement (Ljava/lang/Object;)V' > witness='org/eclipse/persistence/internal/helper/NonSyn > chronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.154'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.154'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector clone > ()Ljava/lang/Object;' > witness='org/eclipse/persistence/indirection/IndirectList' st > amp='32.291'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector clone > ()Ljava/lang/Object;' > witness='org/eclipse/persistence/indirection/IndirectList' st > amp='32.291'/> > > eclipselink-users mailing list eclipselink-users@... https://dev.eclipse.org/mailman/listinfo/eclipselink-users |
|||||||||||
|
|
Re: strange jvm.log messagesThanks for the update, I did come across that thread but disregarded it as we are not using that JVM option. I wasn't able to find much information out there on these messages within the jvm.log file, so I'll post to the Java forum and see if anyone might have any insight into it. Thanks... Chris
This seems to be a jvm issue. This thread (http://forums.sun.com/thread.jspa?messageID=10466331&tstart=0#10466331 seems to suggest that using *-XX:+UseLargePages may cause the issue and jdk 6 u10 seems to fix the issue. * cmathrusse wrote: > I'm running inside of GlassFish v2.1 with EclipseLink 1.1.1 with JDK > 1.6.0_06. My jvm.log file is filling with these odd messages pertaining to > dependency_failed. I can't seem to locate anything concrete pertaining to > this message, so I though I'd ask here if anyone had seen these pertaining > to the EclipseLink classes prior: > > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector indexOf > (Ljava/lang/Object;I)I' > witness='org/eclipse/persistence/internal/helper/NonSynch > ronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > addElement (Ljava/lang/Object;)V' > witness='org/eclipse/persistence/internal/helper/NonSyn > chronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elements ()Ljava/util/Enumeration;' > witness='org/eclipse/persistence/internal/helper/NonS > ynchronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > addElement (Ljava/lang/Object;)V' > witness='org/eclipse/persistence/internal/helper/NonSyn > chronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector > elementAt (I)Ljava/lang/Object;' > witness='org/eclipse/persistence/internal/helper/NonSync > hronizedVector' stamp='32.153'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.154'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector size > ()I' witness='org/eclipse/persistence/internal/helper/NonSynchronizedVector' > stamp=' > 32.154'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector clone > ()Ljava/lang/Object;' > witness='org/eclipse/persistence/indirection/IndirectList' st > amp='32.291'/> > <dependency_failed type='unique_concrete_method' x='java/util/Vector clone > ()Ljava/lang/Object;' > witness='org/eclipse/persistence/indirection/IndirectList' st > amp='32.291'/> > > _______________________________________________ eclipselink-users mailing list eclipselink-users@... https://dev.eclipse.org/mailman/listinfo/eclipselink-users _______________________________________________ eclipselink-users mailing list eclipselink-users@... https://dev.eclipse.org/mailman/listinfo/eclipselink-users |
| Free embeddable forum powered by Nabble | Forum Help |