Hello Everybody, Has anybody encountered a problem where a datastore

Certified Associate Developer
Hello Everybody,

Has anybody encountered a problem where a datastore is valid yet you are unable to query an object from it? I am running into exactly this problem where both queryEntity expressions and query rules fail to read the object and throw the following error:
ERROR org.hibernate.util.JDBCExceptionReporter - ORA-00942: table or view does not exist
...

OriginalPostID-130212

OriginalPostID-130212

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Associate Developer
    That's another concerning thing - that was the entire stack trace. There are no further lines with matching timestamps (at least nothing with a couple of minutes).

    17:57:42,602 INFO [stdout] (ajp-/0.0.0.0:8009-6) 2014-11-25 17:57:42,602 [ajp-/0.0.0.0:8009-6] ERROR org.hibernate.util.JDBCExceptionReporter - ORA-00942: table or view does not exist
    17:57:42,602 INFO [stdout] (ajp-/0.0.0.0:8009-6)
Reply
  • 0
    Certified Associate Developer
    That's another concerning thing - that was the entire stack trace. There are no further lines with matching timestamps (at least nothing with a couple of minutes).

    17:57:42,602 INFO [stdout] (ajp-/0.0.0.0:8009-6) 2014-11-25 17:57:42,602 [ajp-/0.0.0.0:8009-6] ERROR org.hibernate.util.JDBCExceptionReporter - ORA-00942: table or view does not exist
    17:57:42,602 INFO [stdout] (ajp-/0.0.0.0:8009-6)
Children
No Data