BI Publisher 12.2.1.4.0 fails to logon with Oracle Java JDK 1.8.0 u333
I am running BI Publisher 12.2.1.4.0 and Weblogic 12.2.1.3.0 and I want to upgrade the Java runtime to 1.8.0 u333.
I updated 4 files:
ORACLE_HOME/oui/.globalEnv.properties
DOMAIN_HOME/bin/setNMJavaHome.sh
DOMAIN_HOME/bin/setDomainEnv.sh
DOMAIN_HOME/nodemanager/nodemanager.properties
Everything starts up OK, but when I sign onto the BI Publisher portal, I get an http 500 error. Looks like it is trying to authenticate my userid and fails. If I sign onto the Weblogic Admin Console it signs on OK. If I back down to JDK 1.8.0 u291, the BI Publisher portal logs on OK. I am using HTTP port 80 in my web sessions.