Question
Lantiqx
GB
Last activity: 4 May 2017 15:25 EDT
ERROR: cannot use PL/Java before successfully completing its setup, while deploying PRPC 7.2.2 in postgresql 9.5.5-1
Hi,
I am facing issue while deploying the PEGA 7.2.2, Please let me know if anyone has solution to this problem
PRPC Version: 7.2.2
DB: PostGRESQL 9.5.5-1
Driver Used: postgresql-9.4.1211
Additional Settings added in postgresql.conf are
work_mem = 5MB
pljava.classpath='C:\\Program Files\\PostgreSQL\\9.5\\lib\\pljava.jar'
dynamic_library_path ='C:\\Program Files\\PostgreSQL\\9.5\\share\\pljava;$libdir'
pljava.vmoptions = '-Xms32M -Xmx64M -XX:ParallelGCThread=2'
pljava.libjvm_location = 'C:\\Program Files\\Java\\jre1.8.0_111\\bin\\server\\jvm.dll'
Error Message:
Exception in thread "main" org.postgresql.util.PSQLException: ERROR: cannot use PL/Java before successfully completing its setup
Hint: Check the log for messages closely preceding this one, detailing what step of setup failed and what will be needed, probably setting one of the "pljava." configuration variables, to complete the setup. If there is not enough help in the log, try again with different settings for "log_min_messages" or "log_error_verbosity".
Thanks
GKC
***Updated by moderator: Lochan to update Categories; add SR Created group tag***