Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: OMS - strange behaviour of JRE process

Re: OMS - strange behaviour of JRE process

From: Marcin <mwolski_at_poczta.fm>
Date: Thu, 25 Mar 2004 09:43:48 +0100
Message-ID: <c3u5me$1kt$1@sunflower.man.poznan.pl>


Sorry,

Solaris 8, SPARC
This is a fragment of dump trace, generated by truss on the hanged jre process:

lwp_kill(8, SIGABRT) = 0
sigprocmask(SIG_SETMASK, 0xF57EF7E0, 0x00000000) = 0 sigprocmask(SIG_SETMASK, 0xFF178CE0, 0xF57EF770) = 0 lwp_kill(8, SIGABRT) = 0
sigprocmask(SIG_SETMASK, 0xF57EF770, 0x00000000) = 0 sigprocmask(SIG_SETMASK, 0xFF178CE0, 0xF57EF818) = 0 lwp_kill(8, SIGABRT) = 0
sigprocmask(SIG_SETMASK, 0xF57EF818, 0x00000000) = 0 sigaction(SIGABRT, 0xF57EF810, 0xF57EF910) = 0 sigprocmask(SIG_SETMASK, 0xFF178CE0, 0xF57EF7E0) = 0 lwp_kill(8, SIGABRT) = 0
sigprocmask(SIG_SETMASK, 0xF57EF7E0, 0x00000000) = 0 sigprocmask(SIG_SETMASK, 0xFF178CE0, 0xF57EF770) = 0 lwp_kill(8, SIGABRT) = 0
sigprocmask(SIG_SETMASK, 0xF57EF770, 0x00000000) = 0 sigprocmask(SIG_SETMASK, 0xFF178CE0, 0xF57EF818) = 0 lwp_kill(8, SIGABRT) = 0
sigprocmask(SIG_SETMASK, 0xF57EF818, 0x00000000) = 0 sigaction(SIGABRT, 0xF57EF810, 0xF57EF910) = 0 sigprocmask(SIG_SETMASK, 0xFF178CE0, 0xF57EF7E0) = 0 lwp_kill(8, SIGABRT) = 0
sigprocmask(SIG_SETMASK, 0xF57EF7E0, 0x00000000) = 0 sigprocmask(SIG_SETMASK, 0xFF178CE0, 0xF57EF770) = 0 (...)

"Howard J. Rogers" <hjr_at_dizwell.com> wrote in message news:4062325b$0$3956$afc38c87_at_news.optusnet.com.au...
>
> "Marcin" <mwolski_at_poczta.fm> wrote in message
> news:c3s814$43m$1_at_sunflower.man.poznan.pl...
> > Hi,
> >
> > Through monitoring CPU status on our system we found abnormal behavior
> > related to Management Server.
> > When the service is started, jre process consumes a small amount of
> > the CPU. After a period of time this will increase to 100% of CPU
> > utilization. We analyzed the situation more precisely and
> > discovered, that jre process is trying to kill child processes that
> > not exist and thereby it consumes so much CPU.
> > When we kill manualy the Management Server process, the
> > sitution back to normal for a while (Management Server restarts
> > itself).
> > This is a test installation of OMS, with dedicated database and three
> agents
> >
> > RDBMS version: Oracle Database 9.2.0.4 dedicated to OMS
> >
> > M.
>
>
> Er, an operating system might help!
>
> Regards
> HJR
>
>
Received on Thu Mar 25 2004 - 02:43:48 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US