D
Derek Lord
Guest
I did not change that file manually, what should I change. This is how it looks now: %% Update from OEManager %% Mar 15, 2017 9:21:52 AM ########################################################################## ## ## ## Copyright (c) 1998-2014 by Progress Software Corporation ## ## ## ## All rights reserved. No part of this program or document may be ## ## reproduced in any form or by any means without permission in writing ## ## from Progress Software Corporation. ## ## ## ########################################################################## # # -------------------- openedge.properties ------------------------------ # # Property File for the Pacific Application Server for OpenEdge # # # This definition file includes the properties that you can define in # a Pacific AppServer for OpenEdge. # # All information about the properties in this property file may be found # in the file: # # openedge.properties.README. # ########################################################################## ## # # AppServer specific properties # [AppServer] allowRuntimeUpdates=0 applications=LT1720Test collectMetrics=1 statusEnabled=1 [LT1720Test] webApps=ROOT,LumberTrack [LT1720Test.ROOT] allowRuntimeUpdates=0 collectMetrics=1 statusEnabled=0 [LT1720Test.LumberTrack] statusEnabled=0 # Transport properties for the REST protocol [LT1720Test.LumberTrack.REST] adapterEnabled=1 [LT1720Test.ROOT.WEB] adapterEnabled=0 defaultCookieDomain= defaultCookiePath= defaultHandler=OpenEdge.Web.DefaultWebHandler srvrAppMode=production srvrDebug=0 wsRoot=/static/webspeed [LT1720Test.ROOT.SOAP] adapterEnabled=0 adminEnabled=1 adminSoapAction=urn:services-progress-com:wsa-admin:01 debugClients= wsaUrl=http://${psc.as.host.name}:${psc.as.http.port}/soap wsdlEnabled=1 [AppServer.Agent] agentMaxPort=62202 agentMinPort=62002 agentShutdownProc= agentStartupProc= agentStartupProcParam= collectStatsData=0 flushStatsData=0 infoVersion=9010 keyAlias= keyAliasPasswd= # keyStorePasswd= keyStorePath=.\keys\ lockAllExtLib= lockAllNonThreadSafeExtLib= noSessionCache=0 numInitialSessions=5 PROPATH=${CATALINA_BASE}/openedge,${DLC}/tty,${DLC}/tty/netlib/OpenEdge.Net.pl sessionActivateProc= sessionConnectProc= sessionDeactivateProc= sessionDisconnProc= sessionShutdownProc= sessionStartupProc= sessionStartupProcParam= sessionTimeout=180 sslAlgorithms= sslEnable=0 usingThreadSafeExtLib= uuid= workDir=${CATALINA_BASE}/work [AppServer.Agent.LT1720Test] PROPATH=C:\LT\LT17200Test64,${CATALINA_BASE}/webapps/LumberTrack/WEB-INF/openedge,C:\LT\LT17200Test64\src\psi,${CATALINA_BASE}/openedge,${DLC}/tty,${DLC}/tty/netlib/OpenEdge.Net.pl sessionActivateProc= sessionStartupProc=04536spro.r sessionStartupProcParam= uuid= LTTEST01:8911/LT1720Test workDir=C:\LT\LT17200Test64 # Transport properties for the WEB protocol [LT1720Test.LumberTrack.WEB] adapterEnabled=1 defaultCookieDomain= defaultCookiePath= defaultHandler=OpenEdge.Web.CompatibilityHandler handler1=SalesOrdersHandler:/v1/SalesOrders handler2=ShipmentsHandler:/v1/Shipments srvrAppMode=production srvrDebug=0 wsRoot=/LumberTrack/static/webspeed # Transport properties for the SOAP protocol [LT1720Test.LumberTrack.SOAP] adapterEnabled=1 adminEnabled=1 adminSoapAction=urn:services-progress-com:wsa-admin:01 debugClients= wsaUrl=http://${psc.as.host.name}:${psc.as.http.port}/LumberTrack/soap wsdlEnabled=1 [LT1720Test.ROOT.APSV] adapterEnabled=0 enableRequestChunking=1 useHTTPSessions=1 # # Default properties for Session Manager # [AppServer.SessMgr] agentExecFile=${psc.as.oe.dlc}/bin/_mproapsv agentListenerTimeout=300000 agentLogEntryTypes= agentLogFile= agentLoggingLevel=2 agentLogThreshold=0 agentNumLogFiles=3 agentStartupParam=-T "${catalina.base}/temp" connectionWaitTimeout=3000 idleAgentTimeout=300000 idleConnectionTimeout=300000 idleResourceTimeout=0 idleSessionTimeout=300000 ipver=IPv4 maxABLSessionsPerAgent=200 maxAgents=10 maxConnectionsPerAgent=16 numInitialAgents=1 publishDir=${catalina.base}/openedge requestWaitTimeout=15000 socketTimeout=3000 [AppServer.SessMgr.LT1720Test] agentLogEntryTypes=ASPlumbing,DB.Connects agentLogFile=${catalina.base}/logs/LT1720Test.agent.log agentStartupParam=-T "${catalina.base}/temp" -pf control\psi-app.pf -U psi -P 20app02 -s 256 collectMetrics=3 [LT1720Test.ROOT.REST] adapterEnabled=0 # See $CATALINA_HOME/conf/openedge.properties.README for details on the properties below. # DO NOT MODIFY any ${} tags # Transport properties for the APSV protocol [LT1720Test.LumberTrack.APSV] adapterEnabled=1 enableRequestChunking=1 useHTTPSessions=1
Continue reading...
Continue reading...