Dear Rajiv, I already did.
To start loader, start locator --name=Loc1 --classpath=<home directory of my app>/lib and to start service start server --name=Server1 --include-system-classpath=true On Mon, May 16, 2016 at 12:58 PM, Rajiv Kumar <[email protected]> wrote: > Hi, > > Can you try adding --classpath=<domain.jar> in your start command. > > Regards, > Rajiv > > On Mon, May 16, 2016 at 3:27 PM, Ali Koyuncu <[email protected]> > wrote: > >> Dear good fellas; >> >> In *gfsh* session, when I am to enter >> >> > create async-event-queue --id=OperationEventQueue --persistent >> --listener com.mydomain.myapp.myListener >> >> I get the following exception: >> >> ERROR: java.lang.ClassNotFoundException: com.mydomain.myapp.myListener >> >> I already set CLASSPATH & PATH environment variables and started Locator >> and Server with appropriate classpath parameters. However, I couldn't >> create an async event queue. Please tell me where I am wrong or what is >> missing. >> >> Thank you in advance. >> >> >> -- >> >> Saygılarımla, with my warm regards, >> >> Ali KOYUNCU >> > > > > -- > Thanks and Best Regards, > > Rajiv Kumar, > Gemfire/GemfireXD Technical Support Engineer. > Mobile: +919886763010 > -- Saygılarımla, with my warm regards, Ali KOYUNCU
