mjmapi Posted December 8, 2015 Posted December 8, 2015 Hi Guys, please help, im struggling to connect to my MongoDB using jasperstudio, v 6.2, the strange thing is i have tested and can connect from the server, my connections are as below JasperStudio I have tried the variations below with no success, i keep getting the error Reason: java.lang.classnotfoundexception:tibcsoftware.jdbc.mongodb.mongodbdriver JDBC driver - tibcosoftware.jdbc.mongodb.MongoDBDriver jdbc:tibcosoftware:mongodb:////server1:27017,server2:27017;SchemaDefinition=movies jdbc:tibcosoftware:mongodb:////server1:$27017,server2:$27017;SchemaDefinition=movies jdbc:tibcosoftware:mongodb:////erver1:27017;SchemaDefinition=movies JasperServer mongodb://server1:27017,ocld-server2:27017/movies //this works fine when using Mongo DB data source Please let me know what i might be doing wrong?
mjmapi Posted December 11, 2015 Author Posted December 11, 2015 Still could not get it to work with JasperStudio so i downloaded a copy of iReport v5.6, tested and its working fine without any issues, suppose i will be using iReport for for the MongoDB developments.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now