"bytor99999" wrote :
| anonymous wrote : At least part of the problem is that you are passing the wrong
deployment name here
|
| I haven't changed anything, where this did work before. So in passing the
"wrong" deployment, I am not sure what I am missing, or what is now considered
wrong. What would it need to be?
|
| Thanks guys
From the error message (after the null problem)
you are just
passing MarkDS-ds.xml as the deployment name
rather than vfsfile:/C:/JBossServers/jboss-5.0.0.CR1/server/default/deploy/MarkDS-ds.xml
(or whatever it is called) to the ManagedObject stuff.
| 21:47:32,843 WARN [ManagementViewImpl] Failed to create ManagedDeployment for:
MarkDS-ds.xml
| org.jboss.deployers.spi.DeploymentException: Context MarkDS-ds.xml not found
| at
org.jboss.deployers.plugins.main.MainDeployerImpl.getDeploymentContext(MainDeployerImpl.java:173)
| at
org.jboss.deployers.plugins.main.MainDeployerImpl.getManagedDeployment(MainDeployerImpl.java:650)
| at
org.jboss.profileservice.management.ManagementViewImpl.loadProfile(ManagementViewImpl.java:186)
| ...
| at AOPProxy$1.loadProfile(AOPProxy$1.java)
| at
org.rhq.plugins.jbossas5.factory.ProfileServiceFactory.refreshCurrentProfileView(ProfileServiceFactory.java:1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133975#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...