I have a multi-thread application and i'm getting an error.  I don't have 
any of my package in the stack trace.

How do you debug this?


ERROR [2015-05-08 18:25:27,781] 
io.dropwizard.jersey.errors.LoggingExceptionMapper: Error handling a 
request: 017d43a2a6cbbf3b
! 
com.orientechnologies.orient.core.command.OCommandExecutorNotFoundException: 
Cannot find a command executor for the command request: sql.
! at 
com.orientechnologies.orient.core.sql.OCommandExecutorSQLDelegate.parse(OCommandExecutorSQLDelegate.java:52)
 
~[assets.jar:0.0.1-SNAPSHOT]
! at 
com.orientechnologies.orient.core.sql.OCommandExecutorSQLDelegate.parse(OCommandExecutorSQLDelegate.java:37)
 
~[assets.jar:0.0.1-SNAPSHOT]
! at 
com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.command(OAbstractPaginatedStorage.java:1171)
 
~[assets.jar:0.0.1-SNAPSHOT]
! at 
com.orientechnologies.orient.core.command.OCommandRequestTextAbstract.execute(OCommandRequestTextAbstract.java:63)
 
~[assets.jar:0.0.1-SNAPSHOT]
! at 
com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.command(ONetworkProtocolBinary.java:1178)
 
~[assets.jar:0.0.1-SNAPSHOT]
! at 
com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.executeRequest(ONetworkProtocolBinary.java:385)
 
~[assets.jar:0.0.1-SNAPSHOT]
! at 
com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract.execute(OBinaryNetworkProtocolAbstract.java:216)
 
~[assets.jar:0.0.1-SNAPSHOT]



-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to