Page 1 of 1

Phantom Agent error: "[Socket] Shutdown initiated by client"

PostPosted: Mon Mar 26, 2012 3:35 pm
by 68K
I am just starting to use the Phantom Agent client.

I have found a teething problem... test cases appear to execute fine on the client PC; but each test case script results in 1 Error:

[Socket] Shutdown initiated by client

I note that if there is something wrong with my script, it exits with an error. This "[Socket] Shutdown initiated by client" seems to appear when the test script has reached its end without error.

A google search shows no Phantom specific results; but general results for sockets not being closed gracefully.

Any ideas?

Cheers

p.s. the agent logging for a test case (is this normal?)

Code: Select all
>>>> Waiting for a connection <<<<

BEGINNING CONNECTION THREAD
Connection: Sending Action
Connection: Reading Action
Connection: Checking Response
Connection: Checking Mode
Connection: ACK 1
Connection: Flag Request
Connection: Checking Flag Response
Connection: ACK 2
Connection: Status Connected
Connection: Script Begin
Connection: Setting Engine
Connection: Loading DLLs
Connection: Load Script
C:\Documents and Settings\68K\My Documents\RecordCreateAndDelete.psc
Connection: Eval Args
Connection: Run Script
Connection: Clean Up
DISCONNECT: Socket is shutting down: 172.16.5.164 (34835)
CLOSESOCKET Closing: 172.16.5.164 (34835)
ENDING CONNECTION THREAD