FAQ   Search   Memberlist   Usergroups   Statistics   Register 
 Profile   Log in to check your private messages   Log in 

Error setting a ms sql connection

 
       forum-omondo.com Forum Index -> Database Support
View previous topic :: View next topic  
Author Message
lroche



Joined: 12 Nov 2004
Posts: 1

Posted: Fri Nov 12, 2004 3:42 pm    Post subject: Error setting a ms sql connection

Hi all, I'm getting the following exeption, java.lang.NoClassDefFoundError: org/apache/commons/collections/ArrayIterator, when trying to setup a connection. I'm running the latest version of Studio. This was working fine in the previous version. Do I need to set the commons jar file in the classpath? or is there something wrong with my installation?

Thanks

Luis
Back to top
 
xavier
Site Admin


Joined: 14 Mar 2003
Posts: 81

Posted: Thu Nov 18, 2004 9:31 am    Post subject:

Hi,

Check if the following jar file exist in your plugin lib directory :

%ECLIPSE_HOME%/plugins/com.omondo.database_x.y.z/lib/commons-collections-2.1.1.jar

the open your plugin.xml file :

%ECLIPSE_HOME%/plugins/com.omondo.database_x.y.z/plugin.xml

check if the following line exists :


......



......


If everything is ok, it means that our plugin will recognize the ArrayIterator.

Without your log file I cannot say if your jdbc driver need the commons-collection jar file.

Regards.
Back to top
Display posts from previous:   
       forum-omondo.com Forum Index -> Database Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB 2.0.11 © 2001, 2002 phpBB Group