[jboss-jira] [JBoss JIRA] (WFLY-3538) Application does not deploy because DefaultDataSource is missing

Dirk Rademann (JIRA) issues at jboss.org
Sat Oct 11 09:04:35 EDT 2014


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

Dirk Rademann commented on WFLY-3538:
-------------------------------------

I had the same problem after I deleted the {{ExampleDS}} cause I thought I wouldn't need it. Your CLI commands fixed that. Thank you, [~soul2zimate].

> Application does not deploy because DefaultDataSource is missing
> ----------------------------------------------------------------
>
>                 Key: WFLY-3538
>                 URL: https://issues.jboss.org/browse/WFLY-3538
>             Project: WildFly
>          Issue Type: Bug
>    Affects Versions: 8.1.0.Final
>         Environment: Debian linux 7.5, openjdk 7u55-2.4.7-1~deb7u1, Wildfly 8.1.0.Final
>            Reporter: Peter Van Biesen
>            Assignee: Chao Wang
>
> On our servers, the ExampleDs is removed from the config. In 7.2.0, this poses no problem, but in the 8.1.0.Final, when we deploy an application, the default datasource needs to be available, even if the application does not use a datasource. The error :
> {code}
> failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.jolokia.jolokia.DefaultDataSource is missing [jboss.naming.context.java.jboss.datasources.ExampleDS]"]}
> {code}
> The example above is for the deployment of the jolokia war.
> To reproduce :
> * remove ExampleDS
> * deploy any application



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list