I have told Eggplant | Preferences that I do not want:
- reverse VNC connection
- automatic connection to the SUT on startup
And these are honored when I run Eggplant interactively. However, when I run my script via the command line ‘runscript’, here is what I get (which indicates that the reverse vnc connection is started and that it tries to connect to some machine:
2006-08-25 09:15:49.638 runscript[15840] Successfully Loaded XModule /Applications/Eggplant.app/Contents/Frameworks/ SenseTalkEngine.framework/Resources/STColor.xmodule
2006-08-25 09:15:49.870 runscript[15840] Listening For Reverse Connections on Port 5500
2006-08-25 09:15:50.805 runscript[15840] Approved License: Name = com.altera.2, Remark = , Serial = 7103, Users = 1
runscript (3.1) running in FULL mode on Host:9362328c.
2006-08-25 09:15:50.806 runscript[15840] Trying to connect - 137.57.174.236: 5900
2006-08-25 09:15:50.913 runscript[15840] Sending Password
2006-08-25 09:15:50.979 runscript[15840] CONNECTING TO SERVER SC-XP-TEST
Screen Size 1024 X 768 [32 24 0 1]
2006-08-25 09:15:51.279 runscript[15840] Connection Established
.
.
.
Is there some other way to set these preferences for runscript?
Thanks!
-edj