After getting the latest from CVS HEAD after the security related checkins, I am 
having a lot of problems.

org.jboss.nukes.test.common.PropertyEditorTest can't find the class 
org.jboss.nukes.common.propertyeditor.Converter.

The news module has compilation problems in AddStory and other classes.

By cutting out org.jboss.nukes.test.common.PropertyEditorTest and the news module, I 
can compile.

When I try to deploy, the core modules do not start due to permission problems.

If I roll back the changes to nukes.sar/META-INF/jboss-service.xml to the previous 
version, nukes deploys, but when I try to hit nukes, I get:

2004-02-27 13:40:44,702 ERROR [org.jboss.nukes.component.Component.html] Cannot 
retrieve public file with id=
2004-02-27 13:40:44,702 ERROR [STDERR] RuntimeErrorException: Error in MBean operation 
'process(org.jboss.nukes.html.Page)'
Cause: java.lang.AbstractMethodError: 
org.jboss.nukes.theme.ThemeTemplate.render(Lorg/jboss/nukes/html/Page;)V
2004-02-27 13:40:44,702 ERROR [STDERR]  at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:307)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.mx.interceptor.ObjectReferenceInterceptor.invoke(ObjectReferenceInterceptor.java:59)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.mx.interceptor.MBeanAttributeInterceptor.invoke(MBeanAttributeInterceptor.java:43)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.mx.interceptor.PersistenceInterceptor2.invoke(PersistenceInterceptor2.java:93)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.mx.LifeCycleInterceptor.invoke(LifeCycleInterceptor.java:93)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.mx.server.MBeanInvoker.invoke(MBeanInvoker.java:76)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.Main$LastNext.handle(Main.java:438)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.modules.profile.ProfileModule$1.handle(ProfileModule.java:153)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.Main$HandlerNext.handle(Main.java:423)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.modules.core.CoreModule$3.handle(CoreModule.java:404)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.Main$HandlerNext.handle(Main.java:423)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.modules.block.BlockModule$3.handle(BlockModule.java:665)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.Main$HandlerNext.handle(Main.java:423)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.modules.theme.ThemeModule$2.handle(ThemeModule.java:217)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.Main$HandlerNext.handle(Main.java:423)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.modules.user.UserModule$2.handle(UserModule.java:978)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.Main$HandlerNext.handle(Main.java:423)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.core.Main.process(Main.java:93)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
java.lang.reflect.Method.invoke(Method.java:324)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.servlet.NukeServlet.handleRoot(NukeServlet.java:250)
2004-02-27 13:40:44,718 ERROR [STDERR]  at 
org.jboss.nukes.servlet.NukeServlet.doGet(NukeServlet.java:187)

....



Any ideas?


Sherman

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823344#3823344

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823344


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to