Hi, I'm testing out OrientDB w/ Spatial Queries on 2.1-RC2, and I get the
following errors;
com.orientechnologies.orient.core.sql.parser.ParseException: Encountered ""
at line 1, column 40.
Was expecting one of:
at
com.orientechnologies.orient.core.sql.parser.OrientSql.generateParseException(OrientSql.java:11861)
at
com.orientechnologies.orient.core.sql.parser.OrientSql.jj_consume_token(OrientSql.java:11734)
at
com.orientechnologies.orient.core.sql.parser.OrientSql.NotBlock(OrientSql.java:4799)
at
com.orientechnologies.orient.core.sql.parser.OrientSql.AndBlock(OrientSql.java:4699)
at
com.orientechnologies.orient.core.sql.parser.OrientSql.OrBlock(OrientSql.java:4649)
at
com.orientechnologies.orient.core.sql.parser.OrientSql.WhereClause(OrientSql.java:4614)
at
com.orientechnologies.orient.core.sql.parser.OrientSql.SelectStatement(OrientSql.java:545)
at
com.orientechnologies.orient.core.sql.parser.OrientSql.Statement(OrientSql.java:304)
at
com.orientechnologies.orient.core.sql.parser.OrientSql.parse(OrientSql.java:87)
at
com.orientechnologies.orient.core.sql.OCommandExecutorSQLAbstract.preParse(OCommandExecutorSQLAbstract.java:234)
at
com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect.parse(OCommandExecutorSQLSelect.java:201)
at
com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect.parse(OCommandExecutorSQLSelect.java:82)
at
com.orientechnologies.orient.core.sql.OCommandExecutorSQLDelegate.parse(OCommandExecutorSQLDelegate.java:74)
at
com.orientechnologies.orient.core.sql.OCommandExecutorSQLDelegate.parse(OCommandExecutorSQLDelegate.java:40)
at
com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.command(OAbstractPaginatedStorage.java:1181)
at
com.orientechnologies.orient.core.sql.query.OSQLQuery.run(OSQLQuery.java:72)
at
com.orientechnologies.orient.core.sql.query.OSQLSynchQuery.run(OSQLSynchQuery.java:85)
at
com.orientechnologies.orient.core.query.OQueryAbstract.execute(OQueryAbstract.java:33)
at
com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.query(ODatabaseDocumentTx.java:633)
at
com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetQuery.execute(OServerCommandGetQuery.java:62)
at
com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract.service(ONetworkProtocolHttpAbstract.java:175)
at
com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract.execute(ONetworkProtocolHttpAbstract.java:612)
at
com.orientechnologies.common.thread.OSoftThread.run(OSoftThread.java:71)
2015-05-21 20:17:33:231 SEVERE Internal server error:
com.orientechnologies.orient.core.sql.OCommandSQLParsingException: Error on
parsing command at position #0: Encountered "" at line 1, column 40.
Was expecting one of:
[ONetworkProtocolHttpDb]
Same exact queries worked on 2.0.9 on the same data. Even used the wiki
instructions in the Lucene-Spatial section.
Has the queries changed between 2.0.9 & 2.1-RC2? I did read somewhere
there is a new query parser in 2.1-RC2.
Any help would be appreciated.
V/r,
Joseph
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.