Henrik,
Yes you did respond to my support email. However, as I stated, I still have the problem.
I saw another post that described an issue with inconsistent MD5 hash file errors and reference to file conversion errors. I had seen similar errors so I upgraded to the recent nightly build as recommended.I also had to upgrade the loadUI components on various machines due to incompatibilities with the released version and the nightly builds. I upgraded the agent in my existing ec2 instance. I upgraded my loadUI on both my windows laptop and my Linux EC2 loadUI controller instance. I verified that the EC2 security group allows ssh on port 443. I upgraded the agent on my local linux vm machine which always works. The lights on all of my agents are bright red.
I created a new project with one simple test step in the soapUI open source edition. I added wireshark to my laptop and watched the request go out and return from the endpoint while using linux vm agent hosted on my laptop. As I cannot see the EC2 agent with wireshark, I ran a curl command from the EC2 agent machine’s command line to ensure that at least http requests could go out through both the EC2 and fedora firewalls and return. I started this agent from the command line to watch the output. The ec2 soapui.log file lists no problem. The agent display shows the project loading, shows the reset command and shows the action event that started the test, but it shows no error. The test simply fails.
My questions then are what have I missed and how can I get visibility into what else takes place within the EC2 agent?
19:18:01,898 INFO [ControllerImpl] Client disconnected
19:18:01,899 INFO [ControllerImpl] Stopping scene: TestCase
19:18:01,899 INFO [SoapUIProjectLoader] Releasing soapUI project [Sonos loadui testing]
19:19:34,985 INFO [ControllerImpl] Loading SceneItem 9f0e7a5e-8f7d-4a21-b51d-60a092fd8810
19:19:34,986 DEBUG [ControllerImpl] REQUESTING DEFINITION: 9f0e7a5e-8f7d-4a21-b51d-60a092fd8810 from: com.eviware.loadui.impl.messaging.BayeuxServiceServerEndpoint$MessageEndpointImpl@5a5622
19:19:35,998 INFO [HttpClientSupport$Helper] Updating keyStore..
19:19:36,000 INFO [ControllerImpl] Started scene: TestCase
19:19:36,553 DEBUG [SoapUISamplerComponent] Setting soapUI project to /root/.loadui/fileStorage/9b01b4036d841ab23a992f7f0d84e445
19:19:36,554 INFO [SoapUIProjectLoader] Caching soapUI project at [/root/.loadui/fileStorage/9b01b4036d841ab23a992f7f0d84e445]
19:19:36,556 INFO [WsdlProject] Loaded project from [file:/root/.loadui/fileStorage/9b01b4036d841ab23a992f7f0d84e445]
19:19:36,563 DEBUG [SoapUISamplerComponent] Setting soapUI TestSuite to SonosSoap TestSuite
19:19:36,563 DEBUG [SoapUISamplerComponent] Setting soapUI TestCase to getSessionId TestCase
19:19:36,563 DEBUG [SoapUISamplerComponent] TestCase set to getSessionId TestCase.
19:19:36,604 INFO [DefaultSoapUICore] Importing preferences from [/root/.loadui/fileStorage/4408c75a1bf795efb3f2e144060f9084]
19:19:36,606 INFO [HttpClientSupport$Helper] Updating keyStore..
19:19:36,606 INFO [DefaultSoapUICore] Importing preferences from [/root/.loadui/fileStorage/4408c75a1bf795efb3f2e144060f9084]
19:19:36,607 INFO [HttpClientSupport$Helper] Updating keyStore..
19:19:52,784 DEBUG [ControllerImpl] Got command: actionEvent
19:19:52,785 DEBUG [ModelItemImpl] Triggering action 'RESET' on ModelItem 'SceneItemImpl[label=TestCase]'
19:20:10,878 DEBUG [ControllerImpl] Got command: actionEvent
19:20:10,878 DEBUG [ModelItemImpl] Triggering action 'SAMPLE' on ModelItem 'ComponentItemImpl[label=soapUI Runner]'