Install plJava

Started by João Paulo Zavanelaover 18 years ago4 messagesgeneral
Jump to latest
#1João Paulo Zavanela
joao_zava@globo.com

Hi there,

I trying to install pljava, but I'm getting error in this command line:

C:\Documents and Settings\Joao Paulo>java -cp "C:\\Program Files\\PostgreSQL\\8.
2\\share\\pljava\\deploy.jar";"C:\\Program Files\\PostgreSQL\\8.2\\jdbc\\postgre
sql-8.2-504.jdbc3.jar" org.postgresql.pljava.deploy.Deployer -install -user
comp
iere -database compiere -password compiere
org.postgresql.util.PSQLException: ERROR: could not load library "C:/Program
Fil
es/PostgreSQL/8.2/lib/pljava.dll": The specified module could not be found.

at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryEx
ecutorImpl.java:1548)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutor
Impl.java:1316)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.ja
va:191)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Stat
ement.java:452)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(Abstract
Jdbc2Statement.java:337)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Stat
ement.java:329)
at org.postgresql.pljava.deploy.Deployer.initJavaHandlers(Deployer.java:
474)
at org.postgresql.pljava.deploy.Deployer.main(Deployer.java:269)

The file pljava.dll exist in directory, why this error?
Someone can help me?

Thanks!

#2Guy Rouillier
guyr-ml1@burntmail.com
In reply to: João Paulo Zavanela (#1)
Re: Install plJava

Joᅵo Paulo Zavanela wrote:

The file pljava.dll exist in directory, why this error?
Someone can help me?

PL/Java has it's own mailing list here:
http://gborg.postgresql.org/mailman/listinfo/pljava-dev

I think it is still active, but I'm not sure. Sorry, I'm short on time.
Search the archives there; I think this problem has come up before.

--
Guy Rouillier

#3João Paulo Zavanela
joao_zava@globo.com
In reply to: Guy Rouillier (#2)
Re: Install plJava

João Paulo Zavanela wrote:

The file pljava.dll exist in directory, why this error?
Someone can help me?

PL/Java has it's own mailing list here:
http://gborg.postgresql.org/mailman/listinfo/pljava-dev

I think it is still active, but I'm not sure. Sorry, I'm short on time.
Search the archives there; I think this problem has come up before.

--
Guy Rouillier

Thanks!
I will search in this mailing list.

#4João Paulo Zavanela
joao_zava@globo.com
In reply to: Guy Rouillier (#2)
Re: Install plJava

João Paulo Zavanela wrote:

The file pljava.dll exist in directory, why this error?
Someone can help me?

PL/Java has it's own mailing list here:
http://gborg.postgresql.org/mailman/listinfo/pljava-dev

I think it is still active, but I'm not sure. Sorry, I'm short on time.
Search the archives there; I think this problem has come up before.

--
Guy Rouillier

Hi, thanks.

I think it isn't active, I subscribe, but I don't received mails.
You know other list?

thanks!