I installed the Password Manager .bin file on the /opt partition on a Debian 12 server, so my <PMP-Home> is /opt/ManageEngine/PMP/. I installed it as root and I noticed pmp.service file was configured with a different user named "support" (is a user that exist) I changed the user in pmp.service file to root, and the service started successfully, but my web service didn't respond. So, I ran the ExecStart from pmp.service directly and this is the content:
wrapper | --> Wrapper Started as Console
wrapper | Java Service Wrapper Professional Edition 64-bit 3.5.25
wrapper | Copyright (C) 1999-2014 Tanuki Software, Ltd. All Rights Reserved.
wrapper | http://wrapper.tanukisoftware.com
wrapper | Licensed to Zoho Corporation Pvt. Ltd. for Password Manager Pro
wrapper |
wrapper | Launching a JVM...
jvm 1 | WrapperManager: Initializing...
jvm 1 | Starting Server from location: /opt/ManageEngine/PMP
jvm 1 | This evaluation copy is valid for 28 days
jvm 1 | Trying to start PostgresSQL server failed
jvm 1 |
jvm 1 |
jvm 1 |
jvm 1 | Problem while Starting Server
jvm 1 | System halted
wrapper | <-- Wrapper Stopped