Bob MacCallum wrote:
> Only in ../../apache-tomcat-6.0.14/webapps/GEWebapp/WEB-INF/lib:
>  biojava-ensembl.jar biojava.jar bytecode.jar commons-collections-2.1.jar
>  commons-dbcp-1.1.jar commons-pool-1.1.jar gesol.jar GEWebapp.jar jstl.jar
>  mysql-connector-java-3.0.10-stable-bin.jar standard.jar
> 
> I figured out that
> 
>  mysql-connector-java-3.0.10-stable-bin.jar
> 
> was both unnecessary and the **cause of this problem**


It is not a good idea to have two versions of the same library in the 
classpath. That may cause very strange problems if one class is loaded 
from one version and another from the other version.

/Nicklas



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
basedb-devel mailing list
basedb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basedb-devel

Reply via email to