RE: Orin cpu usage ???

2001-05-30 Thread Koster, K.J.
> > Doesn't anyone knows how to execute > java -classic .. on a Linux box ?? > Manually edit $JAVA_HOME/jre/lib/jvm.cfg (path may be different, but it's definedly jvm.cfg. Move -classic from the bottom of the file to the top. Kees Jan You are

Re: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-23 Thread Eddie
Tuesday, May 22, 2001 3:04 PM Subject: Re: Orin cpu usage ??? ->>> HANGS ->> please some help!! > Hi Eddie, > > Eddie wrote: > > > Thanks, > > > > If I replace it with the original wrapper, I get: > > -- > > [orion@ojo Orion]

Re: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-22 Thread Mark Kettner
Hi Eddie, Eddie wrote: > Thanks, > > If I replace it with the original wrapper, I get: > -- > [orion@ojo Orion]# java -classic -jar ./orion.jar > bash: /usr/local/java/bin/java: No such file or directory > -- No need to download java 1.3.1. The message above means that the shell can't

Re: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-22 Thread Eddie
hope this helps ... > > In your example, ttype=green_threads and not 'native' > > --peter > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Eddie > Sent: Monday, May 21, 2001 1:43 PM > To: Orion-Interest > Sub

Re: Orin cpu usage ???

2001-05-21 Thread Mark Kettner
.. on a Linux box ?? yep. java -classic -jar orion.jar works fine for me. I'm using sun's java version 1.3.1. [EMAIL PROTECTED]">Eddie- Original Message -From: cybermaster <[EMAIL PROTECTED]>To: Orion-Interest <[EMAIL PROTECTED]>Sent: Friday,

RE: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-21 Thread cybermaster
--peter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eddie Sent: Monday, May 21, 2001 1:43 PM To: Orion-Interest Subject: Re: Orin cpu usage ??? ->>> HANGS ->> please some help!! Hi cybermaster, In both the wrapper files If find some

Re: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-21 Thread Eddie
s export _JVM_THREADS_TYPE fi - Original Message - From: cybermaster <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Monday, May 21, 2001 5:48 PM Subject: RE: Orin cpu usage ??? ->>> HANGS ->> please some help!! > Did max-instances so

RE: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-21 Thread cybermaster
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eddie Sent: Monday, May 21, 2001 3:12 AM To: Orion-Interest Subject: Re: Orin cpu usage ??? ->>> HANGS ->> please some help!! Thanks peter.. again :) I looked at it and it gives some more information. But I think I also have

Re: Orin cpu usage ???

2001-05-21 Thread Eddie
Thanks travis, I will play around with that. Eddie - Original Message - From: tlk <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Monday, May 21, 2001 3:46 PM Subject: Re: Orin cpu usage ??? > Hi Eddie, > > You may want to try profiling with -noj

Re: Orin cpu usage ???

2001-05-21 Thread Lachezar Dobrev
> Thanks peter, > > The javac is indeed linked to .java_wrapper, but to me it's not clear what I > should change such that it works in classic mode. Neither do I find anything > about that in the man pages. Doesn't anyone knows how to execute > java -classic .. on a Linux box ?? > > Eddie Not

