You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading from 7.1.4 to 7.1.5 I've discovered that bulk change causes the entire service to freeze.
After I click "Save change" on "Bulk change URL" I'm not forwarded back to the overview page and no response is sent back from the server. In another browser if I try to do a lookup for a service group the request just hangs and never completes.
The issue was discovered in our test environment where we have approximately 2000 service groups however,
I was able to reproduce this locally with 5 service groups and two endpoints.
Can this be related to the locking mechanism used for XML backend and the new logic introduced in this commit: 2dac81d ?
Hi,
After upgrading from 7.1.4 to 7.1.5 I've discovered that bulk change causes the entire service to freeze.
After I click "Save change" on "Bulk change URL" I'm not forwarded back to the overview page and no response is sent back from the server. In another browser if I try to do a lookup for a service group the request just hangs and never completes.
The issue was discovered in our test environment where we have approximately 2000 service groups however,
I was able to reproduce this locally with 5 service groups and two endpoints.
Can this be related to the locking mechanism used for XML backend and the new logic introduced in this commit: 2dac81d ?
Environment information (local):
In the logs the following line keep popping up:
phoss-smp | [2024-10-08T12:47:05,991] [SMP-SERVER] [ERROR] [RequestTrackerMonitor-1] Long running request. ID=11; millisecs=564502; Remote IP=172.20.0.1; URL=http://localhost:8080/secure/locale-en_US/menuitem-endpoints_change_url?phprga -- com.helger.commons.log.LogHelper.log(LogHelper.java:492)
The text was updated successfully, but these errors were encountered: