Unfortunately on Linux (at least RHEL) it doesn't install a service init script for the admin instance. There is a simple start script in /opt/jrun4/bin/adminstart.sh that does basically what Marie is doing.
./jrun -config admin_jvm.config -start admin Note: you have to be cd'd into the jrun4/bin directory for the script to work. On Wed, Nov 4, 2009 at 8:46 AM, Dave Watts <[email protected]> wrote: > > > I tried going to localhost:8000, but nothing is listening there. Do I > need to start a separate JRun server/service? I thought it would > > already be running along with ColdFusion?? The only port listening in > the 8000 range is 8300 (CF web trial server). > > You'll need to run the JRun Admin server instance, which on Windows is > listed as "Macromedia JRun Admin Server" or something like that. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more informati > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328003 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

