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

http error

0 views
Skip to first unread message

Tsung-Wen Tsai

unread,
May 17, 2000, 3:00:00 AM5/17/00
to
Hi,
Sorry for x-posting. I don't know if it should belong in environment or
servlet newsgroup.

I have 2 connection pool (to different DBs) created dynamically at start
up and registered to weblogic.jdbc.JdbcServices. I've also set up a
stateless session bean to retrieve data from both connection pools. The
client calls the session bean to retrieve result.

Does anyone recognize this error? I would get this error when I refresh
the page continuously by clicking reload button. (for testing scalability)
I don't get this error when I click less often (once a second).


-Tsung

========================================================
Wed May 17 12:54:04 EDT 2000:<E> <HTTP> Connection failure
java.net.SocketException: ReadFile on fd=628 failed with err=64
at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java:254)
at
weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java:157)

at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:267)

at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
Code)

Michael Girdley

unread,
May 17, 2000, 3:00:00 AM5/17/00
to
I have seen customers submit similar problems when they click the reload
button before the request has returned.

I would guess that is the case.

At any rate, we are working to improve that error message below. It should
be more comprehensible.

Thanks,
Michael

--
----
Michael Girdley
Product Manager, WebLogic Server & Express
BEA Systems Inc


Tsung-Wen Tsai <twt...@usa.net> wrote in message
news:8fukg1$b3p$1...@newsgroups.bea.com...

Charlie Crook

unread,
May 17, 2000, 3:00:00 AM5/17/00
to
We get the same error ( 4.5.1 ), but without interrupting with Stop /
Reload. The weblogic.err file has the exception trace and the weblogic.log
file will have multiple lines of:

:<E> <PosixSocketMux> connection reset on HTTP


"Michael Girdley" <in...@bea.com> wrote in message
news:8futeb$fsg$1...@newsgroups.bea.com...

Michael Girdley

unread,
May 17, 2000, 3:00:00 AM5/17/00
to
I suggest submitting a bug report to our support organization.

Thanks,
Michael

--
----
Michael Girdley
Product Manager, WebLogic Server & Express
BEA Systems Inc


Charlie Crook <cro...@tvratings.com> wrote in message
news:8fuv8k$h3e$1...@newsgroups.bea.com...

Tsung

unread,
May 18, 2000, 3:00:00 AM5/18/00
to
Thanks Michael,
I didn't see any "errors" returned from web server. Everything seemed to
work fine.
It's just the weblogic.log with "<E> <HTTP> Connection failure" that makes
me suspicious.

-Tsung

"Michael Girdley" <in...@bea.com> wrote in message

news:8fvupq$3g0$1...@newsgroups.bea.com...

Michael Girdley

unread,
May 18, 2000, 3:00:00 AM5/18/00
to
I spoke with one of the developers and I believe that these are the same
innocuous messages.

We plan to fix them in a future release.

Thanks,
Michael
--
----
Michael Girdley
Product Manager, WebLogic Server & Express
BEA Systems Inc


Tsung <twt...@usa.net> wrote in message
news:8g0o8f$fgf$1...@newsgroups.bea.com...

0 new messages