I have been having a terrible time trying to get jrockit running with 
coldfusion.  I have coldfusion MX 7 running and installed jrockit 
(jrockit-R27.3.1-jdk1.5.0_11).

The reason I am trying to run jrockit is to use their memory leak tools to find 
a memory leak on my server.  It crashes nearly daily because it runs out of 
memory.

I have tried following the information on this page but it has not worked:
http://www.schierberl.com/cfblog/index.cfm/2006/10/12/ColdFusion_memoryLeak_profiler

So far I have made these changes to the jvm.config file:l
java.home=C:/Program Files/Java/jrockit-R27.3.1-jdk1.5.0_11/jre

Also, I added the following at the end of the java.args:
-Xmanagement

According to the post, I should add this to the java.args but doing so prevents 
cold fusion server from starting:
-Xmanagement -Djrockit.managementserver.port=9010


Okay, so by just using the '-Xmanagement' cold fusion starts and I am able to 
run jrockit.  Once in jrockit, under the 'connectors' it shows localhost:80 
however I am unable to start the memory leak or do anything else with that 
(timeout failures).  Under 'discovered' within 'local' it shows 
com.jrockit.mc.rcp.start.MCMain.  I am able to start memory leak on that 
connection, but I believe it isn't the correct connection.

It seems as if there is some disconnect between my localhost and the jrockit.  
Any advise or directions would be greatly appreciated.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285594
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to