[jboss-jira] [JBoss JIRA] (AS7-4465) Cannot add a hilo-keygenarator for CMP subsystem

Stefan Negrea (JIRA) jira-events at lists.jboss.org
Mon Apr 16 18:14:17 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12684701#comment-12684701 ] 

Stefan Negrea edited comment on AS7-4465 at 4/16/12 6:12 PM:
-------------------------------------------------------------

I tried the command suggested above and I still cannot create a hilo-keygenerator.

[standalone at localhost:9999 subsystem=cmp] ./hilo-keygenerator=test:add(data-source="java:jboss/datasources/ExampleDS")   
{
    "outcome" => "failed",
    "failure-description" => {"JBAS014671: Failed services" => {"jboss.cmp.keygen.HiLoKeyGeneratorFactory.test" => "org.jboss.msc.service.StartException in service jboss.cmp.keygen.HiLoKeyGeneratorFactory.test: Failed to start service"}},
    "rolled-back" => true
}


Also, why the need to provide the long path for datasource?
                
      was (Author: nstefan):
    I tried the command suggested above and I still cannot create a hilo-keygenerator.

[standalone at localhost:9999 subsystem=cmp] ./hilo-keygenerator=test:add(data-source="java:jboss/datasources/ExampleDS")   
{
    "outcome" => "failed",
    "failure-description" => {"JBAS014671: Failed services" => {"jboss.cmp.keygen.HiLoKeyGeneratorFactory.test" => "org.jboss.msc.service.StartException in service jboss.cmp.keygen.HiLoKeyGeneratorFactory.test: Failed to start service"}},
    "rolled-back" => true
}


Also, why the need to provide the long path for the datasource?
                  
> Cannot add a hilo-keygenarator for CMP subsystem
> ------------------------------------------------
>
>                 Key: AS7-4465
>                 URL: https://issues.jboss.org/browse/AS7-4465
>             Project: Application Server 7
>          Issue Type: Bug
>            Reporter: Stefan Negrea
>            Assignee: Stuart Douglas
>            Priority: Critical
>              Labels: rhq
>
> When attempting to create a hilo-keygenerator on the CMP subsystem the following error is observed:
> [standalone at localhost:9999 subsystem=cmp] ./hilo-keygenerator=test:add(data-source=ExampleDS)
> {
>     "outcome" => "failed",
>     "failure-description" => {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.cmp.keygen.HiLoKeyGeneratorFactory.testjboss.data-source.ExampleDSMissing[jboss.cmp.keygen.HiLoKeyGeneratorFactory.testjboss.data-source.ExampleDS]"]},
>     "rolled-back" => true,
>     "response-headers" => {"process-state" => "reload-required"}
> }
> The ExampleDS data source exists so the error message is not valid. Note the missing dot between test and jboss from jboss.cmp.keygen.HiLoKeyGeneratorFactory.testjboss.data-source.ExampleDS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list