You have to add the path of the pljava.jar file and also the path of the sql
driver, in this way:

CLASSPATH=${PATH}:/usr/local
/dspace/lib/deploy.jar:/usr/local/dspace/lib/postgresql-
8.0-320.jdbc3.jar:/usr/local/dspace/lib/pljava.jar; export
CLASSPATH

Regards.
--------------------------------------------------------------------------------------------------------------------------


2008/1/10, asim naseem <[EMAIL PROTECTED]>:
>
> hi
>
> I have a dspace up and running, i need to install pljava in ordel for
> statistics addon to work, but while tring to install pljava i got the
> following errors
>
>
> I have define the following classpath in etc profile file
>
> CLASSPATH=:/usr/local/pgsql/pljava-1.3.0/build/deploy.jar:$CLASSPATH
>
> export CLASSPATH
>
>
> can anyone tell me how to resolve this issue
>
>
>
> I got the following error
>
> org.postgresql.util.PSQLException: ERROR: could not
> access file "pljava": No such file or directory
> at
> org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(
> QueryExecutorImpl.java:1559)
> at
> org.postgresql.core.v3.QueryExecutorImpl.processResults(
> QueryExecutorImpl.java:1327)
> at
> org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java
> :193)
> at
> org.postgresql.jdbc2.AbstractJdbc2Statement.execute(
> AbstractJdbc2Statement.java:452)
> at
> org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(
> AbstractJdbc2Statement.java:337)
> at
> org.postgresql.jdbc2.AbstractJdbc2Statement.execute(
> AbstractJdbc2Statement.java:329)
> at
> org.postgresql.pljava.deploy.Deployer.initJavaHandlers(Deployer.java:474)
> at
> org.postgresql.pljava.deploy.Deployer.main(Deployer.java:269)
>
> waiting for response
>
> Regards
>
> ASIM
> System Administrator
> Wichita State University,USA
>
>
> ------------------------------
> Looking for last minute shopping deals? Find them fast with Yahoo! 
> Search.<http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping>
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
>
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>



-------------------------------------------------------------
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to