Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

In (Icon) Debug/Run -> (Pulldown Menü) Debug/Run Configurations... -> (Tree Node) Java Application -> (Leaf Node) nuclos-client-instrument -> (Reiter) Arguments -> (Textbox) VM arguments folgendes eintragen:

Codeblock
-javaagent:/home/tpasch2/Downloads/spring-instrument-3.1.1.RELEASE.jar
-Dlog4j.url=file:///home/tpasch2PATH_TO_LOG/log4j.properties
-ea 
-ms256m -mx768m
-XX:PermSize=128M -XX:MaxPermSize=256M -XX:+UseThreadPriorities
-Dsun.awt.disablegrab=true
-Dcom.sun.management.jmxremote="true"
-Durl.jmsDserver=http://localhost:8081/nuclos-war/jmsbroker
-Durl.remoting=http://localhost:8081/nuclos-war/remoting
-Dsun.awt.disablegrab=true
-Dfunctionblock.dev=true
-XX:PermSize=128M -XX:MaxPermSize=256M -XX:+UseThreadPriorities 
Links