users@glassfish.java.net

Re: Glassfish 9.1.1, cluster profile- really hates aspectj

From: Pete Ehlke <pde_at_rfc822.net>
Date: Fri, 22 Feb 2008 13:35:07 -0600

Thanks, Kedar.

The results with 9.1UR1-FCS are exactly the same. I can post another
400 lines of output if you like, but it's exactly the same.

We start out with the

 java.lang.ClassNotFoundException:
com.sun.enterprise.server.logging.ServerLogManager

Move on to

Feb 22, 2008 1:27:32 PM
com.sun.enterprise.admin.meta.MBeanRegistryFactory
getAdminMBeanRegistry
WARNING: Admin MBean Registry is not found
java.lang.ExceptionInInitializerError

And fall apart form there in the same manner as above :(

-Pete

On Fri, Feb 22, 2008 at 11:37 AM, <glassfish_at_javadesktop.org> wrote:
> Peter,
>
> It's strange that things work with dev profile domain, but not with cluster profile one.
> As far as I can tell, the experience should be the same. But I am seeing these nasty log
> messages which should be common to these two domain types.
>
> Glassbox tries to log something rather too early (of course, as you are using javaagent) and the
> logging is not set up by then.
>
> BTW, I noticed that you are using 9.1.1 build which says it's "fcs". This is little weird. Can you
> try it with 9.1UR1-FCS?
>
> Regards,
> Kedar
> [Message sent by forum member 'km' (km)]
>
> http://forums.java.net/jive/thread.jspa?messageID=260496
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>