Database Failed to Start: Apache Commons Daemon procrun failed with exit value: 5 (failed to start service)

Hi I'm having issue with starting my database. It was working until today. I tried starting the databse from both Neo4j Desktop GUI and Command Line. Any help would be appreciated

OS: Windows Server 2012 R2
Neo4j Desktop: 1.4.1
Neo4j: 4.2.3

Here is the log

[2021-02-04 17:39:29] [info]  [27252] Apache Commons Daemon procrun (1.2.0.0 64-bit) started.
[2021-02-04 17:39:29] [info]  [27252] Running Service 'neo4j-relate-dbms-5ffb435e-4902-4705-8a59-021ec5b4a358'...
[2021-02-04 17:39:29] [info]  [26632] Starting service...
[2021-02-04 17:39:29] [error] [26620] CreateJavaVM Failed with error [-6]
[2021-02-04 17:39:29] [error] [26620] The system cannot find the file specified.
[2021-02-04 17:39:29] [error] [26632] Failed to start Java
[2021-02-04 17:39:29] [error] [26632] ServiceStart returned 4.
[2021-02-04 17:39:29] [info]  [27252] Run service finished.
[2021-02-04 17:39:29] [info]  [27252] Apache Commons Daemon procrun finished.
[2021-02-04 17:48:33] [info]  [25628] Apache Commons Daemon procrun (1.2.0.0 64-bit) started.
[2021-02-04 17:48:33] [info]  [25628] Starting service 'neo4j-relate-dbms-5ffb435e-4902-4705-8a59-021ec5b4a358'...
[2021-02-04 17:48:33] [info]  [25668] Apache Commons Daemon procrun (1.2.0.0 64-bit) started.
[2021-02-04 17:48:33] [info]  [25668] Running Service 'neo4j-relate-dbms-5ffb435e-4902-4705-8a59-021ec5b4a358'...
[2021-02-04 17:48:33] [info]  [15684] Starting service...
[2021-02-04 17:48:33] [error] [15840] CreateJavaVM Failed with error [-6]
[2021-02-04 17:48:33] [error] [15840] The system cannot find the file specified.
[2021-02-04 17:48:33] [error] [15684] Failed to start Java
[2021-02-04 17:48:33] [error] [15684] ServiceStart returned 4.
[2021-02-04 17:48:33] [info]  [25668] Run service finished.
[2021-02-04 17:48:33] [info]  [25668] Apache Commons Daemon procrun finished.
[2021-02-04 17:48:34] [error] [25628] apxServiceControl(): dwState(4) != dwCurrentState(1); dwWin32ExitCode = 1066, dwWaitHint = 0, dwServiceSpecificExitCode = 4
[2021-02-04 17:48:34] [error] [25628] apxServiceControl(): returning FALSE
[2021-02-04 17:48:34] [error] [25628] Failed to start service 'neo4j-relate-dbms-5ffb435e-4902-4705-8a59-021ec5b4a358'.
[2021-02-04 17:48:34] [info]  [25628] Finished starting service 'neo4j-relate-dbms-5ffb435e-4902-4705-8a59-021ec5b4a358', returning 0.
[2021-02-04 17:48:34] [error] [25628] Apache Commons Daemon procrun failed with exit value: 5 (failed to start service).