Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Jubula » AUT could not be started, because no valid Java JRE was specified
AUT could not be started, because no valid Java JRE was specified [message #778253] Wed, 11 January 2012 19:24 Go to previous message
Lars Heinemann is currently offline Lars Heinemann
Messages: 19
Registered: January 2011
Junior Member

Hi,

I try to get my integration testing done when building the project with Jenkins/Hudson.
For that I am using the maven ant task plugin to execute the testexec application.
Everything works fine, the test suite is imported to the test db and when executing the test I get the error

[exec] Wed Jan 11 23:31:59 UTC 2012 AUT: Starting AUT: AUT MyApp
[exec] !!Error occurred !!
[exec] AUT could not be started, because no valid Java JRE was specified
[exec] Wed Jan 11 23:32:05 UTC 2012 AUT Agent: connection closed
[exec] Wed Jan 11 23:32:05 UTC 2012 Exit: Code 1

I tried to setup the JAVA_HOME variable on the hudson box but without success. Though the autagent is running and fine. Also tried to specify the -vm as AUT parameter pointing to the bin folder of the java installation but no luck.

Does anybody got an idea what could be the reason and how to fix that? It's a Linux box (32-bit) running a 32bit Java 6 (Sun/Oracle).

Thanks in advance,
Lars
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:Can Jubula export the tests as UTF-8 encoded XML?
Next Topic:Cannot activate app with modal login
Goto Forum:
  


Current Time: Tue May 21 15:08:53 EDT 2013

Powered by FUDForum. Page generated in 0.01618 seconds