Creo que no pasa por el directorio, path o los permisos.
Ya probe como indicas, inclutendo los permisos completamente habiertos, pero el error es el mismo, y no indica nada de la falta de algún archivo.
Evidentemente alguna variable de ambiente..
será que exite algun check_install que ayude a verificar la instalación (permisos, variable de abiente, etc)?
libertya=# select sqlj.install_jar(‘file:/home/ServidorOXP/lib/sqlj.jar’, ‘libertya’, true); select sqlj.set_classpath(‘libertya’, ‘
libertya’);
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00a46a4c, pid=31888, tid=3086522576
#
# JRE version: 6.0_22-b04
# Java VM: Java HotSpot(TM) Client VM (17.1-b03 mixed mode, sharing linux-x86 )
# Problematic frame:
# C [libc.so.6+0x71a4c] memcpy+0x1c
#
# An error report file with more information is saved as:
# /usr/local/pgsql/data/hs_err_pid31888.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: LOG: server process (PID 31888) was terminated by signal 6: Aborted
LOG: terminating any other active server processes