Web server will not start after applying patch 30463093 and JDK/JRE 7u251 on a PUM Image. It started
The PIA_stdout.log shows:
<Error> <Deployer> <BEA-149205> <Failed to initialize the application "bea_wls_internal" du
e to error java.lang.ClassNotFoundException: weblogic.jsp.internal.jsp.el.ExpressionEvaluatorImpl
java.lang.ClassNotFoundException: weblogic.jsp.internal.jsp.el.ExpressionEvaluatorImpl
at java.net.URLClassLoader$1.run(URLClassLoader.java:367)
at java.net.URLClassLoader$1.run(URLClassLoader.java:356)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:355)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
Truncated. see log file for complete stacktrace
Caused By: java.lang.ClassNotFoundException: weblogic.jsp.internal.jsp.el.ExpressionEvaluatorImpl
at java.net.URLClassLoader$1.run(URLClassLoader.java:367)
at java.net.URLClassLoader$1.run(URLClassLoader.java:356)