You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Paul McMahan (JIRA)" <de...@geronimo.apache.org> on 2006/04/12 04:03:19 UTC

[jira] Created: (GERONIMO-1828) JSR-88 treats AbstractName like an ObjectName

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


[jira] Resolved: (GERONIMO-1828) JSR-88 treats AbstractName like an ObjectName

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1828?page=all ]
     
Aaron Mulder resolved GERONIMO-1828:
------------------------------------

    Fix Version: 1.1
     Resolution: Fixed

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


[jira] Updated: (GERONIMO-1828) JSR-88 treats AbstractName like an ObjectName

Posted by "Paul McMahan (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1828?page=all ]

Paul McMahan updated GERONIMO-1828:
-----------------------------------

    Attachment: dbplan.xml

> 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
>     Assignee: Aaron Mulder
>     Priority: Critical
>  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.
-
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


[jira] Closed: (GERONIMO-1828) JSR-88 treats AbstractName like an ObjectName

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
     [ 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.