On 24 Jun 2014, at 4:50, ajith kumar <[email protected]> wrote: > Hello All, > > > I am trying to run node app.js on centos 6.5 it is running and process > getting killed which also deleting node package.Please kindly help me out on > this
Might need some more information to diagnose. Sounds like there's two things: "process getting killed" -- might this be memory exhaustion? A maintenance script shutting down processes that don't match a whitelist? If you've access, try running "dmesg" and checking for Out of Memory errors that mention killing it. Are you getting a 'killed' error message? Or is the process just dying, cause unknown? (I ask, because if so, you may be getting an exception and the process exits.) As far as "which also deleting node package", I'm not sure what you mean: An rpm package? (Is that how you installed node?) That's not something node would ever do, so I suspect something more specific to your system at play there. Do you have any more information about your setup? Can you be more specific with what's failing? Aria
signature.asc
Description: Message signed with OpenPGP using GPGMail
