Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: EXIT CODE 255

by sgifford (Prior)
on Mar 30, 2007 at 15:14 UTC ( [id://607494]=note: print w/replies, xml ) Need Help??


in reply to EXIT CODE 255

The priority of the process shouldn't cause it to exit, unless there's some time limit in the program. To figure out why it's existing, try running it from a command shell, and see if it prints a helpful error message before exiting. If that doesn't help, try adding error messages in the various places that it exits, adding debugging messages in the code, and/or running it under the debugger.

Good luck!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://607494]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2024-04-18 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found