Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
6 replies
Subscribers
9 subscribers
Views
6735 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hi guys, We're having a strange issue with a query rule on one of
caz
A Score Level 1
over 9 years ago
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
0
sikhivahans
over 9 years ago
@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.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 9 years ago
@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.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data