We are facing trouble of slow performance (almost can’t use) of Javascript.
We don’t have any idea of root cause. Please help us with your knowledge…
[Environment]
App : SuiteCRM Version 7.11.6
DB : MariaDB
Server : Windows2016 Server
Client : Windows7
[Issue]
After 1st October, suddenly slow performance happened even open the login page only.
Before 1st October, user can access smoothly and there are no any changes to the SuiteCRM.
When user open the login page, it seems Java-script was not running.
And “Long running script” message displayed from browser (IE, Chrome, Firefox all).
And if we change client’s system date (OS) to 30-Sep, Java-script running well.
Do you have any idea why Java-script not running only after 1st October ??
Are there any expired date or effective date ?
We use Symantec Endpoint Protection and it has already disabled
but the issue still occurring.
I have no idea, but since the problem seems to be dependent on dates, I suspect maybe some certificate expired. Do you notice any certificate errors in your browser?
It’s also a good idea to examine your logs on the server side.
Can you also check the Scheduler Jobs which most likely would be set to Run on 1st of Each Month?
Go to Admin -> Scheduler and then See the Interval of Jobs that are Set to Active. Is there any job set to 1st of Every Month?
Could you share the details (precise file location and portion of code) and what you did to solve the issue so that everybodyelse with the same issue can benefit from this?