Hi guys, We're having a strange issue with a query rule on one of

A Score Level 1
Hi guys,

We're having a strange issue with a query rule on one of our sites. We're seeing 'Error evaluating function 'queryruleexec' : Unexpected error executing query' in the front-end and this in the logs:

14:33:26,501 INFO [stdout] (ajp-/0.0.0.0:8009-36) 2015-05-27 14:33:26,499 [ajp-/0.0.0.0:8009-36] ERROR com.appiancorp.suiteapi.content.ContentAccess - An error occurred while trying to test the rule: [Content:id=null,name=tyutyu,type=32,subtype=1,visibility=35,security=143,attributes={dep_functions=[Ljava.lang.String;@691f04b6, dep_rules=[Ljava.lang.Long;@736e7ea4, definition=#"84b9b493-3954-4456-8f78-9376bf6ec92d"("Enable Therapy Services", "Moving Minds")
14:33:26,501 INFO [stdout] (ajp-/0.0.0.0:8009-36)
14:33:26,501 INFO [stdout] (ajp-/0.0.0.0:8009-36) , dep_types=[Ljava.lang.String;@5b3c7c30, dep_variables=[[Ljava.lang.String;@5ffd621b}]
14:33:26,501 INFO [stdout] (ajp-/0.0.0.0:8009-36) com.appiancorp.process.expression.E...

OriginalPostID-150460

OriginalPostID-150460

  Discussion posts and replies are publicly visible

Parents
  • @carolines Hi, to confirm the error, digging much deeper into the logs is suggested. As suggested by rodgraham, if there are any such kind of issues, logs will clearly show them AFAIK. For instance, invalid foreign key will be represented by 'No row with the given identifier exists' and badly formatted date will be represented with 'Value '0000-00-00' can not be represented as java.sql.Timestamp' and so on.
Reply
  • @carolines Hi, to confirm the error, digging much deeper into the logs is suggested. As suggested by rodgraham, if there are any such kind of issues, logs will clearly show them AFAIK. For instance, invalid foreign key will be represented by 'No row with the given identifier exists' and badly formatted date will be represented with 'Value '0000-00-00' can not be represented as java.sql.Timestamp' and so on.
Children
No Data