You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2006/04/14 18:23:00 UTC

[jira] Closed: (GERONIMO-1838) Deploy from CLI throws javax.management.MalformedObjectNameException

     [ http://issues.apache.org/jira/browse/GERONIMO-1838?page=all ]
     
David Jencks closed GERONIMO-1838:
----------------------------------

    Resolution: Duplicate

Duplicates GERONIMO-1828

> Deploy from CLI throws javax.management.MalformedObjectNameException
> --------------------------------------------------------------------
>
>          Key: GERONIMO-1838
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1838
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>     Reporter: Dain Sundstrom
>     Assignee: Aaron Mulder

>
> $ java -jar ../../assemblies/j2ee-jetty-server/target/geronimo-1.1-SNAPSHOT/bin/deployer.jar deploy target/geronimo-welcome-1.1-SNAPSHOT.war
> javax.management.MalformedObjectNameException: Invalid value: 'geronimo.config:name="Unspecified/geronimo-welcome-1.1-SNAPSHOT/1/car"'
>         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:552)
>     Error: Operation failed: Invalid value:
>     'geronimo.config:name="Unspecified/geronimo-welcome-1.1-SNAPSHOT/1/car"'

-- 
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