Hi friends i am using deploy plugin in jenkins deploying artifacts into
Jboss server it s displaying error like this if any body know that solution
give to me reply

Started by user pavankumar <http://172.29.157.101:8080/jenkins/user/uascadmin>
Building remotely on sample
<http://172.29.157.101:8080/jenkins/computer/sample> in workspace
D:\workspace\sampleproject
Copied 930 artifacts from "Build
<http://172.29.157.101:8080/jenkins/job/Build/>" build number 26
<http://172.29.157.101:8080/jenkins/job/Build/26/>
Deploying D:\workspace\sampleproject\AgencyAllocationEAR.ear to
container JBoss 5.x Remote
  The undeployment phase of the redeploy action has failed:
org.codehaus.cargo.util.CargoException: Cannot undeploy deployable
org.codehaus.cargo.container.deployable.EAR[AgencyAllocationEAR.ear]
ERROR: Publisher hudson.plugins.deploy.DeployPublisher aborted due to
exceptionorg.codehaus.cargo.util.CargoException
<http://stacktrace.jenkins-ci.org/search?query=org.codehaus.cargo.util.CargoException>:
Cannot deploy deployable
org.codehaus.cargo.container.deployable.EAR[AgencyAllocationEAR.ear]
        at 
org.codehaus.cargo.container.jboss.JBoss5xRemoteDeployer.deploy(JBoss5xRemoteDeployer.java:216)
<http://stacktrace.jenkins-ci.org/search/?query=org.codehaus.cargo.container.jboss.JBoss5xRemoteDeployer.deploy&entity=method>
        at 
org.codehaus.cargo.container.spi.deployer.AbstractDeployer.redeploy(AbstractDeployer.java:212)
<http://stacktrace.jenkins-ci.org/search/?query=org.codehaus.cargo.container.spi.deployer.AbstractDeployer.redeploy&entity=method>
        at 
hudson.plugins.deploy.CargoContainerAdapter.deploy(CargoContainerAdapter.java:76)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.deploy.CargoContainerAdapter.deploy&entity=method>
        at 
hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:116)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.deploy.CargoContainerAdapter$1.invoke&entity=method>
        at 
hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:103)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.deploy.CargoContainerAdapter$1.invoke&entity=method>
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath$FileCallableWrapper.call&entity=method>
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
        at hudson.remoting.Request$2.run(Request.java:328)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&entity=method>
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown 
Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:63)
        at java.lang.Thread.run(Unknown Source)
Caused by: javax.security.auth.login.LoginException:
java.lang.NoSuchFieldError: TRACE
        at 
org.jboss.logging.log4j.Log4jLoggerPlugin.isTraceEnabled(Log4jLoggerPlugin.java:94)
        at org.jboss.logging.Logger.isTraceEnabled(Logger.java:150)
        at 
org.jboss.security.ClientLoginModule.initialize(ClientLoginModule.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at javax.security.auth.login.LoginContext.invoke(Unknown Source)
        at javax.security.auth.login.LoginContext.access$000(Unknown Source)
        at javax.security.auth.login.LoginContext$5.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.login.LoginContext.invokeCreatorPriv(Unknown 
Source)
        at javax.security.auth.login.LoginContext.login(Unknown Source)

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to