Hi,
We are using Websphere 5.1. our J2EE application is under testing. We are getting follwoing error very frequently.
[03/03/06 19:13:24:625 GMT] 70659e5e SRTServletReq E SRVE0133E: An error occurred while parsing parameters. java.net.SocketTimeoutExce
ption: Read timed out
at java.net.SocketInputStream
.socketRea
d0(Native Method)
at java.net.SocketInputStream
.read(Sock
etInputStr
eam.java(C
ompiled Code))
at com.ibm.ws.io.Stream.read(
Stream.jav
a(Compiled
Code))
at com.ibm.ws.io.ReadStream.r
ead(ReadSt
ream.java(
Compiled Code))
at com.ibm.ws.http.ContentLen
gthInputSt
ream.read(
ContentLen
gthInputSt
ream.java(
Compiled Code))
at com.ibm.ws.io.ReadStream.r
ead(ReadSt
ream.java(
Compiled Code))
at com.ibm.ws.webcontainer.ht
tp.HttpCon
nection.re
ad(HttpCon
nection.ja
va(Inlined
Compiled Code))
at com.ibm.ws.webcontainer.sr
p.SRPConne
ction.read
(SRPConnec
tion.java(
Compiled Code))
at com.ibm.ws.webcontainer.sr
t.SRTInput
Stream.rea
d(SRTInput
Stream.jav
a(Compiled
Code))
at com.ibm.ws.webcontainer.sr
t.http.Htt
pInputStre
am.read(Ht
tpInputStr
eam.java(C
ompiled Code))
at com.ibm.ws.webcontainer.se
rvlet.Requ
estUtils.p
arsePostDa
ta(Request
Utils.java
(Compiled Code))
at com.ibm.ws.webcontainer.sr
t.SRTServl
etRequest.
parseParam
eters(SRTS
ervletRequ
est.java(C
ompiled Code))
at com.ibm.ws.webcontainer.sr
t.SRTServl
etRequest.
getParamet
erNames(SR
TServletRe
quest.java
(Compiled Code))
at org.apache.struts.util.Req
uestUtils.
populate(R
equestUtil
s.java(Com
piled Code))
at org.apache.struts.action.R
equestProc
essor.proc
essPopulat
e(RequestP
rocessor.j
ava(Compil
ed Code))
at org.apache.struts.action.R
equestProc
essor.proc
ess(Reques
tProcessor
.java(Comp
iled Code))
at org.apache.struts.action.A
ctionServl
et.process
(ActionSer
vlet.java(
Inlined Compiled Code))
at org.apache.struts.action.A
ctionServl
et.doPost(
ActionServ
let.java(C
ompiled Code))
at javax.servlet.http.HttpSer
vlet.servi
ce(HttpSer
vlet.java(
Compiled Code))
at javax.servlet.http.HttpSer
vlet.servi
ce(HttpSer
vlet.java(
Compiled Code))
at com.ibm.ws.webcontainer.se
rvlet.Stri
ctServletI
nstance.do
Service(St
rictServle
tInstance.
java(Compi
led Code))
at com.ibm.ws.webcontainer.se
rvlet.Stri
ctLifecycl
eServlet._
service(St
rictLifecy
cleServlet
.java(Comp
iled Code))
at com.ibm.ws.webcontainer.se
rvlet.Serv
icingServl
etState.se
rvice(Stri
ctLifecycl
eServlet.j
ava(Compil
ed Code))
at com.ibm.ws.webcontainer.se
rvlet.Stri
ctLifecycl
eServlet.s
ervice(Str
ictLifecyc
leServlet.
java(Inlin
ed Compiled Code))
at com.ibm.ws.webcontainer.se
rvlet.Serv
letInstanc
e.service(
ServletIns
tance.java
(Compiled Code))
at com.ibm.ws.webcontainer.se
rvlet.Vali
dServletRe
ferenceSta
te.dispatc
h(ValidSer
vletRefere
nceState.j
ava(Compil
ed Code))
at com.ibm.ws.webcontainer.se
rvlet.Serv
letInstanc
eReference
.dispatch(
ServletIns
tanceRefer
ence.java(
Inlined Compiled Code))
at com.ibm.ws.webcontainer.we
bapp.WebAp
pRequestDi
spatcher.h
andleWebAp
pDispatch(
WebAppRequ
estDispatc
her.java(C
ompiled Code))
at com.ibm.ws.webcontainer.we
bapp.WebAp
pRequestDi
spatcher.d
ispatch(We
bAppReques
tDispatche
r.java(Com
piled Code))
at com.ibm.ws.webcontainer.we
bapp.WebAp
pRequestDi
spatcher.f
orward(Web
AppRequest
Dispatcher
.java(Comp
iled Code))
at com.ibm.ws.webcontainer.sr
t.WebAppIn
voker.doFo
rward(WebA
ppInvoker.
java(Compi
led Code))
at com.ibm.ws.webcontainer.sr
t.WebAppIn
voker.hand
leInvocati
onHook(Web
AppInvoker
.java(Comp
iled Code))
at com.ibm.ws.webcontainer.ca
che.invoca
tion.Cache
dInvocatio
n.handleIn
vocation(C
achedInvoc
ation.java
(Compiled Code))
at com.ibm.ws.webcontainer.ca
che.invoca
tion.Cache
ableInvoca
tionContex
t.invoke(C
acheableIn
vocationCo
ntext.java
(Compiled Code))
at com.ibm.ws.webcontainer.sr
p.ServletR
equestProc
essor.disp
atchByURI(
ServletReq
uestProces
sor.java(C
ompiled Code))
at com.ibm.ws.webcontainer.os
elistener.
OSEListene
rDispatche
r.service(
OSEListene
r.java(Com
piled Code))
at com.ibm.ws.webcontainer.ht
tp.HttpCon
nection.ha
ndleReques
t(HttpConn
ection.jav
a(Compiled
Code))
at com.ibm.ws.http.HttpConnec
tion.readA
ndHandleRe
quest(Http
Connection
.java(Comp
iled Code))
at com.ibm.ws.http.HttpConnec
tion.run(H
ttpConnect
ion.java(C
ompiled Code))
at com.ibm.ws.util.ThreadPool
$Worker.ru
n(ThreadPo
ol.java(Co
mpiled Code))
could you please any one help me, how to solve this error?
thanks in advance..
Regards,
Sams
Start Free Trial