[jboss-jira] [JBoss JIRA] Commented: (AS7-891) Failed to enable datasource ("generate more then one cf")
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Tue May 24 12:45:01 EDT 2011
[ https://issues.jboss.org/browse/AS7-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604007#comment-12604007 ]
Heiko Braun commented on AS7-891:
---------------------------------
to reproduce: start a standalone server with a disabled datasource. Then try to to enable it.
> Failed to enable datasource ("generate more then one cf")
> ---------------------------------------------------------
>
> Key: AS7-891
> URL: https://issues.jboss.org/browse/AS7-891
> Project: Application Server 7
> Issue Type: Bug
> Components: JCA
> Reporter: Heiko Braun
> Assignee: Stefano Maestri
> Fix For: 7.0.0.CR1
>
>
> 18:40:07,600 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss.data-source.java:/H2DS: org.jboss.msc.service.StartException in service jboss.data-source.java:/H2DS: Error during the deployment of java:/H2DS
> at org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.start(AbstractDataSourceService.java:113)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1675)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_24]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_24]
> at java.lang.Thread.run(Thread.java:680) [:1.6.0_24]
> Caused by: org.jboss.msc.service.StartException in anonymous service: unable to start the ds because it generate more than one cf
> at org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.start(AbstractDataSourceService.java:108)
> ... 4 more
> 18:40:07,603 INFO [org.jboss.as.server] (MSC service thread 1-2) Service status report
> Services which failed to start:
> service jboss.data-source.java:/H2DS: org.jboss.msc.service.StartException in service jboss.data-source.java:/H2DS: Error during the deployment of java:/H2DS
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list