Project

General

Profile

« Previous | Next » 

Revision bb431d84

Added by Andreas Kohlbecker over 5 years ago

  • ID bb431d84cbeed467923c2c12bdc7782e1ebfd865
  • Parent dc6c8364

ref #7085 changing logging initialization for more consistent logging configuration for bootloader and instances - experimental!

View differences:

ide/eclipse/cdm-server - start.launch
17 17
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-webapp=${workspace_loc:cdmlib-remote-webapp/src/main/webapp/}&#10;-webappClasspath=${project_classpath:cdmlib-remote-webapp}&#10;-datasources=${system_property:user.home}/.cdmLibrary/datasources-cdm-server.xml&#10;-contextPathPrefix=&quot;/cdmserver&quot;&#10;-forceSchemaUpdate&#13;&#10;-jmx"/>
18 18
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="cdm-server"/>
19 19
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
20
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx1200M&#10;&#10;-XX:MinHeapFreeRatio=25&#10;-XX:+UseG1GC&#13;&#10;&#10;-Dspring.profiles.active=remoting&#10;&#13;&#10;-Dorg.eclipse.jetty.util.log.DEBUG=false&#10;-Dlog4j.configuration=file:///${system_property:user.home}/.cdmLibrary/log4j.properties&#13;&#10;&#13;&#10;-Dcom.sun.management.jmxremote.ssl=false&#13;&#10;-Dcom.sun.management.jmxremote.authenticate=false&#13;&#10;-Dcom.sun.management.jmxremote.port=9999"/>
20
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx1200M&#10;&#10;-XX:MinHeapFreeRatio=25&#10;-XX:+UseG1GC&#13;&#10;&#10;-Dspring.profiles.active=remoting&#10;&#13;&#10;-Dorg.eclipse.jetty.util.log.DEBUG=true&#10;-Dxxlog4j.configuration=file:///${system_property:user.home}/.cdmLibrary/log4j.properties&#13;&#10;&#13;&#10;-Dcom.sun.management.jmxremote.ssl=false&#13;&#10;-Dcom.sun.management.jmxremote.authenticate=false&#13;&#10;-Dcom.sun.management.jmxremote.port=9999"/>
21 21
</launchConfiguration>

Also available in: Unified diff