Skip to content

NullPointerException when using atmosphere-cdi 2.4.5 #238

Description

@jacobilsoe

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions