I've seen that for perhaps a month, but as far as I can tell it doesn't
affect anything.  I think the aop stuff is loaded in the wrong order???

david jencks

On 2003.03.07 16:50 "Sasidharan, Manoj" wrote:
> Hello All,
> 
> I am getting the following message on the console while bringing up my
> JBoss
> 4.0.0 Alpha. Any comments?
> 
> FYI, the binaries were build using source downloaded yesterday.
> 
> Thanks and Best Regards
> MS
> 
> 14:08:47,472 INFO  [MainDeployer] Deployed package:
> file:/G:/jboss-4.0.0alpha/se
> rver/default/lib/autonumber-plugin.jar
> 14:08:49,129 INFO  [ServiceConfigurator] class not found for mbean
> jboss:service
> =WorkManager,type=TrunkInvoker
> 14:08:49,300 INFO  [AspectManagerService] Creating
> java.lang.NullPointerException
>         at org.jboss.aop.AspectXmlLoader.loadURL(AspectXmlLoader.java:268)
>         at org.jboss.aop.AspectXmlLoader.deployXML(AspectXmlLoader.java:263)
>         at
> org.jboss.aop.AspectManagerService.createService(AspectManagerService
> .java:81)
>         at
> org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:
> 196)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at
> org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
> java:72)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:56)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:81)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
> java:160)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:559)
>         at
> org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
> ler.java:993)
>         at $Proxy1.create(Unknown Source)
>         at
> org.jboss.system.ServiceController.create(ServiceController.java:299)
> 
>         at
> org.jboss.system.ServiceController.create(ServiceController.java:239)
> 
>         at java.lang.reflect.Method.invoke(Native Method)
>         at
> org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
> java:72)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:56)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:81)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
> java:160)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:559)
>         at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
>         at $Proxy6.create(Unknown Source)
>         at org.jboss.deployment.SARDeployer.create(SARDeployer.java:199)
>         at
> org.jboss.deployment.DeploymentInfo.create(DeploymentInfo.java:247)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at
> org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
> java:72)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:56)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:81)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
> java:160)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:559)
>         at
> org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
> ler.java:993)
>         at $Proxy1.create(Unknown Source)
>         at
> org.jboss.system.ServiceController.create(ServiceController.java:299)
> 
>         at java.lang.reflect.Method.invoke(Native Method)
>         at
> org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
> java:72)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:56)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:81)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
> java:160)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:559)
>         at org.jboss.deployment.MainDeployer.create(MainDeployer.java:726)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:573)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:538)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:522)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at
> org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
> java:72)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:56)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:81)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
> java:160)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:559)
>         at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
>         at $Proxy7.deploy(Unknown Source)
>         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:328)
>         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:236)
>         at org.jboss.Main.boot(Main.java:160)
>         at org.jboss.Main$1.run(Main.java:398)
>         at java.lang.Thread.run(Thread.java:479)
> 14:08:49,972 INFO  [AspectManagerService] Created
> 14:08:49,972 INFO  [AspectDeployer] Creating
> 14:08:50,019 INFO  [AspectDeployer] Created
> 14:08:50,019 INFO  [Log4jService] Creating
> 14:08:50,050 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL:
> resour
> ce:log4j.xml
> 14:08:50,644 INFO  [Log4jService] Created
> 14:08:50,675 INFO  [WebService] Creating
> 14:08:50,707 INFO  [WebService] Created
> 14:08:50,707 INFO  [NamingService] Creating
> 14:08:50,707 INFO  [NamingService] Created
> 14:08:50,707 INFO  [JNDIView] Creating
> 14:08:50,707 INFO  [JNDIView] Created
> 14:08:50,722 INFO  [ScheduleManager] Creating
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The
> debugger 
> for complex code. Debugging C/C++ programs can leave you feeling lost and
> 
> disoriented. TotalView can help you find your way. Available on major
> UNIX 
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to