This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Description
Dear Intel -
the question is related to -
Intel PODM 2.3 connect PSME Compute Agent Simulator but PSQLException: ERROR: operator does not exist #93,
Q 1 -
I got PODM error message -
Caused by: org.postgresql.util.PSQLException: ERROR: operator does not exist: text ~~ bytea
Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.
Position: 1291
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2284) ~[na:na]
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2003) ~[na:na]
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:200) ~[na:na]
but I can't find the file - QueryExecutorImpl.java,
Could you help ? thanks.
Q 2 -
Could you have information about How to find PODM database source code ?
thank you
House