[
https://issues.apache.org/jira/browse/GERONIMO-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul McMahan closed GERONIMO-1828.
----------------------------------
> JSR-88 treats AbstractName like an ObjectName
> ---------------------------------------------
>
> Key: GERONIMO-1828
> URL: https://issues.apache.org/jira/browse/GERONIMO-1828
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 1.1
> Reporter: Paul McMahan
> Assignee: Aaron Mulder
> Priority: Critical
> Fix For: 1.1
>
> Attachments: dbplan.xml
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.