ProjectionManager. Projections fault due to.... "Failed to compile script. Script execution terminated." Timeout expired. v4.0.0.7

Frequently encountering projections entering a state of faulted with the following type of error

Failed to compile script. Script execution terminated. Timeout expired. (1)’
[PID:03572:022 2017.05.08 03:39:44.056 ERROR ProcessingStrategySe] The QuotesByRiskVariation projection failed to process an event.
Handler: EventStore.Projections.Core.Services.v8.DefaultV8ProjectionStateHandler
Event Position: $ce-quotesession: 26071

Message:

Failed to compile script. Script execution terminated. Timeout expired. (1)
EventStore.Projections.Core.v8.Js1Exception: Failed to compile script. Script execution terminated. Timeout expired. (1)

Possibly unrelated, but less frequently EventStoreClusterNode.exe dies.

Attached log files for a day where multiple faulted projections occurred.

Any pointers would be much appreciated.

Version is 4.0.0.7 running on Windows Server 2012 R2 (VMWare VM, 4GB RAM, 2 core)

2017-05-08.7z (1.97 MB)

Have seen this issue on machines running with low resources such as memory on windows. The issue has been reported here. It might be better to continue the conversation there so that the issue can be tracked for everyone that encounters it as well as get notified if there is any progress with it.

Thank you.

Have added the detail to that issue