3 Replies Latest reply on Apr 19, 2004 11:14 AM by thepriz

    Exception when deploying Downloads module

    danvu

      I got an exception when I tried to deployed the downloads module's ear file (beta version):

      17:44:56,859 ERROR [NukesBuilder] Cannot build the nukes model mbean metadata RuntimeOperationsException: null
      Cause: java.lang.IllegalArgumentException: MBean does not contain attribute AllowWebmasters
      at javax.management.modelmbean.ModelMBeanInfoSupport.getAttribute(ModelM BeanInfoSupport.java:407) at org.jboss.nukes.component.NukesBuilder.build(NukesBuilder.java:226)
      at org.jboss.nukes.component.NukesBuilder.build(NukesBuilder.java:84)
      at org.jboss.nukes.component.NukesMBean.(NukesMBean.java:47)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      ....

      I looked at jboss-services.xml file and the attribute was there. Also, didn't have this problem when I deployed the alpha version.
      Has anyone encountered the same problem? Any clue?