You can translate the question and the replies:

Denodo 7 Unattended Installation Issue with SCCM Deployment

Hello, I am currently attempting to install Denodo 7 with update 20200310 and when deploying through SCCM it always fails, here is the output, I have tried increasing the java memory heap but that does not resolve issue, do you have any things to try or clues what it might be? *Note the failure occurs at what seems to be halfway through the installation, every time. Thanks! [Installation] :: Standard error output from the process: [ WARNING: Error occurred during initialization of VM Could not reserve enough space for object heap ] [ WARNING: Error occurred during initialization of VM Could not reserve enough space for object heap ] [ WARNING: Error occurred during initialization of VM Could not reserve enough space for object heap ] [ WARNING: Cannot run program "C:\Denodo7\DenodoPlatform7.0\bin\vdpservice.bat": CreateProcess error=2, The system cannot find the file specified ] [ WARNING: Error occurred during initialization of VM Could not reserve enough space for object heap ] [ WARNING: Cannot run program "C:\Denodo7\DenodoPlatform7.0\setup\itpilot\install_SpecGen.bat": CreateProcess error=2, The system cannot find the file specified ] [ WARNING: Cannot run program "C:\Denodo7\DenodoPlatform7.0\setup\itpilot\install_Pool.bat": CreateProcess error=2, The system cannot find the file specified ] [ WARNING: Cannot run program "C:\Denodo7\DenodoPlatform7.0\bin\browserpool_service.bat": CreateProcess error=2, The system cannot find the file specified ] [ WARNING: Cannot run program "C:\Denodo7\DenodoPlatform7.0\bin\pdfconversionservice.bat": CreateProcess error=2, The system cannot find the file specified ] [ WARNING: Cannot run program "C:\Denodo7\DenodoPlatform7.0\bin\vdpservice.bat": CreateProcess error=2, The system cannot find the file specified ] [ WARNING: Cannot run program "C:\Denodo7\DenodoPlatform7.0\bin\VerificationService.bat": CreateProcess error=2, The system cannot find the file specified ] [ WARNING: Error occurred during initialization of VM Could not reserve enough space for object heap ] [ WARNING: Cannot run program "C:\Denodo7\DenodoPlatform7.0\bin\arnindexservice.bat": CreateProcess error=2, The system cannot find the file specified ] [ WARNING: Cannot run program "C:\Denodo7\DenodoPlatform7.0\bin\schedulerservice.bat": CreateProcess error=2, The system cannot find the file specified ] Installation metadata could not be updated with a unique ID and the installation date
user
06-08-2020 14:01:45 -0400
code

1 Answer

Hi, Looking at this error, I think that the JVM is not getting enough memory and I suspect that the execution of some configuration scripts are failing due to this reason. In this situation, I would ensure if the machine has enough free memory for launching all the required Java processes and then try executing the installation script. Still, if the installation process is not successful, I would try performing a manual installation to check if Denodo Platform gets installed as expected. You could take a look at [Troubleshooting the Denodo Platform Installer](https://community.denodo.com/docs/html/browse/7.0/platform/installation/appendix/troubleshooting_the_installer/troubleshooting_the_installer#troubleshooting-the-denodo-platform-installer) section under the Denodo Platform Installation Guide for more details. Hope this helps!
Denodo Team
17-09-2020 07:50:53 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here