Hi,
Recently i changed my VPS and reinstalled Amibroker. All worked fine as expected, but sometimes Ami closes suddenly without any error. Sometimes when working on charts, scroolling, editing AFL or exploring. No Memory or CPU limitations. No clue of what the reason is.
I read the post about layout or DB corruption and rebuild them,but nothing has changed.
Ami Version is 6.40.4. Runing on Windows Server 2022.
Any idea?
You might be able to find more details about the cause of the issue within Windows Event Viewer - look for under Windows Logs -> Applications for Application Error on broker.exe.
@Robx, as a first step, I will examine the Windows event logs to see if the system reports any anomaly.
Are you using a 3rd party plugin (accessing data in real-time) or using only local stored data (imported via Amiquote or in a similar way)?
In the first case, I will probably suspect an unhandled network glitch in the plugin.
Thank you Guys! You all are right.
I checked Windows Events and found there was a problem with E-Signal Plugin, that i don't use it on the VPS. So, I deleted it and Amibroker run Flawless, as always!.
Great Community Here.