Getting error message "Internal Error: Return to home page"

Hi,

I am getting error message “Internal Error: Return to home page” while I do scroll the record to end and click on filter button.
I have one page where I am displaying records if record set is large then scroll is available in that form. I have a text boxes and search button to filter the record.
This is working fine if I am using just filter button to filter the records.

Issue is coming when I am scrolling the records till end of the records and try to filter the data. After clicking on search button application redirect to error page saying message “Internal Error: Return to home page”.

When I click on “Return to home page” link or click on browser’s back button then it is redirecting to that page but after that nothing is happening. Means I am not able to search the data again. To get it working, I have to logged out and logged in again.

can anyone help me out that why I am getting this issue and what the best way to fix this issue?

Thanks

Hi Ayadav1,

The best way to find out what is going wrong is to go to your admin page (http://localhost:8080/servoy-admin/) and look at the log (tab server log).

Regards Sanneke

Hi Sanneke,

Thanks for your kind reply.

I found the solution. Issue was coming due to heavy data.