jrun233 on win 98 : I start the jsm with startjsm which has the following start e:\jrun-webserver\bin\jsm.exe -d e:\\jrun-webserver\\jsm-default "JRun Application Manager" This shows the dialog icon and the process starts up fine, serving on port 8000. I am facing a problem stopping the jsm process using the stopjsm.bat file. Content is <--linefeeds inserted for readability----> e:\jre2\bin\java.exe -cp e:\\jrun-webserver\\lib\\xt.jar;e:\\jrun-webserver\\lib \\jsp.jar;e:\\jrun-webserver\\lib\\jrun.jar;e:\\jrun-webserver\\lib\\servlet.jar com.livesoftware.jrun.service.ServiceManagerControl -props e:\\jrun-webserver\\ jsm-default\\properties -command shutdown <-----end ---> Output : Sending shutdown command.......done. But the app window is still there and jrun still running. Is this command wrong ( Also tried with javaw) ? I earlier also used the launcher.exe but with the same results. I think it is the same command spawned when the user clicks stop in the "Jrun appl manager " dialog. That works fine. Somehow the command line does not work. Any ideas would be helpful. ------------------------------------------------------------------------------ Archives: http://www.egroups.com/group/jrun-interest/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
