> I've been running a portal for some time.. and it would > pop-up as a process during the time when the server would > get unstable and crash :)..
Well, just for kicks, I reset my local copy of CFMX to use the original JVM, renamed jikesw.exe to jikesw.fil, created a new page, and it wasn't able to compile the page without it: 'Error Occurred While Processing Request CreateProcess: jikesw -g -nowarn -d "C:\CFusionMX\wwwroot\WEB-INF\cfclasses" "C:\CFusionMX\wwwroot\WEB-INF\cfclasses\cfmytest32ecfm1366269731.java"' So, I guess that it's used to compile .cfm files. I'm not sure if it's used for anything else. I imagine it might be used by Axis also, since Axis generates Java stubs for web service client requests. You may want to try compiling all your .cfm files using one of the precompile scripts floating about, if this appears related to your server's stability. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

