blah40 Posted February 24, 2015 Posted February 24, 2015 Hi,i am trying to set connection from jasper server to mongodb, i set it like this:MongoDB URI mongodb://locahost or servername:27017/test or mongodb://locahost or servername:27017/test?safe=true&ssl=true or mongodb://locahost or servername:27017/test?ssl=truei get 2015-02-24 16:46:13,868 ERROR MongoDbDataSourceService45,http-bio-8080-exec-10:97 - net.sf.jasperreports.engine.JRException: can't call something : FQDN/10.xx.xx.xx:27017/test2015-02-24 16:46:13,868 ERROR DataSourceAction,http-bio-8080-exec-10:455 - exception testing custom data sourcenet.sf.jasperreports.engine.JRException: can't call something : FQDN/10.xx.xx.xx:27017/testI added the ssl connection string behind the URI but still get the same issue.Thanks.
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