Issue report: vm process frozen once the app crashes?

5 views
Skip to first unread message

Omar Kan

unread,
Jul 21, 2014, 6:41:29 AM7/21/14
to clou...@googlegroups.com
Once I got this(at below), then the app cannot be stop.
In the Mange page, it shows "failed-to-stop" for "Running State".
server.js is my code. Even though I remove the whole branch(master) of the Git at Cloudnode.
The app seems to be not able to be started.

I suspected that there are some issues about the file management of each app.

Thanks!

The message:
SyntaxError: Unexpected token <<
    at Module._compile (module.js:439:25)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at Function.require (module.js:380:17)
    at sandbox.require (/var/cloudnode/nodester/scripts/launchlib.js:214:26)
    at server.js:17:11
    at /var/cloudnode/nodester/scripts/launchlib.js:262:16
    at fs.js:271:14[SyntaxError: Unexpected token <<]

Hans Schroeder

unread,
Jul 24, 2014, 2:31:11 AM7/24/14
to clou...@googlegroups.com
The error shown "failed-to-stop" is the last one that occurred. The problem after that is a merge conflict in your server.js file.
Git inserts conflict markers >>>>> and though the file cannot be executed anymore. Please resolve the conflict first.
Reply all
Reply to author
Forward
0 new messages