RE: Jrun processing running at 100%

2004-10-06 Thread Hugo Ahlenius
how about log files? you can also try some thread dumps (stack traces),
to see what they say...

http://www.macromedia.com/support/jrun/ts/documents/tn18362.htm

--
Hugo Ahlenius

-
Hugo AhleniusE-Mail: [EMAIL PROTECTED]
Project Officer Phone:+46 8 230460
UNEP GRID-ArendalFax:+46 8 230441
Stockholm OfficeMobile:+46 733 467111
 WWW: http://www.grida.no
- 



| -Original Message-
| From: Andrew Dixon [mailto:[EMAIL PROTECTED] 
| Sent: Wednesday, October 06, 2004 15:12
| To: CF-Talk
| Subject: Jrun processing running at 100%
| 
| Hi.
| 
| We have a very strange problem on our Windows 2003 Serer. 
| Since yesterday the Jrun process keeps maxing out and using 
| 100% CPU (in task manager). Nothing on the server has been 
| changed (no updates or
| code) so I do not think it is anything like that. Anyone had 
| this problem? Any ideas?
| 
| Andrew.
| 
|
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: Jrun processing running at 100%

2004-10-06 Thread Robertson-Ravo, Neil (RX)
Do you have any CFHTTP calls in your code? Also what version CF, what JVM
and what hotifixes?I would say that if you have applied the 6.1 Updater
you will be required to reapply the Client Variables Purge Hotfix which
seems to have been omitted from the final 6.1 Updater build.

N



_

From: Hugo Ahlenius [mailto:[EMAIL PROTECTED] 
Sent: 06 October 2004 14:20
To: CF-Talk
Subject: RE: Jrun processing running at 100%

how about log files? you can also try some thread dumps (stack traces),
to see what they say...

http://www.macromedia.com/support/jrun/ts/documents/tn18362.htm

--
Hugo Ahlenius

-
Hugo AhleniusE-Mail: [EMAIL PROTECTED]
Project Officer Phone:+46 8 230460
UNEP GRID-ArendalFax:+46 8 230441
Stockholm OfficeMobile:+46 733 467111
 WWW: http://www.grida.no
- 

| -Original Message-
| From: Andrew Dixon [mailto:[EMAIL PROTECTED] 
| Sent: Wednesday, October 06, 2004 15:12
| To: CF-Talk
| Subject: Jrun processing running at 100%
| 
| Hi.
| 
| We have a very strange problem on our Windows 2003 Serer. 
| Since yesterday the Jrun process keeps maxing out and using 
| 100% CPU (in task manager). Nothing on the server has been 
| changed (no updates or
| code) so I do not think it is anything like that. Anyone had 
| this problem? Any ideas?
| 
| Andrew.
| 
|

_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Jrun processing running at 100%

2004-10-06 Thread Andrew Dixon
Ok. We are running MX6.1 with updater. There is some code there that
use CFHTTP. I will try applying the hot-fix and see if that helps.
Thanks.

Andrew.

On Wed, 6 Oct 2004 14:22:35 +0100, Robertson-Ravo, Neil (RX)
[EMAIL PROTECTED] wrote:
 Do you have any CFHTTP calls in your code? Also what version CF, what JVM
 and what hotifixes?I would say that if you have applied the 6.1 Updater
 you will be required to reapply the Client Variables Purge Hotfix which
 seems to have been omitted from the final 6.1 Updater build.
 
 N
 
 
 
 _
 
 From: Hugo Ahlenius [mailto:[EMAIL PROTECTED] 
 Sent: 06 October 2004 14:20
 To: CF-Talk
 Subject: RE: Jrun processing running at 100%
 
 how about log files? you can also try some thread dumps (stack traces),
 
 
 to see what they say...
 
 http://www.macromedia.com/support/jrun/ts/documents/tn18362.htm
 
 --
 Hugo Ahlenius
 
 -
 Hugo AhleniusE-Mail: [EMAIL PROTECTED]
 Project Officer Phone:+46 8 230460
 UNEP GRID-ArendalFax:+46 8 230441
 Stockholm OfficeMobile:+46 733 467111
WWW: http://www.grida.no
 - 
 
 | -Original Message-
 | From: Andrew Dixon [mailto:[EMAIL PROTECTED] 
 | Sent: Wednesday, October 06, 2004 15:12
 | To: CF-Talk
 | Subject: Jrun processing running at 100%
 | 
 | Hi.
 | 
 | We have a very strange problem on our Windows 2003 Serer. 
 | Since yesterday the Jrun process keeps maxing out and using 
 | 100% CPU (in task manager). Nothing on the server has been 
 | changed (no updates or
 | code) so I do not think it is anything like that. Anyone had 
 | this problem? Any ideas?
 | 
 | Andrew.
 | 
 |
 
 _

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: Jrun processing running at 100%

2004-10-06 Thread Robertson-Ravo, Neil (RX)
Yeah, he is the link

http://www.macromedia.com/support/coldfusion/ts/documents/client_purge_updat
er.htm
http://www.macromedia.com/support/coldfusion/ts/documents/client_purge_upda
ter.htm 

Also, ensure that your CFHTTP calls have timeouts sent lower or equal to the
timeout set in the CFIDE as setting it above can cause MX to crash/100% CPU.
It is always best to have a timeout= rather than no timeout as MX will
wait indefinitely for the page to complete and override the CFIDE and can
cause 100% CPU.

N



_

From: Andrew Dixon [mailto:[EMAIL PROTECTED] 
Sent: 06 October 2004 14:29
To: CF-Talk
Subject: Re: Jrun processing running at 100%

Ok. We are running MX6.1 with updater. There is some code there that
use CFHTTP. I will try applying the hot-fix and see if that helps.
Thanks.

Andrew.

On Wed, 6 Oct 2004 14:22:35 +0100, Robertson-Ravo, Neil (RX)
[EMAIL PROTECTED] wrote:
 Do you have any CFHTTP calls in your code? Also what version CF, what JVM
 and what hotifixes?I would say that if you have applied the 6.1 Updater
 you will be required to reapply the Client Variables Purge Hotfix which
 seems to have been omitted from the final 6.1 Updater build.
 
 N
 
 
 
 _
 
 From: Hugo Ahlenius [mailto:[EMAIL PROTECTED] 
 Sent: 06 October 2004 14:20
 To: CF-Talk
 Subject: RE: Jrun processing running at 100%
 
 how about log files? you can also try some thread dumps (stack traces),
 
 
 to see what they say...
 
 http://www.macromedia.com/support/jrun/ts/documents/tn18362.htm
 
 --
 Hugo Ahlenius
 
 -
 Hugo AhleniusE-Mail: [EMAIL PROTECTED]
 Project Officer Phone:+46 8 230460
 UNEP GRID-ArendalFax:+46 8 230441
 Stockholm OfficeMobile:+46 733 467111
WWW: http://www.grida.no
 - 
 
 | -Original Message-
 | From: Andrew Dixon [mailto:[EMAIL PROTECTED] 
 | Sent: Wednesday, October 06, 2004 15:12
 | To: CF-Talk
 | Subject: Jrun processing running at 100%
 | 
 | Hi.
 | 
 | We have a very strange problem on our Windows 2003 Serer. 
 | Since yesterday the Jrun process keeps maxing out and using 
 | 100% CPU (in task manager). Nothing on the server has been 
 | changed (no updates or
 | code) so I do not think it is anything like that. Anyone had 
 | this problem? Any ideas?
 | 
 | Andrew.
 | 
 |
 
 _


_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Jrun processing running at 100%

2004-10-06 Thread Andrew Dixon
I have installed the hotfix... Lets see if it lasts!!!

Andrew.

On Wed, 6 Oct 2004 14:42:05 +0100, Robertson-Ravo, Neil (RX)
[EMAIL PROTECTED] wrote:
 Yeah, he is the link
 
 http://www.macromedia.com/support/coldfusion/ts/documents/client_purge_updat
 er.htm
 http://www.macromedia.com/support/coldfusion/ts/documents/client_purge_upda
 ter.htm 
 
 Also, ensure that your CFHTTP calls have timeouts sent lower or equal to the
 timeout set in the CFIDE as setting it above can cause MX to crash/100% CPU.
 It is always best to have a timeout= rather than no timeout as MX will
 wait indefinitely for the page to complete and override the CFIDE and can
 cause 100% CPU.
 
 N
 
 
 
 _
 
 From: Andrew Dixon [mailto:[EMAIL PROTECTED] 
 Sent: 06 October 2004 14:29
 To: CF-Talk
 Subject: Re: Jrun processing running at 100%
 
 Ok. We are running MX6.1 with updater. There is some code there that
 
 
 use CFHTTP. I will try applying the hot-fix and see if that helps.
 Thanks.
 
 Andrew.
 
 On Wed, 6 Oct 2004 14:22:35 +0100, Robertson-Ravo, Neil (RX)
 [EMAIL PROTECTED] wrote:
  Do you have any CFHTTP calls in your code? Also what version CF, what JVM
  and what hotifixes?I would say that if you have applied the 6.1 Updater
  you will be required to reapply the Client Variables Purge Hotfix which
  seems to have been omitted from the final 6.1 Updater build.
  
  N
  
  
  
  _
  
  From: Hugo Ahlenius [mailto:[EMAIL PROTECTED] 
  Sent: 06 October 2004 14:20
  To: CF-Talk
  Subject: RE: Jrun processing running at 100%
  
  how about log files? you can also try some thread dumps (stack traces),
  
  
  to see what they say...
  
  http://www.macromedia.com/support/jrun/ts/documents/tn18362.htm
  
  --
  Hugo Ahlenius
  
  -
  Hugo AhleniusE-Mail: [EMAIL PROTECTED]
  Project Officer Phone:+46 8 230460
  UNEP GRID-ArendalFax:+46 8 230441
  Stockholm OfficeMobile:+46 733 467111
 WWW: http://www.grida.no
  - 
  
  | -Original Message-
  | From: Andrew Dixon [mailto:[EMAIL PROTECTED] 
  | Sent: Wednesday, October 06, 2004 15:12
  | To: CF-Talk
  | Subject: Jrun processing running at 100%
  | 
  | Hi.
  | 
  | We have a very strange problem on our Windows 2003 Serer. 
  | Since yesterday the Jrun process keeps maxing out and using 
  | 100% CPU (in task manager). Nothing on the server has been 
  | changed (no updates or
  | code) so I do not think it is anything like that. Anyone had 
  | this problem? Any ideas?
  | 
  | Andrew.
  | 
  |
  
  _
 
 
 _

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]