Hi anilkumar2508,

The error you reported is due to a NullPointerException thrown by your adapter in the call of Lightstreamer server to the init() method.

If you can not debug your adapter code, please configure the "LightstreamerLogger.init" logger to DEBUG level so you can check, in the LS server log, the full stack trace of exception thrown.

Hope that help.