0 Replies Latest reply on Jul 27, 2014 2:14 PM by sunita19

    Issue while deploying ejbca (version 6.2.0) in JBoss EAP 6

    sunita19

      Hi,

      I am getting this below error while deploying EJBCA 6.2.0 in JBoss EAP 6 using jboss-cli.sh

      I used command : "deploy "./ejbca.jar"".
      This command is hanging for more than 15 minutes and in another console where jboss standalone.sh is running showing this below error.

      [14:32:48,738 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-4) JBWS024074: WSDL published to: file:/opt/ericsson/jboss/standalone/data/wsdl/ejbca.ear/ejbca-ws-ejb.jar/EjbcaWSService.wsdl
      14:32:48,743 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.port-component-link
      14:32:48,744 INFO [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."ejbca.ear"."ejbca-ws-ejb.jar".EjbcaWS
      14:32:48,750 INFO [org.jboss.web] (ServerService Thread Pool -- 50) JBAS018210: Register web context: /ejbca/ejbcaws
      14:32:48,751 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022050: Endpoint registered: jboss.ws:context=ejbca/ejbcaws,endpoint=EjbcaWS
      14:37:48,670 WARN [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check timeout for TX 0:ffffc0a80003:33a0187c:53d25c1c:8 in state RUN
      14:37:48,674 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012095: Abort of action id 0:ffffc0a80003:33a0187c:53d25c1c:8 invoked while multiple threads active within it.
      14:37:48,675 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012108: CheckedAction::check - atomic action 0:ffffc0a80003:33a0187c:53d25c1c:8 aborting with 1 threads active!
      14:37:48,676 WARN [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,main] successfully canceled TX 0:ffffc0a80003:33a0187c:53d25c1c:8

      I am new to JBoss .
      Can any one help me out with this.
      Thanks in advance.