Unsolved
1 Rookie
•
2 Posts
0
20
May 28th, 2025 13:56
WMS 5.1 installation fails on Server 2022
Hi,
I'm trying to deploy WMS 5.1 on a new Windows Server 2022 Server. All the components (MongoDB, MariaDB) are installed locally. The database is correctly installed but the console installation fails. I tried on 2 different servers, same result. Tried an older version of WMS, same result.
In the log the only error I see is when configutil.bat is launched:
2025-5-28 T15:43:34::CustomFunctions::7346::/c ConfigUtil.bat -configUIDestRoot "C:\Program Files\DELL\WMS\Install\sandbox\resources\lib\configUI_pkg" -mongoDBHost "localhost" -mongoUid "stratus" -mongoPwd "****" -mongoPort 27017 -mongoDBName stratus -mongoAuthDB "admin"
2025-5-28 T15:43:36::CustomFunctions::7355::ConfigUtil script execution returned: -8
2025-5-28 T15:43:36::CustomFunctions::7358::Error in launching ConfigUtil.bat:
2025-5-28 T15:43:36::CustomFunctions::7365::-uvf ccm-web.war -C "C:\Program Files\DELL\WMS\Install\sandbox" resources/
Do you have any idea? Thanks