On Fri, Apr 11, 2014 at 6:13 PM, Jonathan Moules <
[email protected]> wrote:

> Hi List,
> I'm using Java 6 and GeoServer 2.5. Logging is set to "Geotools_Developer".
>
> Whenever I make a query to an Oracle layer (regular "Oracle NG" store) my
> log file gets an entry:
>
> 2014-04-11 16:09:19,894 DEBUG [org.geotools.jdbc] - Failed to unwrap
>> connection using java 6 facilities
>> java.lang.AbstractMethodError:
>> org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.isWrapperFor(Ljava/lang/Class;)Z
>>
>
This normally happens if you have put the oracle jdbc driver in both
GeoServer web-inf/lib and the container
own shared libs directory.
If you use geoserver connection pools, put it only in geoserver, if you use
jndi connection pools, only
in the web container share libs

Cheers
Andrea



-- 
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to