Deployment To WLS 12.1.3 Fails When Using Jenkins Build Intermittently
(Doc ID 2340156.1)
Last updated on NOVEMBER 14, 2023
Applies to:
Oracle WebLogic Server - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3.0.0 version.
Customer has a Jenkins script that recompiling a huge application, un-deploying and redeploying the application. The issue tends to occur when script runs two times in a row and it fails on the second run where it takes long time and eventually fails with timeout error. Jenkins reports the following error.
17:45:17 deploy-remote-weblogic-userkeyfile:
17:45:17 [echo] ... with userkeyfile
....
17:46:31 [wldeploy] <Nov 29, 2017 5:46:28 PM CET> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, axe [archive: /<path>/axe.ear], to WLS_Axe .>
18:15:16 Cancelling nested steps due to timeout
18:15:16 Sending interrupt signal to process
18:15:16 sh: line 1: 19338 Terminated JENKINS_SERVER_COOKIE=$jsc '/<path>/script_xxx.sh' > '/<path>/durable-cd3d4f77/jenkins-log.txt' 2>&1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |