Hi, I am getting the following error while executing a query through

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