ADE fails to start with max restarts
search cancel

ADE fails to start with max restarts

book

Article ID: 400098

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

ADE has failed for some reason. We see these errors in the log:

06052025 15:36:34,809 [main] FATAL AutomatedDeploymentEngineProbe - [doForever] : fatal error (501) , General error: "General error: ""org.h2.mvstore.MVStoreException: Invalid chunk id 0 [2.2.224/6]"" [50000-224]" [50000-224]: General error: "General error: ""org.h2.mvstore.MVStoreException: Invalid chunk id 0 [2.2.224/6]"" [50000-224]" [50000-224] 
06052025 15:36:34,809 [main] INFO  ArchiveManager - Stopping file watcher for directory D:\Program Files (x86)\Nimsoft\archive 
06052025 15:36:34,809 [main] INFO  AutomatedDeploymentEngineProbe - ****************[ ADE Shutdown ]**************** 
06052025 15:36:34,809 [pool-4-thread-1] ERROR JPathArchiveWatcher - Exception caught while closing the watcher **** 
java.lang.UnsupportedOperationException: null 
    at sun.nio.fs.WindowsFileSystem.close(WindowsFileSystem.java:117) ~[?:1.8.0_432] 
    at com.nimsoft.ADE.archive.JPathArchiveWatcher.run(JPathArchiveWatcher.java:216) [automated_deployment_engine_archive_management-23.4.3.jar:23.4.3] 
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_432] 
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_432] 
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_432] 
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_432] 
    at java.lang.Thread.run(Thread.java:750) [?:1.8.0_432] 
Jun  5 15:36:35:594 [4724] Controller: Max. restarts reached for probe 'automated_deployment_engine' (command = <startup java>) 

 

Environment

Any version of ADE

Cause

There is a local file system H2 database that has corrupted and preventing ADE from starting

Resolution

  1. Deactivate ADE probe
  2. Go to the ade probe folder, here is an example file location for windows: C:\Program Files (x86)\Nimsoft\probes\service\automated_deployment_engine
  3. Find the file automated_deployment_engine.mv.db
  4. Rename the file to automated_deployment_engine.mv.db.old
  5. Restart the ADE probe