Re: [orientdb] NullPointerException when doing OSQLAsynchQuery

2014-05-21 Thread Andrey Lomakin
Hi Steven, It is a bug. Could you open issue about it ? On Wed, May 21, 2014 at 2:37 AM, StevenTomer wrote: > OAsyncCommandResultListener -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- You received this message because you are subscribed to t

[orientdb] NullPointerException when doing OSQLAsynchQuery

2014-05-20 Thread StevenTomer
Hello, I downloaded the orientdb-develop branch this morning. I'm issuing the following via remote mode to an empty database: OSQLAsynchQuery SELECT flatten(indexes) from cluster:0 The three results are returned (dictionary, OUser, ORole), and then a Null Pointer exception is thrown on com.ori