1 Reply Latest reply on Jul 4, 2017 10:13 AM by ctomc

    Error in domain mode: jboss.jdbc-driver.mssql not installed

    btsdeveloper

      PROBLEM

       

      Starting WildFly in domain mode gives error:

       

       

          "WFLYCTL0412: Required services that are not installed:" => ["jboss.jdbc-driver.mssql"],

          "WFLYCTL0180: Services with missing/unavailable dependencies" => [

              "org.wildfly.data-source.NVHDDS is missing [jboss.jdbc-driver.mssql]",

              "jboss.driver-demander.java:/NVHDDS is missing [jboss.jdbc-driver.mssql]"

         

      I don’t understand why since the jdb driver is installed in the system

       

      C:\Program Files\Microsoft JDBC Driver 6.0 for SQL Server\sqljdbc_6.0\enu\jre8

       

       

      Driver entry has been created in domain.xml

       

      Also there is a sqljdbc42.jar and modules.xml  in :

      C:\wildfly-10.1.0.Final\modules\system\layers\base\com\microsoft\sqlserver\main

       

       

       

      I think all information is provided. Why then, do I get an error while starting domain.bat