Hi,
I'm having a problem with 'spurious' errors being written to the error logs with parallel processes and Authentication set to SSL only in the AEP portal. Each time a parallel process start up it reports
[Tue Sep 30 10:52:53 2014] 2284.3144: Pilot Error: Unable to connect to server '127.0.0.1:9944': No connection could be made because the target machine actively refused it.
[Tue Sep 30 10:52:53 2014] 2284.3144: Pilot Error: CSimpleSocket::internalConnectToHost: Pipeline Pilot exception rethrown
[Tue Sep 30 10:52:53 2014] 2284.3144: Pilot Error: CSimpleSocket::connectToHost: Pipeline Pilot exception rethrown
[Tue Sep 30 10:52:53 2014] 2284.3144: Pilot Error: CHttp::connectToServer: Pipeline Pilot exception rethrown
However the job does run as expected and returns results (hence I call them 'spurious' errors). If the authentication method is set to 'both' the errors are not written. I've tried calling the server as https://localhost:9943, localhost:9943 and localhost when initiating the parallel process but the errors are always written.
I'd like to use SSL only for various reasons, however it makes my logs file get large quickly as parallel process are called a lot. It also doesn't help with debugging.
Can anyone suggest why / how this is happening and a way to stop it? I don't have a valid SSL cert on the server if that makes a difference
AEP9.1 HF2, Windows Server 2008 R2, SP1
Thanks
Joe
