Jason, I enclose the same error I'm obtaining when trying to debug (I may be
a week or so out of date on the sources, but it's the same error on the same
service). You can see the CCE on org.mortbay.util.JarFileResource:



[AutoDeployer,DEBUG] Received notification of mbean
JBOSS-SYSTEM:service=Jetty's deployment.
[Default,INFO] Created the beanJBOSS-SYSTEM:service=Jetty
[Configurator,DEBUG] JettyHome set to dummy in JBOSS-SYSTEM:service=Jetty
[Jetty,INFO] set JettyHome to dummy
[Configurator,DEBUG] Configuration set to ../conf/default/jetty.xml in
JBOSS-SYSTEM:service=Jetty
[Jetty,INFO] set Configuration to ../conf/default/jetty.xml
[Configurator,DEBUG] WebDefault set to ../conf/default/webdefault.xml in
JBOSS-SYSTEM:service=Jetty
[Jetty,INFO] set WebDefault to ../conf/default/webdefault.xml
[Configurator,DEBUG] UnpackWars set to true in JBOSS-SYSTEM:service=Jetty
[Jetty,INFO] set UnpackWars to true
[Configurator,DEBUG] PublishMBeans set to true in JBOSS-SYSTEM:service=Jetty
[Jetty,INFO] set PublishMBeans to true
[JettyService,INFO] Initializing
[Jetty,INFO] loaded properties from: jetty.properties
[ServiceController,ERROR] java.lang.ClassCircularityError:
org/mortbay/util/JarFileResource
[JettyService,INFO] Starting
[JettyService,ERROR] Stopped
java.lang.NullPointerException
        at org.jboss.jetty.JettyService.startService(Unknown Source)
        at org.jboss.system.ServiceMBeanSupport.start(Unknown Source)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.system.ServiceController$ServiceProxy.invoke(Unknown Source)
        at $Proxy0.start(Unknown Source)
        at org.jboss.system.ServiceController.start(Unknown Source)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.deployment.ServiceDeployer.invoke(Unknown Source)
        at org.jboss.deployment.ServiceDeployer.doDeployment(Unknown Source)
        at org.jboss.deployment.ServiceDeployer.deploy(Unknown Source)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.deployment.AutoDeployer.deploy(Unknown Source)
        at org.jboss.deployment.AutoDeployer.run(Unknown Source)
        at org.jboss.deployment.AutoDeployer.startService(Unknown Source)
        at org.jboss.system.ServiceMBeanSupport.start(Unknown Source)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.system.ServiceController$ServiceProxy.invoke(Unknown Source)
        at $Proxy0.start(Unknown Source)
        at org.jboss.system.ServiceController.start(Unknown Source)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.deployment.ServiceDeployer.invoke(Unknown Source)
        at org.jboss.deployment.ServiceDeployer.doDeployment(Unknown Source)
        at org.jboss.deployment.ServiceDeployer.postRegister(Unknown Source)
        at
com.sun.management.jmx.MBeanServerImpl.postRegisterInvoker(MBeanServerImpl.j
ava:2274)
        at
com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:532)
        at org.jboss.Main.<init>(Unknown Source)
        at org.jboss.Main$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.jboss.Main.main(Unknown Source)
[ServiceController,ERROR] java.lang.NullPointerException

> -----Mensaje original-----
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]En nombre de Jason
> Dillon
> Enviado el: lunes, 01 de octubre de 2001 21:14
> Para: '[EMAIL PROTECTED]'
> Asunto: Re: AW: AW: [JBoss-dev] RH and -classic
>
>
> CCE?  I only see a NPE from the output you provided.  I still can't
> remember... oh well.
>
> Did we want to make the jboss.net stuff part of the jboss-all project?  Or
> is it best left by itself for the moment?
>
> --jason
>
>
> On Mon, 1 Oct 2001, Jung , Dr. Christoph wrote:
>
> > you asked, where the CCE occurred, because you may have encountered that
> > problem already
> > some while ago ...
> >
> >
> > -----Ursprüngliche Nachricht-----
> > Von: Jason Dillon [mailto:[EMAIL PROTECTED]]
> > Gesendet: Montag, 1. Oktober 2001 09:29
> > An: '[EMAIL PROTECTED]'
> > Betreff: Re: AW: [JBoss-dev] RH and -classic
> >
> >
> > Diese Nachricht enthält Zeichen, die vom Internet-Dienst nicht
> unterstützt
> > werden. Zum Lesen doppelklicken Sie auf die beigefügte Anlage. Falls der
> > Text inkorrekt angezeigt wird, speichern Sie die Anlage (Datei,
> Speichern
> > unter) auf der Festplatte und öffnen Sie sie mit einem Programm, das die
> > Zeichen darstellen kann.
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> >
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>
>


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to