0 Replies Latest reply on Feb 11, 2016 8:21 AM by bharath.polanki

    12:55:28,745 WARN  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-15) JBAS010402: Unable to instantiate driver class "org.apache.derby.jdbc.AutoloadedDriver": org.jboss.msc.service.DuplicateServiceException: Service jboss.jdbc-driver.ARP3_w

    bharath.polanki

      Hi ,

       

      Unable to deploy the application succesfully and couldn't hit the application. While deploying I am facing the below show issue. Please help.

       

      12:55:28,558 WARN  [org.jboss.as.ee] (MSC service thread 1-15) JBAS011006: Not installing optional component org.apache.taglibs.xtags.xpath.ForEachTag due to an exception (enable DEBUG log level to see the cause)

      12:55:28,558 WARN  [org.jboss.as.ee] (MSC service thread 1-15) JBAS011006: Not installing optional component org.apache.taglibs.xtags.xpath.ReplaceTag due to an exception (enable DEBUG log level to see the cause)

      12:55:28,558 WARN  [org.jboss.as.ee] (MSC service thread 1-15) JBAS011006: Not installing optional component org.apache.taglibs.xtags.xpath.ChooseTag due to an exception (enable DEBUG log level to see the cause)

      12:55:28,558 WARN  [org.jboss.as.ee] (MSC service thread 1-15) JBAS011006: Not installing optional component org.apache.taglibs.xtags.xpath.AddTag due to an exception (enable DEBUG log level to see the cause)

      12:55:28,729 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-15) JBAS010403: Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.2)

      12:55:28,745 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-15) JBAS010403: Deploying JDBC-compliant driver class org.apache.derby.jdbc.ClientDriver (version 10.2)

      12:55:28,745 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-15) JBAS010403: Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.2)

      12:55:28,745 WARN  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-15) JBAS010402: Unable to instantiate driver class "org.apache.derby.jdbc.AutoloadedDriver": org.jboss.msc.service.DuplicateServiceException: Service jboss.jdbc-driver.ARP3_warorg_apache_derby_jdbc_AutoloadedDriver_10_2 is already registered

      12:55:28,980 INFO  [org.jboss.web] (ServerService Thread Pool -- 81) JBAS018210: Register web context: /ARP3

      12:55:29,012 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/ARP3]] (ServerService Thread Pool -- 81) No Spring WebApplicationInitializer types detected on classpath

      12:55:29,137 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/ARP3]] (ServerService Thread Pool -- 81) Initializing Spring root WebApplicationContext

      12:55:33,617 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015859: Deployed "ARP3.war" (runtime-name : "ARP3.war")

      12:55:33,823 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management

      12:55:33,823 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990

      12:55:33,824 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) started in 40746ms - Started 1133 of 1172 services (62 services are lazy, passive or on-demand)

       

      Any help is really appreciated .