Issue
You're trying to do something in the intranet and you see "Application Error, Error: java.lang.InterruptedException"
Application Error, Error: java.lang.InterruptedException, Detail: , Template: 554 in
C:\inetpub\wwwroot\coldbox\system\ioc\config\Mapping.cfc, Template: 900 in
C:\inetpub\wwwroot\coldbox\system\ioc\config\Binder.cfc, Template: 157 in
C:\inetpub\wwwroot\coldbox\system\ioc\Injector.cfc, Template: 92 in
C:\inetpub\wwwroot\coldbox\system\ioc\Injector.cfc, Template: 178 in
C:\inetpub\wwwroot\coldbox\system\web\services\LoaderService.cfc, Template: 78 in
C:\inetpub\wwwroot\coldbox\system\web\services\LoaderService.cfc, Template: 71 in
C:\inetpub\wwwroot\coldbox\system\Coldbox.cfc, Template: 154 in /Intranet/Application.cfc
Resolution
When you see this error, it means that there is not enough memory allocated to the process that is trying to complete your action.
The first step is to increase the memory allocated to Lucee and to ElasticSearch. If that doesn't resolve the issue, please contact Support.
Related Articles