Skip to content

Instantly share code, notes, and snippets.

View sundaymtn's full-sized avatar

Seth sundaymtn

  • NH-USA
View GitHub Profile
@sundaymtn
sundaymtn / catalina.out
Created August 19, 2014 21:43
Tomcat Catalina Output
WARNING: Caught exception evaluating: request.getSession() in /createItem. Reason: java.lang.IllegalStateException: Cannot create a session after the response has been committed
java.lang.IllegalStateException: Cannot create a session after the response has been committed
at org.apache.catalina.connector.Request.doGetSession(Request.java:2402)
at org.apache.catalina.connector.Request.getSession(Request.java:2119)
at org.apache.catalina.connector.RequestFacade.getSession(RequestFacade.java:833)
at org.apache.catalina.connector.RequestFacade.getSession(RequestFacade.java:844)
at javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:224)
at sun.reflect.GeneratedMethodAccessor201.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
@sundaymtn
sundaymtn / syncWithRepo_jenkinsOutput
Created August 19, 2014 21:39
syncWithRepo_jenkinsOutput
14:41:55.198 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Changing state to: STARTING
14:41:55.199 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Waiting until process started: command '/usr/java/jdk1.7.0_11/bin/java'.
14:41:55.205 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Changing state to: STARTED
14:41:55.206 [DEBUG] [org.gradle.process.internal.ExecHandleRunner] waiting until streams are handled...
14:41:55.206 [INFO] [org.gradle.process.internal.DefaultExecHandle] Successfully started process 'command '/usr/java/jdk1.7.0_11/bin/java''
14:41:55.685 [QUIET] [system.out] ===============================================================
14:41:55.687 [QUIET] [system.out] jenkinsUrl: http://jenkins
14:41:55.687 [QUIET] [system.out] gitUrl: ssh://git@stash/DEV/workflow-tutorial.git
14:41:55.687 [QUIET] [system.out] templateJobPrefix: workflow-tutorial
14:41:55.687 [QUIET] [system.out] templateBranchName: master
@sundaymtn
sundaymtn / npm.log
Created February 5, 2014 17:32
npm log from installing hubot-hipchat, first error appears to be with node-stringprep
This file has been truncated, but you can view the full file.
4002 info linkStuff node-uuid@1.4.1
4003 verbose linkBins node-uuid@1.4.1
4004 verbose linkMans node-uuid@1.4.1
4005 verbose rebuildBundles node-uuid@1.4.1
4006 info preinstall mime@1.2.11
4007 info install node-uuid@1.4.1
4008 http 304 https://registry.npmjs.org/stream-combiner
4009 silly registry.get cb [ 304,
4009 silly registry.get { date: 'Wed, 05 Feb 2014 17:24:38 GMT',
4009 silly registry.get server: 'Apache',