Hide Forgot
Description of problem: I am using RHQ 4.2 and JBossEAP 5.1 on Centos 5.5 I have defined a repository and added an EAR project in it. When I want to deploy my ear file on JBossEAP, i get the following exception: java.lang.IllegalArgumentException: The 'metadata' field of the 'packageDetails' parameter is null. at org.jboss.on.common.jbossas.JBPMWorkflowManager.run(JBPMWorkflowManager.java:94) at org.rhq.plugins.jbossas5.ApplicationServerContentFacetDelegate.deployPackages(ApplicationServerContentFacetDelegate.java:112) at org.rhq.plugins.jbossas5.ApplicationServerComponent.deployPackages(ApplicationServerComponent.java:324) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:552) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) would you please make help to solve this problem. thanks in advance
not supported, should be using bundles