Can you check your locator log file? You should see a message like this:
[info 2019/11/25 09:39:35.432 PST <RMI TCP Connection(5)-127.0.0.1> tid=0x55] Executing command: create async-event-queue --id=sampleq7 --listener=test.gemfire.GemFireListener And then the exception with stack like: [error 2019/11/25 09:56:19.507 PST <RMI TCP Connection(4)-127.0.0.1> tid=0x43] Could not execute "create async-event-queue --id=sampleq7 --listener=test.gemfire.GemFireListener". java.lang.Exception: No results received. ... Thanks, Barry Oglesby On Mon, Nov 25, 2019 at 9:23 AM anjana_nair <siby_sek...@hotmail.com> wrote: > Hi, > > I am trying to create a an asyncEventqueue thru gfsh and it gives me the > error below : > > gfsh>create async-event-queue --id=sampleq7 > --listener=test.gemfire.GemFireListener > Could not process command due to error. Error while processing command > <create async-event-queue --id=sampleq7 > --listener=test.gemfire.GemFireListener> Reason : No results received. > > > Sever throws no error on startup. > > what could be the reason ? The error message does not say anything. > > > > > > -- > Sent from: > http://apache-geode-incubating-developers-forum.70738.x6.nabble.com/ >