[
https://issues.jboss.org/browse/WFLY-2257?page=com.atlassian.jira.plugin....
]
prasad Kasthuri commented on WFLY-2257:
---------------------------------------
The testsuite is throwing lot of errors. Below is the snippet of error from the JBoss EAP
console. The sources have been downloaded from
https://github.com/wildfly/wildfly.
Sep 27, 2013 10:26:59 AM org.jboss.msc.service.ServiceContainerImpl <init>
ERROR: MSC000010: Failed to register MBean with MBeanServer
javax.management.InstanceAlreadyExistsException: jboss.msc:type=container,name=test
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:513)
at
org.jboss.msc.service.ServiceContainerImpl.<init>(ServiceContainerImpl.java:371)
at
org.jboss.msc.service.ServiceContainer$Factory.create(ServiceContainer.java:173)
at
org.jboss.as.controller.test.AbstractControllerTestBase.setupController(AbstractControllerTestBase.java:131)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
Building JBoss EAP from sources causing hang and errors, no
progress.
---------------------------------------------------------------------
Key: WFLY-2257
URL:
https://issues.jboss.org/browse/WFLY-2257
Project: WildFly
Issue Type: Feature Request
Components: Build System
Affects Versions: 8.0.0.Beta1
Reporter: prasad Kasthuri
Assignee: Paul Gier
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira