Skip to content

Instantly share code, notes, and snippets.

rmiregistry -J-Xbootclasspath/p:$JAVA_HOME/lib/sajdi.jar [ port ] &
jsadebugd pid [ server-id ]
jsadebugd executable core [ server-id ]
jps
jinfo [ option ] pid
jstack [-lm] pid
pfiles /proc/* 2>/dev/null | nawk '
/^[0-9]*:/ { pid=$0 }
/port: 7085$/ { printf("%s %s\n",pid,$0);}'
<?xml version="1.0" encoding="UTF-8"?>
<setup:Product
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0"
name="ft.oomph.mysetup.package"
label="ftl's Eclipse Setup">
<annotation
<?xml version="1.0" encoding="UTF-8"?>
<setup:Product
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0"
name="eclipse-spring"
label="Eclipse Setup for Spring, Web and Database">
<annotation