pmap –x <pid>
This shows the modules that are loaded too. We were having problems with XMLP crashing with error 13. The following setting in the JDE.INI needed to be changed:
[JDE JVM]
InProcessJVMHome=
RemoteDebugPort=-1
VMTrace=0
DefaultOptions=
XMLPVMOptions=-Djava.compiler=NONE –Xmx256M
Kill the XMLP process after you’ve saved the change above. A new one will be started and you will be away.
No comments:
Post a Comment