cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error: "Publisher Must be Set" when using OpenJDK 11.0.11_9

Error: "Publisher Must be Set" when using OpenJDK 11.0.11_9

Problem: 

When using OpenJDK version 11.0.11_9, already we have set the JAVA_HOME and JRE_HOME in the system Environment variables and tried to install a local license server on a client's machine but received this error: "Publisher must be set" how to resolve this error?. 

Solution: 

As per the document License Server Administration Guide 

Java Prerequisites.JPG

The point we should read carefully would be "Ensure that this path does not include a trailing character, such as a slash or space" even though the environment variable is set already. 

For example JAVA_HOME=C:\Java\jdk11.0.11_9\

Then remove the trailing character slash and set JAVA_HOME=C:\Java\jdk11.0.11_9

and

Set %JAVA_HOME%\bin in the path variable as well, then this will fix the error. 

Labels (3)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Mar 24, 2022 02:05 AM
Updated by:
Contributors