Jump to content

Recommended Posts

Posted

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=true

i 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/test
2015-02-24 16:46:13,868 ERROR DataSourceAction,http-bio-8080-exec-10:455 - exception testing custom data source
net.sf.jasperreports.engine.JRException: can't call something : FQDN/10.xx.xx.xx:27017/test

I added the ssl connection string behind the URI but still get the same issue.

Thanks.

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...