Hi All,<br>Today I was trying to build jboss7 release 7.1.2 on my FreeBSD box with OpenJDK 1.6.<br>After a few moments of compiling task. I have on Error At: [INFO] JBoss Application Server: Platform MBean integration FAILURE [1:31.627s].<br>
...<br>ERROR] Please refer to /home/pierre/jbossas-jboss-as-fe5b783/platform-mbean/target/surefire-reports for the individual test results.<br>...<br>The message into the test file journal is: failure message="thread-cpu-time-enabled is undefined" type="junit.framework.AssertionFailedError">junit.fra<br>
mework.AssertionFailedError: thread-cpu-time-enabled is undefined<br> at junit.framework.Assert.fail(Assert.java:50)<br> at junit.framework.Assert.assertTrue(Assert.java:20)<br> at org.jboss.as.platform.mbean.PlatformMBeanResourceUnitTestCase.validateResource(PlatformMBeanResourceUn<br>
itTestCase.java:595)<br> at org.jboss.as.platform.mbean.PlatformMBeanResourceUnitTestCase.basicResourceTest(PlatformMBeanResourceU<br>nitTestCase.java:563)<br> at org.jboss.as.platform.mbean.PlatformMBeanResourceUnitTestCase.testThreadingMXBean(PlatformMBeanResourc<br>
eUnitTestCase.java:340)<br> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
at java.lang.reflect.Method.invoke(Method.java:616)<br> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)<br> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)<br>
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)<br> at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)<br> <br>What does it mean by : thread-cpu-time-enabled ilčundefined.<br>
<br>It is a maven problem or a JVM ?<br><br>I will appreciate your help.<br><br>Thanks,<br>mpj