Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EQUINOX] Throw NPE when calling ServletContext/Registration at startup #1622

Closed
jfarcand opened this issue Jun 5, 2014 · 0 comments
Closed
Labels

Comments

@jfarcand
Copy link
Member

jfarcand commented Jun 5, 2014

Caused by: java.lang.NullPointerException
    at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:88)
    at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:80)
    at org.eclipse.equinox.http.servlet.internal.ServletRegistration.init(ServletRegistration.java:49)
    at org.eclipse.equinox.http.servlet.internal.ProxyServlet.registerServlet(ProxyServlet.java:179)
    at org.eclipse.equinox.http.servlet.internal.HttpServiceImpl.registerServlet(HttpServiceImpl.java:66)
    at org.openhab.io.rest.RESTApplication.activate(RESTApplication.java:138)
jfarcand added a commit that referenced this issue Jun 5, 2014
jfarcand added a commit that referenced this issue Jun 6, 2014
@jfarcand jfarcand added the 2.1.6 label Jun 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant