Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

<E><HTTP>Connection failure

6 views
Skip to first unread message

Mark Hayes

unread,
Jul 30, 2001, 1:40:46 AM7/30/01
to

Just installed WLS 5.1 on Win 2000 Pro.

Every time I invoke a simple HTML page, the page is displayed properly in the
browser, but a Connection failure message appears in the WLS console.

HTML file:
<HTML>
<HEAD>
<TITLE>Test</TITLE>
</HEAD>
<BODY>
Nice Going!
</BODY>
</HTML>

Console message:
Mon Jul 30 12:30:03 CST 2001:<E> <HTTP> Connection failure
java.net.SocketException: Connection aborted by peer: JVM_recv in socket input
stream read
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:86)
at weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java:209)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

Mark Hayes

unread,
Jul 31, 2001, 2:05:17 AM7/31/01
to

Installing SP9 fixed this problem.
0 new messages