'500 internal server' when login through local login page in SSO-OID enabled oracle e-Business Suite
Hi,
We are getting the '500 internal server' when login through local Login page http://........./OA_HTML/AppsLocalLogin.jsp in SSO-OID enabled oracle ebusiness suite 12.1.3. Issue occurs after trying to login into ebusiness suite.
I am seeing the following error in oacore log file when issue occurs.
**************************************************************************************
14/03/03 10:16:48.713 html: Servlet error
java.io.IOException: Connection reset by peer
at sun.nio.ch.FileDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
at sun.nio.ch.IOUtil.write(IOUtil.java:75)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
at java.nio.channels.Channels.write(Channels.java:60)