I am still working on just getting nukes to load properly (see earlier message about 
OS X).

At this point I have noticed that on startup, I get an exception just after JBoss 
starts in the JDBCPersistanceManager that may have something to do with my nukes.ear 
not mapping properly - any ideas?:

00:13:22,291 INFO  [MainDeployer] Deployed package: 
file:/Users/kgelner/JavaTools/jboss-3.2.3RC1/server/default/deploy/nukes.ear
00:13:22,293 INFO  [URLDeploymentScanner] Started 
jboss.deployment:type=DeploymentScanner,flavor=URL
00:13:22,304 INFO  [MainDeployer] Starting deployment of package: 
file:/Users/kgelner/JavaTools/jboss-3.2.3RC1/server/default/nukes/nukes-jmx.sar
00:13:22,376 INFO  [MainDeployer] Deployed package: 
file:/Users/kgelner/JavaTools/jboss-3.2.3RC1/server/default/conf/jboss-service.xml
00:13:22,379 INFO  [Server] JBoss (MX MicroKernel) [3.2.3RC1 (build: 
CVSTag=JBoss_3_2_3_RC1 date=200311101720)] Started in 28s:687ms
00:13:22,394 ERROR [JDBCPersistenceManager] Cannot sync attribute
org.jboss.nukes.utils.ConversionException: A property editor has not been found for 
type java.util.Map
        at org.jboss.nukes.utils.Tools.findEditor(Unknown Source)
        at org.jboss.nukes.utils.Tools.fromObject(Unknown Source)
        at org.jboss.nukes.system.JDBCPersistenceManager.syncAttribute(Unknown Source)
        at org.jboss.nukes.system.JDBCPersistenceManager.load(Unknown Source)
        at org.jboss.nukes.system.JDBCPersistenceManager.load(Unknown Source)
        at org.jboss.mx.modelmbean.ModelMBeanInvoker.load(ModelMBeanInvoker.java:237)
        at 
org.jboss.mx.modelmbean.ModelMBeanInvoker.initPersistence(ModelMBeanInvoker.java:413)
        at 
org.jboss.mx.modelmbean.ModelMBeanInvoker.preRegister(ModelMBeanInvoker.java:294)
        at 
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:148)
        at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at 
org.jboss.mx.interceptor.ObjectReferenceInterceptor.invoke(ObjectReferenceInterceptor.java:59)
        at 
org.jboss.mx.interceptor.MBeanAttributeInterceptor.invoke(MBeanAttributeInterceptor.java:43)
        at 
org.jboss.mx.interceptor.PersistenceInterceptor2.invoke(PersistenceInterceptor2.java:93)
        at org.jboss.mx.server.MBeanInvoker.invoke(MBeanInvoker.java:76)
        at 
javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:144)
.....
.....
....

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

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


-------------------------------------------------------
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_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to