When attempting to connect a .Net (DotNet) agent to an Enterprise Manager (EM) using an ssl (Secure Socket layer) url (as described in the
product documentation)
For example: agentManager.url.1=ssl://myserver.com:5101
it fails to connect and reports the following error.
[WARN] [IntroscopeAgent.Isengard] Could not add EM 1 because of invalid Connection Properties: Exception creating socket factory for 'client.socketfactory.1.default' property: com.wily.isengard.postofficehub.link.net.SSLSocketFactory: Can't find com.wily.isengard.postofficehub.link.net.SSLSocketFactory : Searched in domain: Name:PerfMonCollectorAgent.exe There are no context policies. mscorlib: Could not load type 'com.wily.isengard.postofficehub.link.net.SSLSocketFactory' from assembly 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. .....
[IntroscopeAgent.Isengard] No valid Enterprise Manager locations were found in the property introscope.agent.enterprisemanager.connectionorder in IntroscopeAgent.profile. Using default settings.
[INFO] [IntroscopeAgent.Isengard] The Agent will connect to the Introscope Enterprise Manager using: FIXME target: localhost:5001 read buffer size: 32768 write buffer size: 32768