[JIRA] (JENKINS-42016) WebLogic deployer Plugin - deployment issue in Windows7

15 views
Skip to first unread message

rajakumar.sellappan@gmail.com (JIRA)

unread,
Feb 14, 2017, 7:42:02 AM2/14/17
to jenkinsc...@googlegroups.com
Rajakumar Sellappan created an issue
 
Jenkins / Bug JENKINS-42016
WebLogic deployer Plugin - deployment issue in Windows7
Issue Type: Bug Bug
Assignee: Raphael CHAUMIER
Components: weblogic-deployer-plugin
Created: 2017/Feb/14 12:41 PM
Environment: WebLogic server 10.3, jdk160_05, jenkins-2.32.2, weblogic-deployer-plugin-3.6 , windows 7 64-bit.

Priority: Critical Critical
Reporter: Rajakumar Sellappan

compile:
[javac] C:\Program Files (x86)\Jenkins\workspace\sample\build.xml:16: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

war:

BUILD SUCCESSFUL
Total time: 0 seconds
[WeblogicDeploymentPlugin] - Pay attention to JDK version

{selected version is 1.6.0_05}

compatibility with WebLogic Deployer API (see Oracle documentation).
[WeblogicDeploymentPlugin] - The JDK C:\bea\jdk160_05 will be used.
[WeblogicDeploymentPlugin] - Retrieving artifacts recorded [filtered resources on SSSPNBFWOrderData.war]...
[WeblogicDeploymentPlugin] - 1 files found under target
[WeblogicDeploymentPlugin] - the following resource recorded C:\Program Files (x86)\Jenkins\workspace\sample\target\SSSPNBFWOrderData.war is eligible.
[WeblogicDeploymentPlugin] - Deploying the artifact on the following target : (name=localhost) (host=localhost) (port=7001)
[WeblogicDeploymentPlugin] - UNDEPLOYING ARTIFACT...
$ C:\bea\jdk160_05\bin/java -Xms256M -Xmx256M -cp C:\wls-deploy-plugin\wlfullclient.jar weblogic.Deployer -debug -remote -verbose -noexit -name SSSPNBFWOrderData -targets AdminServer -adminurl t3://localhost:7001 -user weblogic -password weblogic -undeploy
[WeblogicDeploymentPlugin] - ARTIFACT UNDEPLOYED SUCCESSFULLY.
[WeblogicDeploymentPlugin] - DEPLOYING ARTIFACT...
$ C:\bea\jdk160_05\bin/java -Xms256M -Xmx256M -cp C:\wls-deploy-plugin\wlfullclient.jar weblogic.Deployer -debug -stage -remote -verbose -upload -name SSSPNBFWOrderData -source "C:\Program Files (x86)\Jenkins\workspace\sample\target\SSSPNBFWOrderData.war" -targets AdminServer -adminurl t3://localhost:7001 -user weblogic -password weblogic -deploy
java.lang.RuntimeException: task completed abnormally (exit code = 1)
at org.jenkinsci.plugins.deploy.weblogic.task.DeploymentTaskServiceImpl.deploy(DeploymentTaskServiceImpl.java:240)
at org.jenkinsci.plugins.deploy.weblogic.task.DeploymentTaskServiceImpl.perform(DeploymentTaskServiceImpl.java:169)
at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin.perform(WeblogicDeploymentPlugin.java:304)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:185)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
at hudson.model.Run.execute(Run.java:1753)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
ERROR: [WeblogicDeploymentPlugin] - Failed to deploy.
[INFO] ------------------------------------------------------------------------
[INFO] DEPLOYMENT FAILURE
[INFO] ------------------------------------------------------------------------
Build step 'Deploy the artifact to any WebLogic environments' changed build result to FAILURE
Finished: FAILURE

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

rcr@orange.fr (JIRA)

unread,
Feb 17, 2017, 4:45:01 AM2/17/17
to jenkinsc...@googlegroups.com
Raphael CHAUMIER commented on Bug JENKINS-42016
 
Re: WebLogic deployer Plugin - deployment issue in Windows7

Hi Rajakumar Sellappan

Can you post the deployement logs (See the chapter View deployment Logs of the wiki page https://wiki.jenkins-ci.org/display/JENKINS/WebLogic+Deployer+Plugin) ?

Did you check the WLS server logs ?

Reply all
Reply to author
Forward
0 new messages