java.lang.IllegalArgumentException: The value jpsroot is invalid for the application .
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by user12049102, 1 year ago
java.lang.IllegalArgumentException: The value jpsroot is invalid for the application .
at oracle.security.jps.internal.tools.configuration.ldap.ConfigurationArgument.isValidArgument(ConfigurationArgument.java:175)
at oracle.security.jps.internal.tools.configuration.ldap.ConfigurationArgument.validateArguments(ConfigurationArgument.java:129)
at oracle.security.jps.internal.tools.configuration.ldap.LdapServiceEnabler.main(LdapServiceEnabler.java:112)
at oracle.security.jps.internal.tools.configuration.ldap.LdapServiceEnabler.throwExceptionWithStackTrace(LdapServiceEnabler.java:135)
at oracle.security.jps.internal.tools.configuration.ldap.LdapServiceEnabler.main(LdapServiceEnabler.java:127)