Re: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-21 Thread Eddie
: cybermaster <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Friday, May 18, 2001 3:37 PM Subject: RE: Orin cpu usage ??? ->>> HANGS ->> please some help!! > Use the -monitorResourceThreads flag when you start orion - (use java -jar > orion.

Re: Orin cpu usage ???

2001-05-21 Thread Eddie
- Original Message - From: cybermaster <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Friday, May 18, 2001 3:43 PM Subject: RE: Orin cpu usage ??? > I am currently sitting on a w2k box, but I remember that under Unix many of > these files are links to a wrapper f

RE: Orin cpu usage ???

2001-05-18 Thread cybermaster
Of Eddie Sent: Friday, May 18, 2001 2:27 AM To: Orion-Interest Subject: Re: Orin cpu usage ??? Thanks peter, I tried it as classic, but it doesn't work. It complains that it can't find the JIT, wheras it is able find it, as the below, any idea why this is (I haven't got much

RE: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-18 Thread cybermaster
Subject: Re: Orin cpu usage ??? ->>> HANGS ->> please some help!! Please tell me how I can see in Orion what's going wrong!! -> About every hour Orion still runs, but doesn't do any servlets, beans, etc... it just hangs... and I can't figure out why...

Re: Orin cpu usage ??? ->>> HANGS ->> please some help!!

2001-05-18 Thread Eddie
#x27;s running on HP-UX 11 with jdk1.3 Eddie - Original Message - From: cybermaster <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 4:07 PM Subject: RE: Orin cpu usage ??? > I have seen other instances where profiling doesn't

Re: Orin cpu usage ???

2001-05-18 Thread Eddie
est <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 4:07 PM Subject: RE: Orin cpu usage ??? > I have seen other instances where profiling doesn't work with the HotSpot > JVM - use the Classic, and it (may) work. > > --peter > > -Original Message- > From: [EM

Re: Orin cpu usage ???

2001-05-17 Thread Eddie
RedHat 7.0, kernel: 2.2.16-22, jdk1.3, j2sdk221.2 Eddie - Original Message - From: Armin Michel <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 12:57 PM Subject: Re: Orin cpu usage ??? > What OS and JVM do you use? > > &

RE: Orin cpu usage ???

2001-05-17 Thread cybermaster
t: Re: Orin cpu usage ??? Thanks Marcel, Indeed I get more information when I start with -Xprof, however when I use the -Xrunhprof I get the following error (the total command is also included): Funny !!!, Eddie -- # # HotSpot Virtual Machine Error, Internal Error # Please report this err

Re: Orin cpu usage ???

2001-05-17 Thread Eddie
r.xml >> /opt/Orion/log/out.log 2>&1 & - Original Message - From: Marcel Schutte <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 11:48 AM Subject: RE: Orin cpu usage ??? > Hi Eddie, > > You could try to use

Re: Orin cpu usage ???

2001-05-17 Thread Eddie
Title: SV: Orin cpu usage ??? Magnus,   What kind of "bad DB usage" must I think about ? Some examples please ? And what kind of tools would I use to analyse the db usage ? I normaly check the log file, but I am sure there are better ways to do that, not ? (I am using po

Re: Orin cpu usage ???

2001-05-17 Thread Armin Michel
ie > > - Original Message - > From: Eddie <[EMAIL PROTECTED]> > To: Orion-Interest <[EMAIL PROTECTED]> > Sent: Wednesday, May 16, 2001 11:42 AM > Subject: Orin cpu usage ??? > > > Can someone please tell me how to monitor the cpu usage of Orion in > >

RE: Orin cpu usage ???

2001-05-17 Thread Marcel Schutte
Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Eddie > Sent: Thursday, May 17, 2001 10:11 AM > To: Orion-Interest > Subject: Re: Orin cpu usage ??? > > > Can someone please answer this question !!!??? > The problem I am having is the Orion

SV: Orin cpu usage ???

2001-05-17 Thread Magnus Rydin
Title: SV: Orin cpu usage ??? The most normal CPU situation is bad DB usage. I would check that area first, using whatever tools you have available to analyze your DB. WR > -Ursprungligt meddelande- > Från: Eddie [mailto:[EMAIL PROTECTED]] > Skickat: den 17 maj 2001 01:

Re: Orin cpu usage ???

2001-05-17 Thread Eddie
; To: Orion-Interest <[EMAIL PROTECTED]> Sent: Wednesday, May 16, 2001 11:42 AM Subject: Orin cpu usage ??? > Can someone please tell me how to monitor the cpu usage of Orion in detail > per component/item/application ? > > When I use orionconsole I can only view the overall memory us

Orin cpu usage ???

2001-05-16 Thread Eddie
Can someone please tell me how to monitor the cpu usage of Orion in detail per component/item/application ? When I use orionconsole I can only view the overall memory usage of all application, but that's it. With "top" I see it is using a lot of cpu time: about 50 percent. But I want more informa