HI Paul, Still i am getting same error.
/subsystem=infinispan/cache-container=ejb/distributed-cache=persistent/store=jdbc:add(data-source=ABC, dialect=POSTGRES, shared=true, passivation=false, preload=true, purge=false).
could you please check and update me .
Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000659: Component ComponentWrapper{name=org.infinispan.persistence.manager.PersistenceManager, instance=org.infinispan.persistence.manager.PersistenceManagerImpl@234c90d4, status=FAILED} failed to start
Caused by: java.util.concurrent.CompletionException: org.infinispan.persistence.spi.PersistenceException: ERROR: type \"binary\" does not exist
Position: 97
Caused by: org.infinispan.persistence.spi.PersistenceException: ERROR: type \"binary\" does not exist
Position: 97
Caused by: org.postgresql.util.PSQLException: ERROR: type \"binary\" does not exist
Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000659: Component ComponentWrapper{name=org.infinispan.persistence.manager.PersistenceManager, instance=org.infinispan.persistence.manager.PersistenceManagerImpl@234c90d4, status=FAILED} failed to start
Caused by: java.util.concurrent.CompletionException: org.infinispan.persistence.spi.PersistenceException: ERROR: type \"binary\" does not exist
Position: 97
Caused by: org.infinispan.persistence.spi.PersistenceException: ERROR: type \"binary\" does not exist
Position: 97
Caused by: org.postgresql.util.PSQLException: ERROR: type \"binary\" does not exist
----------------------------------------------------------------------------------------------------------------------------------------