Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Jubula » The problem of AUT on AIX
The problem of AUT on AIX [message #1004432] Wed, 23 January 2013 03:16 Go to previous message
posia han is currently offline posia han
Messages: 34
Registered: December 2012
Member
I deploied jubula server edition of 1.3.0 on AIX like this way:
step1 I installed jubula 1.3.0 on windows XP;
step2 I got enviorment file with AIX ppc64 from eclipse-platform-3.7.2-aix-gtk-ppc64.zip such as launcher for AIX ppc64 ,and named it autagent ,and also copied one more launcher named for stopautagent and plugin files for aix;
step3 I got an valid jdk ,and replaced the javaw path for autagent.ini and stopautagent.ini.like this:
-consolelog
--launcher.suppressErrors
-vm
/autotest/jdk/jdk/aix/bin/javaw-vmargs
-server
-Xms128m
-Xmx1024m
-client
-XX:MaxPermSize=256m
step4 I start autagent on aix,and it turned on successfully;
step5 I uploaded SimpleAdder.jar to aix at directory "/home/test/SimpleAdder.jar", and configurated AUT for it and then I used tesexec command to test it,and it works.
step6 I create an excutable .sh file, and configurated another AUT fo it ,but this time failed when i used testexec command to test it,the AUT couldn't start. And there is no valid log for it.(The detail is showd in the attachment file)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Error "Timeout received before confirming the posted event" while testing by remote deskto
Next Topic:AUT starts but not recognized by Jubula
Goto Forum:
  


Current Time: Sun May 19 19:25:17 EDT 2013

Powered by FUDForum. Page generated in 0.01681 seconds