Hello all, I am running the 740 core on ACF2016 without issue. When trying to run it under ACF2018 though, sometimes it works, sometimes it does not. There does not seem to be any pattern.
Restarting the CF server itself, however, will reliably trigger a crash. Said crash produces tons of these entries (every few seconds) in exception.log:
“Error”,“ajp-nio-127.0.0.1-8018-exec-8”,“12/14/21”,“12:17:23”,“NEWSITE”,"Object Instantiation Exception… The specific sequence of files included or processed is C:\home\site.org\wwwroot\farcry\core\packages\farcry\combine\combine.cfc, line: 48
C:\home\site.org\wwwroot\farcry\core\packages\farcry\combine\combine.cfc:48
C:\home\site.org\wwwroot\farcry\core\packages\farcry\utils.cfc:12
C:\home\site.org\wwwroot\farcry\core\Application.cfc:994
C:\home\site.org\wwwroot\farcry\core\Application.cfc:366
C:\home\site.org\wwwroot\Application.cfc:29
C:\home\site.org\wwwroot\farcry\core\Application.cfc:698
C:\home\site.org\wwwroot\farcry\core\Application.cfc:660
C:\home\site.org\wwwroot\farcry\core\Application.cfc:532
C:\home\site.org\wwwroot\farcry\core\Application.cfc:503
C:\home\site.org\wwwroot\Application.cfc:90
After a while, it will magically start working again, until the whole process starts over, seemingly at random.
I do use the Solr plugin, and the FarCry CMS plugin. I will note that this error only occurs on one particular site. Another site, also running 740 core and on the same instance of CF2018, does not have these problems.
Also, apps not running under FarCry CMS, but on the same domain, do not have these problems. In other words, site.org will crash, while site.org/store will be fine.
I know this is not much to go on, but if anybody has any suggestions or advice, I sure would appreciate it. Thanks!