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

NullPointerException when using atmosphere-cdi 2.4.5 #238

Open
jacobilsoe opened this issue Sep 27, 2017 · 0 comments
Open

NullPointerException when using atmosphere-cdi 2.4.5 #238

jacobilsoe opened this issue Sep 27, 2017 · 0 comments

Comments

@jacobilsoe
Copy link

I am using atmosphere-cdi 2.4.5 to @Inject a BroadcasterFactory but I get this error (I had to change the logging to get more details):

2017-09-27 13:20:38,795 ERROR [org.atmosphere.cdi.CDIObjectFactory] (ServerService Thread Pool -- 99) Unable to construct MyClass. Creating the object directly. - Cause: java.lang.NullPointerException at org.atmosphere.inject.AtmosphereProducers.getBroadcasterFactory(AtmosphereProducers.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ... 65 skipped due to configuration

Is this a known issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant