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

Jasper server - "Loading..." dialog vanishes


jthiyagarajan

Recommended Posts

When I run a report on Jasper server, it shows a progress dialog (spinner) until the report is populated.  But when I make changes in Input Controls and click apply, the dialog appears for a second and then vanishes.  The task does run in the background and the report is populated after some time, but the user is left with the impression that the report is not loading.   

If you have faced this issue and know a solution, please share.

Thanks

Jayaram

Link to comment
Share on other sites

  • 2 weeks later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I have the exact same problem. I have narrowed it down to my input filters that are dependent on DateRange inputs.

I have an input filter like this:

SELECT DISTINCT(t.name) from my_table t
WHERE 
$X{[bETWEEN], t.birthday, startDateRelative,endDateRelative} 

If i remove this input filter everython works. Do you have a similar filter that causes the problem?

Link to comment
Share on other sites

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...