Hi Christian,

 

Thanks for the response.

 

> Please check the following
> 
> 1) The gt-imagemosaic-jdbc-2.6.4.jar. is in the WEB-INF/lib 
> directory of your geoserver installation.

yes, it is.


> 2) Check if the georaster classes are in the zip file, using Linux you 
> can do this with
> unzip -l gt-imagemosaic-jdbc-2.6.4.jar | grep -i georaster

# unzip -l 
/usr/local/glassfish-3.0.1/glassfish/domains/domain1/applications/geoserver/WEB-INF/lib/gt-imagemosaic-jdbc-2.6.4.jar
 | grep -i georaster
    15150  05-14-10 17:04   
org/geotools/gce/imagemosaic/jdbc/custom/JDBCAccessOracleGeoRaster.class
# 
does that look right?


> 3) Do you have the Oracle jdbc driver in your classpath. 
> (ojdbc14.jar). This file should also exist in the WEB-INF/lib 
> directory or in the lib/ext directory of your Java installation.
> 
# ls -ltr 
/usr/local/glassfish-3.0.1/glassfish/domains/domain1/applications/geoserver/WEB-INF/lib/
total 53448
-rw-r--r-- 1 root   root    68350 May 24 11:28 gt-jdbc-oracle-2.6.4.jar
-rw-r--r-- 1 root   root    420755 Aug 30 10:55 gt-coverage-2.6.4.jar
-rw-r--r-- 1 root   root     22636 Aug 30 10:55 gt-arcgrid-2.6.4.jar
-rw-r--r-- 1 root   root    113131 Aug 30 10:55 gt-api-2.6.4.jar
-rw-r--r-- 1 root   root    402183 Aug 30 10:55 geowebcache-1.2.2.jar
-rw-r--r-- 1 root   root    246579 Aug 30 10:55 geoapi-pending-2.3-M1.jar
 :
 :
-rw-r--r-- 1 root   root     64202 Aug 30 10:55 gt-geotiff-2.6.4.jar
-rw-r--r-- 1 root   root   1798730 Aug 30 10:55 gt-epsg-hsql-2.6.4.jar
-rw-r--r-- 1 root   root     30155 Aug 30 10:55 gt-directory-2.6.4.jar
-rw-r--r-- 1 root   root     31402 Aug 30 10:55 gt-data-2.6.4.jar
-rw-r--r-- 1 root   root    174234 Aug 30 10:55 gt-cql-2.6.4.jar
-rw-r--r-- 1 root   root   2111220 Sep  1 14:59 ojdbc6.jar
-rw-r--r-- 1 root   root   1656280 Sep  1 15:00 orai18n.jar
-rw-r--r-- 1 root   root     99066 Sep 15 09:33 gt-imagemosaic-jdbc-2.6.4.jar
# 


 

 

I am using Java 1.6.0_21, so I am using ojdbc6.jar. GeoServer is working for 
Oracle Locator (vector) layers quite happily. Actually I have been very 
impressed with the performance of GeoServer and Oracle.

 

Thanks, Paul

 

 
                                          
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to