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
4 replies
Subscribers
4 subscribers
Views
2036 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi, I am getting the following error while executing a query through
Sumeet Khare
over 11 years ago
Hi,
I am getting the following error while executing a query through Query Node. Error is:
2013-10-15 23:06:16,066 [http-0.0.0.0-8080-13] ERROR com.appiancorp.process.runtime.activities.QueryRdbmsActivity - Unable to convert to expected Date/Time Java types
java.lang.NullPointerException
at com.appiancorp.process.runtime.activities.QueryRdbmsActivity.toExpectedDateTimeType(QueryRdbmsActivity.java:528)
at com.appiancorp.process.runtime.activities.QueryRdbmsActivity.executeQueries(QueryRdbmsActivity.java:397)
at com.appiancorp.process.runtime.activities.QueryRdbmsActivity.execute(QueryRdbmsActivity.java:98)
the result set of the query does not include date or date Time object but still I am getting the error,
Any idea why am I getting it?...
OriginalPostID-85317
OriginalPostID-85317
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
Then probably this error is not coming from your query but from another process that just happened to run at the same time as yours.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
Then probably this error is not coming from your query but from another process that just happened to run at the same time as yours.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data