Community
Participate
Working Groups
XML fragment shown is out of date.
Please note, I cannot find an <AgentControllerConfiguration> element within serviceconfig.xml. So, please confirm that the XML fragment should read: <Configuration> <Port>10002</Port> <SecuredPort>10003</SecuredPort> <FilePort>10005</FilePort> <IsDataMultiplexed>false</IsDataMultiplexed> <ProcessPolling>true</ProcessPolling> <Jvm><jre_bin_dir>\classic\jvm.dll</Jvm> <Version>4.4.0</Version> <SecurityEnabled>true</SecurityEnabled> <UserDefinition>ANY</UserDefinition> <Keystore><ac_install_dir>\security\tptpSamplekeystore</Keystore> <KeystorePassword>password</KeystorePassword> <Hosts configuration="default"> <Allow host="LOCAL"/> </Hosts> </Configuration> Note: I have not set logging level/detail.
Think this error is actually due to help linking RAC rather than AC documents.
Closing as DUP of 159817 -- and will update the bad links under that defect *** This bug has been marked as a duplicate of bug 159817 ***
Hi Joanna, The <AgentControllerConfiguration> tag is the highest level tag in my serviceconfig.xml file. <AgentControllerConfiguration> <AgentControllerEnvironment configuration="default"> .... </AgentControllerEnvironment> <Logging directory="%TPTP_AC_HOME%\config" format="CBE" level="DEBUG"/> .... <Connection name="Dev"> .... </Connection> </AgentControllerConfiguration>
closing