Wanted to find out if what I am looking at is a common thing or if it is something that I should investigate further.
Upon thread startup, I am noticing that a “Proto Err” is thrown consistently.
The thread connects without issue, but the error has me thinking that something else may be going on.
This is in 5.7 running on a Linux virtual machine.
[pd :pdtd:INFO/0:to_pmpara_chg:01/20/2010 12:25:19] Initializing Protocol Driver
[pdl :init:INFO/1:to_pmpara_chg:01/20/2010 12:25:19] Initializing
[pd :pdtd:INFO/1:to_pmpara_chg:01/20/2010 12:25:19] Set driver status to PD_STATUS_OPENING
[pdl :open:INFO/0:to_pmpara_chg:01/20/2010 12:25:19] Loading PDL driver ‘mlp_tcp.pdl’
[pdl :PDL :INFO/0:to_pmpara_chg:01/20/2010 12:25:19] connected to 10.14.24.56 on port 30004
[pdl :PDL :INFO/0:to_pmpara_chg:01/20/2010 12:25:19] tcp-client: connect error (Operation now in progress)
I turned up the eo on the process and thread and the only indication of an issue is the last line above — tcp-client: connect error (Operation now in progress)
This error appears on both inbound and outbound connections as well as connections bridged between cloverleaf sites which should eliminate network (at least in my mind)…
Any thoughts, or do I just need to get over my compulsive disorder
Ryan Spires