users@glassfish.java.net

Re: Gettting ArrayStoredException when deploying application ...

From: <forums_at_java.net>
Date: Fri, 20 Sep 2013 07:29:53 -0500 (CDT)

It seems that the key is in the section below. At least the annotation being
accessed is com.attask.util.logger. This is from an obsolete application jar
and I have no idea why GF would be trying to access it. It isn't accessed
anywhere in the applicaiton. Are there really people with Glassfish expertise
on this forum? I really could use some help. This is a major block to a
high-priority project.:
[#|2013-09-15T04:11:41.035-0700|SEVERE|glassfish3.1.2|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=21;_ThreadName=Thread-2;|java.lang.NullPointerException
at com.attask.util.log.Logger.getLogger(Logger.java:24) at
com.attask.util.AtDate.(AtDate.java:12) at
sun.misc.Unsafe.ensureClassInitialized(Native Method) at
sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25)
at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122)
at java.lang.reflect.Field.acquireFieldAccessor(Field.java:918) at
java.lang.reflect.Field.getFieldAccessor(Field.java:899) at
java.lang.reflect.Field.set(Field.java:657) at

--
[Message sent by forum member 'mikephoenix']
View Post: http://forums.java.net/node/898784