Because you compiled with jikes and it generates bad code for
org.jboss.web.WebService

----- Original Message -----
From: "Dave Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 25, 2001 5:38 PM
Subject: [JBoss-dev] Starting RH errors


> Based on the CVS as of Sat 25/19:00 EST ..
> Why would I be getting a runtime exception starting the
> ConfigurationService ??
>
>
> Could not create MBean
> DefaultDomain:service=Webserver(org.jboss.web.WebService)
> javax.management.RuntimeErrorException: Error thrown in the MBean's
> constructor
>          at
>
com.sun.management.jmx.MBeanServerImpl.internal_instantiate(MBeanServerImpl.
java:2227)
>          at
>
com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:761)
>          at
>
org.jboss.configuration.ConfigurationService.create(ConfigurationService.jav
a:652)
>          at
>
org.jboss.configuration.ConfigurationService.loadConfiguration(Configuration
Service.java:437)
>          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.Main.<init>(Main.java:201)
>          at org.jboss.Main$2.run(Main.java:115)
>          at java.security.AccessController.doPrivileged(Native Method)
>          at org.jboss.Main.main(Main.java:111)
>
>
> The jboss.jcml
>
> <mbean code="org.jboss.web.WebService"
> name="DefaultDomain:service=Webserver">
>      <attribute name="Port">8083</attribute>
>    </mbean>
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>


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

Reply via email to