When I regist process,following error is occured.
org.postgresql.util.PSQLException: ERROR: The type of column "processinstancebytearray" is oid ,but the statement is type bytea.
I think this error is occuerd by the mistake of hibernate configuration for postgreSQL.
Please tell me how resolve this problem.
Thanks.