Jump to content
We've recently updated our Privacy Statement, available here ×

Long delay when using JSON remotely in 6.0.4? Worked fine in 5.6.1


jamesr219

Recommended Posts

I just upgraded to 6.0.4 to fix a problem with JSON and nulls, and am finding another issue. When accessing JSON remotely by defining "net.sf.jasperreports.json.source" in your jrxml file with a "http://path/to/file.json" value, some times the data filling will take exactly 30 seconds additional. This does not happen when using a data adapter to fetch the data. It also does not happen when specifying net.sf.jasperreports.json.source to a local non-HTTP file location? It is not the network location as I can request that without delay and tcp dump shows that it is never even making a connection until after the 30 seconds is up.

 

Link to comment
Share on other sites

  • Replies 1
  • 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...