Bill Burke wrote:
Remember, DR3 freeze is next week. let's shoot for next wednesday. If you need a few more days, let me know.

Thanks for all the hard work guys!

I found a few recent regressions:


- Some console problems I just fixed (there could be more similar stuff that I missed, so more testing could be useful)
- On startup:
12:26:11,122 INFO [MainDeployer] Starting deployment of package: file:/L:/home/jboss/jboss-head/build/output/jboss-4.0.0DR3/server/default/
conf/jboss-service.xml
java.lang.IllegalArgumentException: Unknown AOP tag: metadata-loader
at org.jboss.aop.AspectXmlLoader.deployXML(AspectXmlLoader.java:567)
at org.jboss.aop.AspectXmlLoader.deployXML(AspectXmlLoader.java:630)
at org.jboss.aop.deployment.AspectManagerService.createService(AspectManagerService.java:96)
at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- When redeloying Tomcat (touch jboss-service.xml), an exception caused by:
Cause: org.apache.commons.logging.LogConfigurationException: java.lang.NullPointerException
at org.jboss.mx.server.MBeanServerImpl.handleInstantiateExceptions(MBeanServerImpl.java:1025)
at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:970)
at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:208)
at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:264)
at org.jboss.web.tomcat.tc5.Tomcat5.startService(Tomcat5.java:163)
Caused by: java.lang.NullPointerException
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:119)
at org.jboss.mx.loading.UnifiedClassLoader3.loadClassImpl(UnifiedClassLoader3.java:181)
at org.jboss.mx.loading.UnifiedClassLoader3.loadClass(UnifiedClassLoader3.java:135)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at org.apache.commons.logging.LogFactory$2.run(LogFactory.java:571)
AFAIK, this shold be a recent regression.


--
xxxxxxxxxxxxxxxxxxxxxxxxx
Rémy Maucherat
Developer & Consultant
JBoss Group (Europe) SàRL
xxxxxxxxxxxxxxxxxxxxxxxxx


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to