Siebel Test Automation From Jenkins Fails with Exit Value: 1
(Doc ID 3072752.1)
Last updated on FEBRUARY 18, 2025
Applies to:
Siebel Test Automation Interfaces - Version 24.2 and laterInformation in this document applies to any platform.
Symptoms
When running siebel Test automation job from jenkins, however it fails with below 1 errors
INFO :: Following RUN-IDs are picked - 1-1CESMQ
Starting Siebel Test Automation Execution...
Command:java -Xms1024m -Xmx2048m -jar C:\DISA_2412\DesktopIntSiebelAgent\plugins\SiebelTestAutomation\Framework\SiebelTestAutomation.jar --DH=C:\DISA_2412\DesktopIntSiebelAgent\plugins\SiebelTestAutomation\ --runIds=1-1CESMQ
Exit Value: 1
ERROR :: Siebel Test Automation Execution has Failed.
INFO :: Updating RUN-ID 1-1CESMQ Status to Error.
Starting Siebel Test Automation Execution...
Command:java -Xms1024m -Xmx2048m -jar C:\DISA_2412\DesktopIntSiebelAgent\plugins\SiebelTestAutomation\Framework\SiebelTestAutomation.jar --DH=C:\DISA_2412\DesktopIntSiebelAgent\plugins\SiebelTestAutomation\ --runIds=1-1CESMQ
Exit Value: 1
ERROR :: Siebel Test Automation Execution has Failed.
INFO :: Updating RUN-ID 1-1CESMQ Status to Error.
If I run the command manually from command prompt:
It successfully executes the complete run and creates all reports but doesnt run if run by Jenkins
The issue can be reproduced at will with the following steps:
1. Run Test Automation Job from jenkins
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 |
References |