Application Center Usage - Help,

This is Interesting: Free IT Magazines  
Home > Archive > Application Center Usage > June 2004 > Help,





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Help,
doron

2004-06-09, 8:31 am

Hi

im trying to run the ACT with 100 - 200 users
and i immediately get
"Could not collect runtime statistics from any test clients. The test will
be stopped."

if i run only 10 users it works fine
the problem seems to be after i cross the 100 users
(sometime 100 users will run fine too)

please help

thanks
doron


George Cheng [MSFT]

2004-06-09, 8:31 am

Can you check the following?

318849 PRB: "Provider Load Failure (0x80041013)" Error Message in
Application
http://support.microsoft.com/?id=318849

Thank You

George Cheng

Microsoft Application Center & Index Server Support

Note: This article has no warranties implicit or explicit.
All the content is given on the "as is" basis and the user
takes full responsibility for its use and assumption.
Microsoft Corporation Copyright 2004
All Rights Reserved

--------------------
| From: "doron" <doron_why@hotmail.com>
| Subject: Help,
| Date: Tue, 8 Jun 2004 18:31:52 +0200
| Lines: 17
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
| Message-ID: <#ijUg4WTEHA.3140@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.applicationcenter.usage
| NNTP-Posting-Host: 212.143.95.198
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP0
8.phx.gbl!tk2msftngp13.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.applicationcenter.usage:3688
| X-Tomcat-NG: microsoft.public.applicationcenter.usage
|
| Hi
|
| im trying to run the ACT with 100 - 200 users
| and i immediately get
| "Could not collect runtime statistics from any test clients. The test
will
| be stopped."
|
| if i run only 10 users it works fine
| the problem seems to be after i cross the 100 users
| (sometime 100 users will run fine too)
|
| please help
|
| thanks
| doron
|
|
|

doron

2004-06-09, 8:31 am

Hi George

I don't have that error and the ACTuser has is marked in both Local and
Effective policy settings, in the "Log on as a batch job",

I tried to run: Test.SendRequest("http://localhost")
with 1000 users, this worked fine,
(by users i mean 'Simultaneous browser connections')

then i tired to run only the first part of my script with 200 users and now
i get the following message:
..
"61>ScriptError,Out of memory(5,1)

Could not collect runtime statistics from any test clients. The test will
be stopped."

(I don't get the script error on the full test script)

Is there a limit on the size of the test script?

Thanks for your help

doron

""George Cheng [MSFT]"" <GCheng@online.microsoft.com> wrote in message
news:ZnbNzLZTEHA.328@cpmsftngxa10.phx.gbl...
> Can you check the following?
>
> 318849 PRB: "Provider Load Failure (0x80041013)" Error Message in
> Application
> http://support.microsoft.com/?id=318849
>
> Thank You
>
> George Cheng
>
> Microsoft Application Center & Index Server Support
>
> Note: This article has no warranties implicit or explicit.
> All the content is given on the "as is" basis and the user
> takes full responsibility for its use and assumption.
> Microsoft Corporation Copyright 2004
> All Rights Reserved
>
> --------------------
> | From: "doron" <doron_why@hotmail.com>
> | Subject: Help,
> | Date: Tue, 8 Jun 2004 18:31:52 +0200
> | Lines: 17
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
> | Message-ID: <#ijUg4WTEHA.3140@tk2msftngp13.phx.gbl>
> | Newsgroups: microsoft.public.applicationcenter.usage
> | NNTP-Posting-Host: 212.143.95.198
> | Path:
>

cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP0
> 8.phx.gbl!tk2msftngp13.phx.gbl
> | Xref: cpmsftngxa10.phx.gbl microsoft.public.applicationcenter.usage:3688
> | X-Tomcat-NG: microsoft.public.applicationcenter.usage
> |
> | Hi
> |
> | im trying to run the ACT with 100 - 200 users
> | and i immediately get
> | "Could not collect runtime statistics from any test clients. The test
> will
> | be stopped."
> |
> | if i run only 10 users it works fine
> | the problem seems to be after i cross the 100 users
> | (sometime 100 users will run fine too)
> |
> | please help
> |
> | thanks
> | doron
> |
> |
> |
>



doron

2004-06-09, 11:00 am

Hi George

Problem Solved!
i used XMLHTTP
var xmlHttp = new ActiveXObject("Microsoft.XMLHTTP")

when i took it off the test run great

thanks again
doron

"doron" <doron_why@hotmail.com> wrote in message
news:u0F54leTEHA.504@TK2MSFTNGP11.phx.gbl...
> Hi George
>
> I don't have that error and the ACTuser has is marked in both Local and
> Effective policy settings, in the "Log on as a batch job",
>
> I tried to run: Test.SendRequest("http://localhost")
> with 1000 users, this worked fine,
> (by users i mean 'Simultaneous browser connections')
>
> then i tired to run only the first part of my script with 200 users and

now
> i get the following message:
> .
> "61>ScriptError,Out of memory(5,1)
>
> Could not collect runtime statistics from any test clients. The test will
> be stopped."
>
> (I don't get the script error on the full test script)
>
> Is there a limit on the size of the test script?
>
> Thanks for your help
>
> doron
>
> ""George Cheng [MSFT]"" <GCheng@online.microsoft.com> wrote in message
> news:ZnbNzLZTEHA.328@cpmsftngxa10.phx.gbl...
>

cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP0
microsoft.public.applicationcenter.usage:3688[vbcol=seagreen]
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com