Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Unable to Launch AUT from Jenkins using window batch command(Unable to Launch AUT from Jenkins using window batch command)
Unable to Launch AUT from Jenkins using window batch command [message #1740626] Tue, 16 August 2016 12:50 Go to next message
Rajesh Singh is currently offline Rajesh SinghFriend
Messages: 18
Registered: March 2016
Junior Member
Unable to Launch AUT from Jenkins using window batch command, the same cmd file which we have configured for RCPTT Test Runner it is working fine same script if we try to run from Jenkins it is not invoking AUT

below message is displaying
C:\Program Files (x86)\Jenkins\workspace\RCP>java -jar D:\Automation\RCPTT_Runner\eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar -application org.eclipse.rcptt.runner.headless -data D:\RCPT_Testing\Results/runner-workspace/ -aut D:\DIAG_PRODUCTS\ECU_Editor\ExportedProduct -autWsPrefix D:\RCPT_Testing\Results/aut-workspace -autConsolePrefix D:\RCPT_Testing\Results/aut-output -htmlReport D:\RCPT_Testing\Results/report.html -junitReport D:\RCPT_Testing\Results/report.xml -import D:\RCPT_Testing\Checktest
Started at Tue Aug 16 17:45:35 IST 2016
RCPTT Runner version: 2.1
Initializing target platform...
Target platform is valid.
Looking for tests...
Existing projects in workspace:
<none>
Importing projects to workspace:
Refreshing projects:
D:\RCPT_Testing\Checktest... OK
Refreshing projects:
ECU_Editor... OK
Searching for tests in projects:
ECU_Editor...
Complete OK
Testcase Artifacts:3
AUT-0:Launching
AUT-0:Product: com.kpit.generic.database.ui.product
AUT-0:Application: com.kpit.generic.database.ui.application
AUT-0:Architecture: x86
32bit arch is selected because AUT uses launcher library
"plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20140116-2212" specified in config file: KDCPECUEditor.ini
D:\RCPT_Testing\Results/aut-workspace0: AUT arguments: -os ${target.os} -arch ${target.arch} -consoleLog
D:\RCPT_Testing\Results/aut-workspace0: AUT VM arguments: -Xms512m -Xmx1024m -XX:MaxPermSize=128m
AUT-0: Launch failed. Reason: Timeout error: AUT doesn't respond
AUT-0: For more information check AUT output at 'D:\RCPT_Testing\Results/aut-output0_console.log'
Failed to launch AUT:AUT-0: Launch failed. Reason: Timeout error: AUT doesn't respond.
is any other configuration needed for rung test script from Jenkins
Re: Unable to Launch AUT from Jenkins using window batch command [message #1772349 is a reply to message #1740626] Fri, 08 September 2017 10:23 Go to previous messageGo to next message
Roman Rutsevich is currently offline Roman RutsevichFriend
Messages: 11
Registered: June 2017
Junior Member
Hello, Rajesh Singh!
Did you find the solution ?

Sincerely Roma.
Re: Unable to Launch AUT from Jenkins using window batch command [message #1774253 is a reply to message #1772349] Thu, 12 October 2017 08:52 Go to previous messageGo to next message
Viktoria Dlugopolskaya is currently offline Viktoria DlugopolskayaFriend
Messages: 124
Registered: March 2017
Senior Member
Hi Rajesh,

Could you provide a content of 'D:\RCPT_Testing\Results/aut-output0_console.log' file?
Re: Unable to Launch AUT from Jenkins using window batch command [message #1778375 is a reply to message #1774253] Wed, 13 December 2017 14:37 Go to previous message
Roman Rutsevich is currently offline Roman RutsevichFriend
Messages: 11
Registered: June 2017
Junior Member
Hello!

Try to install in jenking plugin Xvfb plugin it emulates graphical buffer for RCPTT tests, or plugin Xvnc plugin.

Sincerely, Roma.
Previous Topic:How Can I fetch environment variable in RCPTT?
Next Topic:How to script renaming a directory? (Windows)
Goto Forum:
  


Current Time: Thu Mar 28 16:39:44 GMT 2024

Powered by FUDForum. Page generated in 0.02764 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top