Hello All,When we are trying to migrate WAR file to web logic 12c server we
are getting below error.Started by user anonymousBuilding in workspace
C:\Users\1568\.jenkins\workspace\Deploy - Weblogic
Project[WeblogicDeploymentPlugin] - Pay attention of Jdk version {selected
version is 1.7.0_45} compatibility with Weblogic Deployer API (see Oracle
documentation).[WeblogicDeploymentPlugin] - The JDK C:\Program
Files\Java\jdk1.7.0_45 will be used.[WeblogicDeploymentPlugin] -
ArtifactSelector used :
org.jenkinsci.plugins.deploy.weblogic.FreeStyleJobArtifactSelectorImpl@16887b3[WeblogicDeploymentPlugin]
- Retrieving artifacts recorded [filtered resources on
jci.war]...[WeblogicDeploymentPlugin] - the following file UserBean.class
doesn't match jci.war[WeblogicDeploymentPlugin] - the following file
main.xhtml doesn't match jci.war[WeblogicDeploymentPlugin] - the following
file Test.html doesn't match jci.war[WeblogicDeploymentPlugin] - the
following file beans.xml doesn't match jci.war[WeblogicDeploymentPlugin] -
the following file UserBean.class doesn't match
jci.war[WeblogicDeploymentPlugin] - the following file web.xml doesn't match
jci.war[WeblogicDeploymentPlugin] - the following file recorded jci.war is
eligible.[WeblogicDeploymentPlugin] - the following file pom.properties
doesn't match jci.war[WeblogicDeploymentPlugin] - Deploying the artifact on
the following target : (name=Weblogic) (host=192.168.200.176)
(port=7001)[WeblogicDeploymentPlugin] - UNDEPLOYING ARTIFACT...$ "C:\Program
Files\Java\jdk1.7.0_45\bin/java" -Xms256M -Xmx256M -cp
C:\Users\1568\.jenkins\plugins\weblogic-deployer-plugin\weblogic.jar
weblogic.Deployer -debug -remote -verbose -noexit -name JCI -targets
AdminServer -adminurl t3://192.168.200.176:7001 -user wissen -password
Cr8@01dec -undeploy[WeblogicDeploymentPlugin] - ARTIFACT UNDEPLOYED
SUCCESSFULLY.[WeblogicDeploymentPlugin] - DEPLOYING ARTIFACT...$ "C:\Program
Files\Java\jdk1.7.0_45\bin/java" -Xms256M -Xmx256M -cp
C:\Users\1568\.jenkins\plugins\weblogic-deployer-plugin\weblogic.jar
weblogic.Deployer -debug -stage -remote -verbose -upload -name JCI -source
"C:\Users\1568\.jenkins\workspace\Deploy - Weblogic
Project2\branches\jci\target\jci.war" -targets AdminServer -adminurl
t3://192.168.200.176:7001 -user wissen -password Cr8@01dec
-deployjava.lang.RuntimeException: task completed abnormally (exit code = 1)
at
org.jenkinsci.plugins.deploy.weblogic.task.DeploymentTaskServiceImpl.deploy(DeploymentTaskServiceImpl.java:255)
at
org.jenkinsci.plugins.deploy.weblogic.task.DeploymentTaskServiceImpl.perform(DeploymentTaskServiceImpl.java:184)
at
org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin.perform(WeblogicDeploymentPlugin.java:236)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)    at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757)
at hudson.model.Build$BuildExecution.post2(Build.java:183)      at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
at hudson.model.Run.execute(Run.java:1703)      at
hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at
hudson.model.ResourceController.execute(ResourceController.java:88)     at
hudson.model.Executor.run(Executor.java:231)ERROR:
[WeblogicDeploymentPlugin] - Failed to deploy.[INFO]
------------------------------------------------------------------------[INFO]
DEPLOYMENT SUCCESS[INFO]
------------------------------------------------------------------------Finished:
SUCCESSannd also when we click on Weblogic deployments, we are seeing below
error.------------------------------------  ARTIFACT UNDEPLOYMENT
------------------------------------------------Error: Could not find or
load main class weblogic.Deployer------------------------------------ 
ARTIFACT DEPLOYMENT ------------------------------------------------Error:
Could not find or load main class weblogic.DeployerCan some one help me on
this to resove the issue.Thanks,Nagesh S



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Getting-error-while-deploy-to-weblogic-tp4685694.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to