I did switch it to use the bundled JDK folder, but it didn't change anything. Initially when I did the upgrade I was getting a different error using JDE 1.8.0_121, but after I switched to the bundled JDK, I started getting these errors.
For now, I switched the services to run as a local user on those servers, which is working fine.
Here's the full set of Events in the Application Log:
Information: Service1
Service Started Successfully.
Error: Application Error
Faulting application name: elasticsearch.exe, version: 7.5.2.0, time stamp: 0x5e1f1817
Faulting module name: KERNELBASE.dll, version: 6.3.9600.19425, time stamp: 0x5d26b6e9
Exception code: 0xe0434352
Fault offset: 0x000000000000908c
Faulting process id: 0x838
Faulting application start time: 0x01d5dc58e0a8f3d2
Faulting application path: F:\ElasticSearch-6.2.2\7.5.2\bin\elasticsearch.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 20d5e974-484c-11ea-80cc-005056b63943
Faulting package full name:
Faulting package-relative application ID:
Info: Windows Error Reporting
Fault bucket , type 0
Event Name: CLR20r3
Response: Not available
Cab Id: 0
Problem signature:
P1: elasticsearch.exe
P2: 7.5.2.0
P3: 5e1f1817
P4: Elastic.ProcessHosts
P5: 1.0.0.0
P6: 5e1f1816
P7: 5b
P8: 24
P9: 4CY0JEX2JKCFD2IPWRSCWFYWSHBZ0QKL
P10:
Attached files:
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_elasticsearch.ex_a07a14c56e36fb4d72a69433726b692c05075d5_59bd7216_0ed7aa9b
Analysis symbol:
Rechecking for solution: 0
Report Id: 20d5e974-484c-11ea-80cc-005056b63943
Report Status: 4100
Hashed bucket:
Info: Windows Error Reporting
Fault bucket , type 0
Event Name: CLR20r3
Response: Not available
Cab Id: 0
Problem signature:
P1: elasticsearch.exe
P2: 7.5.2.0
P3: 5e1f1817
P4: Elastic.ProcessHosts
P5: 1.0.0.0
P6: 5e1f1816
P7: 5b
P8: 24
P9: 4CY0JEX2JKCFD2IPWRSCWFYWSHBZ0QKL
P10:
Attached files:
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_elasticsearch.ex_a07a14c56e36fb4d72a69433726b692c05075d5_59bd7216_0ed7aa9b
Analysis symbol:
Rechecking for solution: 0
Report Id: 20d5e974-484c-11ea-80cc-005056b63943
Report Status: 0
Hashed bucket:
Error .NET Runtime
Application: elasticsearch.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Elastic.ProcessHosts.Process.StartupException
Stack:
at Elastic.ProcessHosts.Process.ProcessBase.HandleException(System.Exception)
at System.Reactive.Observer1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnError(System.Exception) at System.Reactive.Linq.ObservableImpl.AsObservable
1+_[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnError(System.Exception)
at System.Reactive.AutoDetachObserver1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnErrorCore(System.Exception) at Elastic.ProcessHosts.Process.ObservableProcess+<>c__DisplayClass22_0.<CreateProcessExitSubscription>b__0(System.Reactive.EventPattern
1<System.Object>)
at System.Reactive.AnonymousSafeObserver`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnNext(System.__Canon)
at System.EventHandler.Invoke(System.Object, System.EventArgs)
at System.Diagnostics.Process.RaiseOnExited()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(System.Object, Boolean)
There is no file at the:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_elasticsearch.ex_a07a14c56e36fb4d72a69433726b692c05075d5_59bd7216_0ed7aa9b Location.
I will try to run the --debug-env command this weekend and post the results.