JSR-88 treats AbstractName like an ObjectName
---------------------------------------------
Key: GERONIMO-1828
URL: http://issues.apache.org/jira/browse/GERONIMO-1828
Project: Geronimo
Type: Bug
Security: public (Regular issues)
Components: deployment
Versions: 1.1
Reporter: Paul McMahan
Assigned to: Aaron Mulder
Priority: Critical
I get this stacktrace when trying to deploy a database plan:
Deployer operation failed: Invalid value:
'geronimo.config:name="console/dbpool-test/1.0/rar"'
javax.management.MalformedObjectNameException: Invalid value:
'geronimo.config:name="console/dbpool-test/1.0/rar"'
at javax.management.ObjectName.parsePropertyValue(ObjectName.java:571)
at
javax.management.ObjectName.convertStringToProperties(ObjectName.java:462)
at javax.management.ObjectName.parse(ObjectName.java:399)
at javax.management.ObjectName.<init>(ObjectName.java:76)
at
org.apache.geronimo.deployment.plugin.local.CommandSupport.loadChildren(CommandSupport.java:326)
at
org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:70)
at java.lang.Thread.run(Thread.java:534)
I'll attach the db plan.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira