2 Replies Latest reply on Nov 5, 2016 2:03 PM by apham1075

    "JBAS010441: Failed to load module for driver [com.oracle]"

    apham1075

      Hello. I am hoping someone could let me know if this error can be safely ignored because every time I start JBoss Application Server (EAP 6.2) in JBoss Developer Studio 7.1.1, I always see this error in the Console:

       

      ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 25) JBAS014613: Operation ("add") failed - address: ([
          ("subsystem" => "datasources"),
          ("jdbc-driver" => "oracle")
      ]) - failure description: "JBAS010441: Failed to load module for driver [com.oracle]"
      

       

      There's nothing wrong with the enterprise application as I can login and test it without any seeing any errors in the log file. Could someone please help me identify the root cause?