Getting "Could not create the Java Virtual Machine"

Getting "Could not create the Java Virtual Machine"

When launching the client and seeing:





This can occur if your machine is lacking the memory available to passagepoint.


right click on your passagepoint client icon on the desktop and do "open file location"

That drops into the passagepoint client folder.

Edit the client.bat file with notepad

change the Xms and Xmx and MaxPerSize to match the one below:


start %PP_EXE% -Xms1024m -Xmx1536m -XX:MaxPermSize=512m 

save and try again.





if still not working, try decreasing the Xms to 512 and Xmx to 1024m like this

start %PP_EXE% -Xms512m -Xmx1024m -XX:MaxPermSize=512m 

    • Related Articles

    • How to get the version of Java

      Open cmd pmpt Cd to PPGlobal\java\bin Enter java -version current as of 6444
    • How to find the version of Java

      open cmd prompt and then cd to ppglobal\java\bin type: java -version
    • How to create a Creating Custom Report

      1. Log into PassagePoint and go to Report Center>Custom Report Builder. 2. Hit Add to create a new Custom Report. You should see the screen below. We will be using the Visit tree for this report. If you selected a field from the Visit tree all other ...
    • How to create a NDA

      AGREEMENTS Agreements in the System Lists configuration screen allows you to enter legal and contract documentsthat visitors will need to agree to as part of their sign-in. Agreements are applied by associating them to appropriate People Categories. ...
    • How to create a Station Location Visitor report

      See attached.