[
https://issues.jboss.org/browse/AS7-891?page=com.atlassian.jira.plugin.sy...
]
Stefano Maestri commented on AS7-891:
-------------------------------------
It's fixed here
https://github.com/maeste/jboss-as/commit/670fc6161992efdc0df51c2ee49ef97...
but it needs the new IronJacamar release, you have to wait for that to get it pushed on
master.
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