Como hacer funcionar progress 11.5.1 progress t7-2

por | 19 diciembre, 2016

Como hacer funcionar progress 11 nuevo servidor
Copiar jre y jdk a las carpetas del servidor a las carpetas/opt/dlc11

2do modificar

 

crear directorio con 777 en /opt/oemgmt/tmp

/opt/dlc11/properties/AdminServerPlugins.properties

Agregar lo siguiente:

[PluginPolicy]
pluginclasspath=
classpath=
policyfile=/opt/dlc11/java/java.policy
loginconfig=
classloader=java.net.URLClassLoader
jvmargs=-Xmx4096m -Xms2048m -XX:+UseParallelGC -XX:ParallelGCThreads=4 -Djava.io.tmpdir=/opt/oemgmt/tmp
authpolicy=
umask=

[PluginPolicy.Progress.AdminServer]
pluginclasspath=!{value-of:classpath}
classpath=/opt/dlc11/java/progress.jar,/opt/dlc11/java/osmetrics.jar,/opt/dlc11/java/prorepl.jar,/opt/dlc11/java/ext/xercesImpl.jar,/opt/dlc11/java/ext/xmlParserAPIs.jar,/opt/dlc11/java/ext/soap.jar,/opt/dlc11/java/ext/wsdl4j.jar,/opt/dlc11/java/ext/jettison-1.3.4.jar
#    jvmargs=-Xmx256m -Djava.awt.headless=true -Dsun.lang.ClassLoader.allowArraySyntax=true
jvmargs=-Xmx4096m -Xms2048m -Djava.awt.headless=true -Dsun.lang.ClassLoader.allowArraySyntax=true -XX:+UseParallelGC -XX:ParallelGCThreads=4