Hello,
Recently we are seeing the java.exe taking so much cpu usage in Web server in production and there are some java errors occrus in log file.
<May 6, 2008 12:56:34 PM CDT> <Error> <HTTP> <cssp01> <PIA> <ExecuteThread: '49' for queue: 'weblogic.kernel.Default'>
<<anonymous>> <> <BEA-101046> <[ServletContext(id=106093
70,name=PO
RTAL,conte
xt-path=)]
bea.jolt.ApplicationExcept
ion: TPESVCFAIL - application level service failure
at bea.jolt.JoltRemoteService
.decodeCAL
L(JoltRemo
teService.
java:429)
at bea.jolt.JoltRemoteService
.call(Jolt
RemoteServ
ice.java:3
35)
at bea.jolt.JoltRemoteService
.call(Jolt
RemoteServ
ice.java:2
57)
at psft.pt8.net.NetReqRepSvc.
sendReques
t(NetReqRe
pSvc.java:
556)
at psft.pt8.net.NetService.re
questServi
ce(NetServ
ice.java:1
41)
at psft.pt8.net.NetReqRepSvc.
requestSer
vice(NetRe
qRepSvc.ja
va:330)
at psft.pt8.jb.JBEntry.proces
sRequest(J
BEntry.jav
a:336)
at psft.pt8.psc.onActionGen(p
sc.java:15
54)
at psft.pt8.psc.onAction(psc.
java:1065)
at psft.pt8.psc.service(psc.j
ava:560)
at javax.servlet.http.HttpSer
vlet.servi
ce(HttpSer
vlet.java:
853)
at weblogic.servlet.internal.
ServletStu
bImpl$Serv
letInvocat
ionAction.
run(Servle
tStubImpl.
java:971)
at weblogic.servlet.internal.
ServletStu
bImpl.invo
keServlet(
ServletStu
bImpl.java
:402)
at weblogic.servlet.internal.
TailFilter
.doFilter(
TailFilter
.java:28)
at weblogic.servlet.internal.
FilterChai
nImpl.doFi
lter(Filte
rChainImpl
.java:27)
at psft.pt8.psfilter.doFilter
(psfilter.
java:76)
at weblogic.servlet.internal.
FilterChai
nImpl.doFi
lter(Filte
rChainImpl
.java:27)
at weblogic.servlet.internal.
WebAppServ
letContext
$ServletIn
vocationAc
tion.run(W
ebAppServl
etContext.
java:6356)
at weblogic.security.acl.inte
rnal.Authe
nticatedSu
bject.doAs
(Authentic
atedSubjec
t.java:317
)
at weblogic.security.service.
SecurityMa
nager.runA
s(Security
Manager.ja
va:118)
at weblogic.servlet.internal.
WebAppServ
letContext
.invokeSer
vlet(WebAp
pServletCo
ntext.java
:3635)
at weblogic.servlet.internal.
ServletReq
uestImpl.e
xecute(Ser
vletReques
tImpl.java
:2585)
at weblogic.kernel.ExecuteThr
ead.execut
e(ExecuteT
hread.java
:197)
at weblogic.kernel.ExecuteThr
ead.run(Ex
ecuteThrea
d.java:170
)
Can you please explain what is the problem here? How can we exactly identify the problem?
WE are using
PeopleTools 8.45.18
Application: CRM 8.9
Database: SQL 2000 SP3a
Weblogic 8.1 SP5
Tuxwdo 8.1
jdk142_12
OS 2000
Please see the log file.
Start Free Trial