This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
info: Creating snapshot 0.0.1-4 | |
info Uploading: [=============================] 100% | |
info: Updating app application-name | |
info: Activating snapshot 0.0.1-4 for application-name | |
info: Starting app application-name | |
error: Error running command deploy | |
info: The nodejitsu api reset the connection | |
help: This error may be due to the application or the drone server | |
172-26-113-213:pitchbook hjamesbest$ jitsu deploy --debug | |
info: Welcome to Nodejitsu Jeremy_Huang |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
info: Welcome to Nodejitsu Jeremy_Huang | |
info: jitsu v0.13.9, node v0.10.22 | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command deploy | |
info: Analyzing application dependencies in node app.js | |
debug: { method: 'GET', | |
debug: uri: 'https://api.nodejitsu.com/apps/Jeremy_Huang/application-name', | |
debug: headers: | |
debug: { Authorization: '*************************************************************************', | |
debug: 'Content-Type': 'application/json' }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Before | |
public void runBefore(){ | |
mockView = Mockito.mock(View.class); | |
mockContainer = Mockito.mock(Container.class); | |
fiveCardStudPresenter = new fiveCardStudPresenter(mockView, mockContainer); | |
verify(mockView).setPresenter(fiveCardStudPresenter); | |
} | |
@After | |
public void runAfter() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compiling module com.example.fiveCardStud.FiveCardStudGame | |
[ERROR] An internal compiler exception occurred | |
com.google.gwt.dev.jjs.InternalCompilerException: Error constructing Java AST | |
at com.google.gwt.dev.jjs.impl.GwtAstBuilder.translateException(GwtAstBuilder.java:3172) | |
at com.google.gwt.dev.jjs.impl.GwtAstBuilder$AstVisitor.endVisit(GwtAstBuilder.java:556) | |
at org.eclipse.jdt.internal.compiler.ast.CastExpression.traverse(CastExpression.java:581) | |
at org.eclipse.jdt.internal.compiler.ast.LocalDeclaration.traverse(LocalDeclaration.java:298) | |
at org.eclipse.jdt.internal.compiler.ast.Block.traverse(Block.java:127) | |
at org.eclipse.jdt.internal.compiler.ast.IfStatement.traverse(IfStatement.java:275) | |
at org.eclipse.jdt.internal.compiler.ast.MethodDeclaration.traverse(MethodDeclaration.java:307) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[03/03 12:02:37 EST][err] visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives | |
[03/03 12:02:37 EST][err] connect.limit() will be removed in connect 3.0 | |
[03/03 12:02:37 EST][err] Error: Redis connection to nodejitsudb8060541718.redis.irstack.com:6379 failed - connect ECONNREFUSED | |
[03/03 12:02:37 EST][err] at RedisClient.on_error (/opt/run/snapshot/package/node_modules/redis/index.js:185:24) | |
[03/03 12:02:37 EST][err] at Socket.<anonymous> (/opt/run/snapshot/package/node_modules/redis/index.js:95:14) | |
[03/03 12:02:37 EST][err] at Socket.EventEmitter.emit (events.js:95:17) | |
[03/03 12:02:37 EST][err] at net.js:441:14 | |
[03/03 12:02:37 EST][err] at process._tickCallback (node.js:415:13) | |
[03/03 12:02:37 EST][err] events.js:72 | |
[03/03 12:02:39 EST][err] connect.multipart() will be removed in connect 3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: Redis connection to nodejitsudb8060541718.redis.irstack.com:6379 failed - connect ECONNREFUSED | |
at RedisClient.on_error (/opt/run/snapshot/package/node_modules/redis/index.js:185:24) | |
at Socket. (/opt/run/snapshot/package/node_modules/redis/index.js:95:14) | |
at Socket.EventEmitter.emit (events.js:95:17) | |
at net.js:440:14 | |
at process._tickCallback (node.js:415:13) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
out Mon, 10 Mar 2014 18:11:29 GMT Express server listening on port 3000 | |
err Mon, 10 Mar 2014 18:11:29 GMT | |
err Mon, 10 Mar 2014 18:11:29 GMT events.js:72 | |
err Mon, 10 Mar 2014 18:11:29 GMT throw er; // Unhandled 'error' event | |
err Mon, 10 Mar 2014 18:11:29 GMT Error: Auth error: ERR operation not permitted | |
at Command.callback (/opt/run/snapshot/package/node_modules/redis/index.js:212:43) | |
at RedisClient.return_error (/opt/run/snapshot/package/node_modules/redis/index.js:556:25) | |
at ReplyParser. (/opt/run/snapshot/package/node_modules/redis/index.js:305:18) | |
at ReplyParser.EventEmitter.emit (events.js:95:17) | |
at ReplyParser.send_error (/opt/run/snapshot/package/node_modules/redis/lib/parser/javascript.js:296:10) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Streaming logging information | |
out Mon, 19 May 2014 18:38:58 GMT >> Local Npm module "grunt-nodemon" not found. Is it installed? | |
out Mon, 19 May 2014 18:38:58 GMT >> Local Npm module "grunt-contrib-cssmin" not found. Is it installed? | |
out Mon, 19 May 2014 18:38:58 GMT >> Local Npm module "grunt-env" not found. Is it installed? | |
out Mon, 19 May 2014 18:38:58 GMT >> Local Npm module "grunt-concurrent" not found. Is it installed? | |
out Mon, 19 May 2014 18:38:58 GMT | |
Done, but with warnings. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Streaming logging information | |
out Mon, 19 May 2014 19:49:26 GMT [nodemon] v1.0.19 | |
out Mon, 19 May 2014 19:49:26 GMT [nodemon] watching: *.* | |
[nodemon] starting `node --debug server.js` | |
out Mon, 19 May 2014 19:49:26 GMT Waiting... | |
out Mon, 19 May 2014 19:49:26 GMT [nodemon] to restart at any time, enter `rs` | |
out Mon, 19 May 2014 19:49:26 GMT | |
out Mon, 19 May 2014 19:53:02 GMT Running "jshint:all" (jshint) task |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
out Mon, 19 May 2014 21:10:37 GMT [nodemon] v1.0.19 | |
out Mon, 19 May 2014 21:10:37 GMT [nodemon] to restart at any time, enter `rs` | |
out Mon, 19 May 2014 21:10:37 GMT [nodemon] starting `node --debug server.js` | |
out Mon, 19 May 2014 21:10:37 GMT [nodemon] watching: *.* | |
err Mon, 19 May 2014 21:10:37 GMT debugger listening on port 5858 | |
out Mon, 19 May 2014 21:10:41 GMT Running "nodemon:dev" (nodemon) task | |
out Mon, 19 May 2014 21:10:41 GMT [nodemon] v1.0.19 | |
out Mon, 19 May 2014 21:10:41 GMT [nodemon] watching: *.* | |
out Mon, 19 May 2014 21:10:41 GMT [nodemon] to restart at any time, enter `rs` | |
out Mon, 19 May 2014 21:10:41 GMT [nodemon] starting `node --debug server.js` |
OlderNewer