Advertisement
Guest User

Untitled

a guest
Feb 20th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. -Xbootclasspath/a:
  2. -Xms2048m
  3. -Xmx4096m
  4. -XX:MaxPermSize=1024m
  5. -XX:+HeapDumpOnOutOfMemoryError
  6. -XX:HeapDumpPath=/opt/impresa/wso2/wso2esb/repository/logs/heap-dump.hprof
  7. -Dcom.sun.management.jmxremote
  8. -Djava.endorsed.dirs=/opt/impresa/wso2/wso2esb/lib/endorsed:/usr/lib/jvm/jre-1.7.0-openjdk.x86_64/jre/lib/endorsed:/usr/lib/jvm/jre-1.7.0-openjdk.x86_64/lib/endorsed
  9. -Djava.io.tmpdir=/opt/impresa/wso2/wso2esb/tmp
  10. -Dcatalina.base=/opt/impresa/wso2/wso2esb/lib/tomcat
  11. -Dwso2.server.standalone=true
  12. -Dcarbon.registry.root=/
  13. -Djava.command=/usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java
  14. -Dcarbon.home=/opt/impresa/wso2/wso2esb
  15. -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  16. -Dcarbon.config.dir.path=/opt/impresa/wso2/wso2esb/repository/conf
  17. -Djava.util.logging.config.file=/opt/impresa/wso2/wso2esb/repository/conf/etc/logging-bridge.properties
  18. -Dcomponents.repo=/opt/impresa/wso2/wso2esb/repository/components/plugins
  19. -Dconf.location=/opt/impresa/wso2/wso2esb/repository/conf
  20. -Dcom.atomikos.icatch.file=/opt/impresa/wso2/wso2esb/lib/transactions.properties
  21. -Dcom.atomikos.icatch.hide_init_file_path=true
  22. -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true
  23. -Dcom.sun.jndi.ldap.connect.pool.authentication=simple
  24. -Dcom.sun.jndi.ldap.connect.pool.timeout=3000
  25. -Dorg.terracotta.quartz.skipUpdateCheck=true
  26. -Djava.security.egd=file:/dev/./urandom
  27. -Dfile.encoding=UTF8
  28. -Djdk.xml.entityExpansionLimit=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement