The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
kills command shwe UNIX for Dummies Questions & Answers 1 05-13-2008 08:03 AM
Exit from telnet when run Remotely venu_nbk UNIX for Dummies Questions & Answers 10 06-19-2007 06:09 PM
Exiting eXceed window kills my process shantaputi UNIX for Dummies Questions & Answers 2 05-31-2007 08:27 AM
application exit kills shells q1001001 Shell Programming and Scripting 2 06-10-2005 02:29 PM
Where can I find a list of exit codes? (Exit code 64) jkuchar747 UNIX for Dummies Questions & Answers 3 12-07-2004 02:08 PM

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-27-2000
Registered User
 

Join Date: Nov 2000
Location: UK
Posts: 1
Hi,

I'm using a bourne shell to kick off a 3rd Pty app. This app uses Orbix. When I exit from the telnet session which started the app or hit CTRL-C at the command line, the orbix process dies, yet all other process remain.

I've tried starting the app as a background process, but it still dies regardless.

Would anyone have any ideas on this? I'd really appreciate any help. Thanks in anticipation.

Mark.
__________________
Mark.
Forum Sponsor
  #2 (permalink)  
Old 11-27-2000
PxT's Avatar
PxT PxT is offline
Registered User
 

Join Date: Oct 2000
Location: Sacramento, CA
Posts: 909
I'm not sure what Orbix is? Some kind of database? Anyway, the problem is that your program is getting a hang-up signal and dying. Usually you can tell a program to ignore the hang-up by using the nohup(1) command.

ex:

nohup ./orbix <arguments>


See the nohup man page for more information.

HTH
Google The UNIX and Linux Forums
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 12:26 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0