On 12/21/04 2:35 PM, "Chris Boyce" <[EMAIL PROTECTED]> wrote:
> When I start JRun4 servers on the command line (UNIX) they appear to > lock the tty I'm in; meaning, when I eventually try to logout, my > terminal window is held open and must be closed by force. Are you on the local server in the console window or remotely logged in via ssh? Here's the command line we use for our linux install: (should be the same for unix too...) /<jrun-install-dir>/bin/%> ./jrun -nohup start <server> & What does your command line look like? > This happens even though I am running the server with -nohup. This also > never happened in JRun3. > > Does anyone know how to prevent this so I can gracefully logout? > > thanks > Usually, I just remotely log into the console via ssh to start up the admin application server, and then start all subsequent servers off of the web application. That way if you need to terminate the admin server, you can do so without taking the other servers down with it. So if you are getting the issue where your terminal session ending takes the jrun process with it, it will only take the admin server process and leave all the other servers running. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:8:5613 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/8 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:8 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.8 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
