OpenELIS: Department wise result entry is not loading

Hi, I am having an issue while entering test result from OpenELIS for a particular department.

Steps:

  • Results → Enter → Hematology Department = Is loading fine.

  • Results → Enter → Stool Department = Is not loading. Shows proxy timeout. See the screenshot,

There is no error/warning in the bahmni-log.

I have checked the system_module table.

clinlims=# select * from system_module;

id | name | description | has_select_flag | has_add_flag | has_update_flag | has_delete_flag

-----±------------------±-------------------±----------------±-------------±----------------±----------------

701 | LogbookResults:Stool | Results=>Enter=>stool | N | N | N | N

704 | LogbookResults:Hematology | Results=>Enter=>hematology | N | N | N | N

I would highly appreciate any help/suggestion on what else need to be checked.

Thank you in advance.