This is the mail archive of the rhdb@sources.redhat.com mailing list for the RHDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Revisiting java problems


Hi

I have read the thread from Jan 19 re java problems and I'm still
stumbling. I'm using FC1 and I have followed all the instructions in
that thread yet I still get the same error about rhdb-admin and the
classpath.  It is unable to find org.postgresql.jdbc3.*

I've installed postgresql-jdbc-7.3.4-11.i386.rpm and have verified that
postgresql.jar is in /usr/share/java yet if I try

% grepjar jdbc postgresql.jar

There is no mention to anything with the string jdbc3.  There are
however, jdbc1 matches.  I then downloaded the source tar.gz files for
postgres-base-7.3.4-11 and in the src/interfaces directory there are
*.java files to build classes with jdbc3 in the title.  

Is there anything else I have to do?  I should mention that rhdb-cc
fails with an error 
"Unable to find the java executable" which is in my PATH env variable. 
And, rhdb-visual explain fails to connect to a database with 

"Reason: JDBC Driver (org.postgresql.Driver) could not be found"
grepjar for Driver reveals

$ grepjar Driver postgresql.jar
org/postgresql/largeobject/LargeObjectManager.class:org/postgresql/Driver
org/postgresql/fastpath/Fastpath.class:org/postgresql/Driver
Z_BUF_ERROR

Any ideas?

thanks much!
Derrick



-- 
Derrick Snowden			
PhOD/AOML/NOAA			
4301 Rickenbacker Causeway
Miami, FL 33149			
Office:  305.361.4322  Fax: 305.361.4392


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]