Re: SHA-2 certificates query
Posted by ErmanArslansOracleBlog on Mar 14, 2017; 7:59am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/SHA-2-certificates-query-tp2269p2366.html
This is not normal. Mailer can not see the definition of a core java class. (Unable to invoke method HTTPClient.HTTPConnection.Get caused by: java.lang.NoClassDefFoundError: HTTPClient/RespInputStream)
Looks like a configuration issue. Something with the classpath configuration can cause this. (AF_CLASSPATH)
1)shutdown apps tier
2)Run AutoConfig on apps tier
3)Then run ADADMIN to recompile the Applications JAR files with the FORCE option set to Y when prompted whether or not to force compilation of all the JAR files.
4) start the apps tier.
5) Re-test
If the issue persists, send me the detailed info for this environment. (info such as: recent changes)