Pega 7.3 installation - Encountered a database problem when attempting to load jar onto PostgreSQL: ERROR: cannot use PL/Java before successfully completing its setup
while running the pega 7.3 setup .jar I am running into this error . I have pega 7.2 on the same machine and running fine . I have tried all kinds of configurations for postgresql configuration but none of them seems to resolve this issue .this is how my configuration looks like :
work_mem = 5MB
pljava.classpath= 'C:\\Program Files\\PostgreSQL\\9.5\\share\\pljava.jar'
pljava.libjvm_location = 'C:\\Program Files\\Java\\jdk1.8.0_144\\jre\bin\\server\\jvm.dll'
pljava.vmoptions ='-Xms32M -Xmx64M -XX:ParallelGCThreads=2'
I have attached the installation log as well.
Any help would be appreciated.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.