PassagePoint service hard restart

PassagePoint service hard restart

A service hard restart is required when a change in memory has been modified in the service.bat file.

prerequisite

review the pasagepoint service, and if the passagepoint service is using an account, denote the account and make sure you have the password
This process removes the PassagePoint service account, and requires you to re-input the username/password.

The hard restart will also take PassagePoint down and users will not be able to access the system until the PassagePoint services has been started.






To perform a hard restart:

1) In the windows services, stop the "passagepoint server" service.
When the service is completely stopped

2) run command prompt as administrator (in windows search, type "cmd")
3) cd\ to the root of C:  (***NOTE** if your passagepoint is installed on D: you'll need to navigate to that drive)
4) cd to ppglobal\tomcat\bin
5) enter     "service remove"
6)  enter     "service install"




If the PassagePoint service is using an account (shown in prerequisite), stop the passagepoint service, and add the account username/password, then restart the service.

 



    • Related Articles

    • How to Auto Import a Directory of Employees into PassagePoint

      See the "How To" document attached in the attachment tab
    • Extra verbose logging in passagepoint

      We do not recommend customers enabling the logs unless required. See attached for log4j2.xml which has all verbose enabled. You can simply remove yours and replace with the attached, then restart. We have 5 different logging for a different purposes: ...
    • HL7 verbose logging (6432 and higher)

      To turn on Verbose logging for HL7 Rename your current log settings to log4j2_old.xml Replace with attached log4j2.xml, then restart the passagepoint service. Once restarted, all HL7 messages are then logged to the "services.log" file ***NOTE*** ...
    • IIS setup with PassagePoint

      PasasgePoint comes default with Apache web server, however passagepoint can leverage IIS as a front end Requirements 1) We module license installed on the passagepoint server With a passagepoint client, log in as the admin user, and do Home > ...
    • IIS/passagepoint SSO integration Troubleshooting steps

      PassagePoint uses IIS windows authentication via NTLM for SSO into PassagePoint 1) Receiving 404, page not found or page not loading at all a) Disable URL rewrite double click on URL rewrite click on the rule, then hit Disable rule b) Test IIS by ...