[Pljava-dev] (no subject)

kitaeda at infoeye.net kitaeda at infoeye.net
Fri Mar 24 09:10:41 UTC 2006


Hello.

I  am facing with the problem when I deploy pljava.
Please tell me how to solve the problem.

java -cp:postgresql-8.1-405-jdbc3.jar:deploy.jar
org.postgresql.pljava.deploy.Deployer -install -user sss -database template
-password sss

After I execute,the message is displayed.

Aborted


My environment

Postgresql 8.1.3
    postgresql.conf
        listen_address='*'
        dynamic_library_path='$libdir;/usr/local/pgsql/pljava'
        custom_variable_classes='pljava'
        pljava.classpath='/usr/local/pgsql/pljava.jar'
    pg_hba.conf
        host all all localhost trust
jdk1.4.2_06
pljava1.0.0







More information about the Pljava-dev mailing list