is the Agentry.ini file even referenced in the connecttest.bat operation?
I have a pointer to localhost in the agentry.ini file
Here is the whole agentry.ini on the SMP server (where I am running the connecttest.bat):
ASA Added: ==================================
[Agentry]
systemName=SAP Work Manager Server v6.1.0.0
[Configuration]
applicationGlobalsFile=Globals.ini
applicationStringsFile=ApplicationText.ini
clientStringsFile=ClientText.ini
developmentServer=True
transmitConfigurationFile=TransmitConfigurations.ini
[HTTPXML-2]
authenticationCertificateStore=MY
authenticationCertificateStorePassword=
authenticationCertificateStorePasswordEncoded=false
autoDequote=true
baseURL=http://localhost:8282
basicAuthenticationPassword=xxxx
basicAuthenticationPasswordEncoded=false
basicAuthenticationUserID=smpAdmin
constantsFile=httpxml_sd.ini
enableAuthentication=true
enablePreviousUserAuthentication=true
httpConnectTimeout=60
httpReceiveTimeout=300
httpResolveTimeout=60
httpSendTimeout=300
listenOn=8282
name=HTTP-XML Back End
timeZoneName=
timeout=300
useSSL=false
xmlAllowXSLTScript=true
xmlNamespaces=
xmlResolveExternals=true
xmlValidateOnParse=true
[System Connections]
1=ag3javabe.dll
2=ag3httpxmlbe.dll
[Java-1]
classPath=./Java/2042566.jar;./ini4j.jar;./sapjco3.jar;./Java/Agentry-v5.jar;./Java;./Java/SAPWM-6.1.1.0.jar;./Java;./Java/SAPCommon-133461.jar
constantsFile=
deleteSource=True
enableAuthentication=True
enablePreviousUserAuthentication=True
initialHeapSize=256
maxHeapSize=512
name=Java Back End
nonStandardJavaOptions=
outputDirectory=.
performCompile=False
printBusinessLogicStackTrace=False
printStackTrace=False
reduceOSSignalUse=True
scriptsPath=
serverClass=com/syclo/sap/workmanager/Server
sourceDirectory=.
timeZoneName=
[LastUpdates]
Java-1=13:16:47 10/6/2014
ASA Added: ==================================