Skip to content

Instantly share code, notes, and snippets.

@stevef
Created October 9, 2013 20:36
Show Gist options
  • Save stevef/6907907 to your computer and use it in GitHub Desktop.
Save stevef/6907907 to your computer and use it in GitHub Desktop.
html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 500 No AtmosphereHandler found.</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /the-chat. Reason:
<pre> No AtmosphereHandler found.</pre></p><h3>Caused by:</h3><pre>org.atmosphere.cpr.AtmosphereMappingException: No AtmosphereHandler found.
at org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:190)
at org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:167)
at org.atmosphere.container.Jetty7CometSupport.service(Jetty7CometSupport.java:96)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment