error while using TRACE,REPORT and LOG

View: New views
5 Messages — Rating Filter:   Alert me  

error while using TRACE,REPORT and LOG

by brahmand _ :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

I have added a new variable this way,
 
CHARACTER*512 NEWME ( "HI"), LOCAL

now whenever I use
 TRACE NEWME

I get the following error :

TModeller_Web.exe|2848|1-1|NEWTEST|51|E* ERROR: FAILED PROCESSING TOF RECORD FOR SCRIPT LINE 51: CECListVar::get_value
!Script Execution Failed.

I get this same error if I use LOG or REPORT.
please help me .



=


--
_______________________________________________
Search for products and services at:
http://search.mail.com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList

Re: error while using TRACE,REPORT and LOG

by Bernie Velivis :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Hi Brahmand,

Did you execute a "NEXT newme" statement prior to the "LOG newme" statement?

All the best,

Bernie Velivis
Performax Inc (www.iPerformax.com)
2 Colburn Lane, Hollis, NH 03049, 603.860.7900

Need rapid response OpenSTA support and bug fixes?
Learn more at http://iperformax.com/services.html


----- Original Message -----
From: "brahmand _" <brahmand.coder@...>
To: <opensta-users@...>
Sent: Monday, July 14, 2008 8:55 AM
Subject: [OpenSTA-users] error while using TRACE,REPORT and LOG


>I have added a new variable this way,
>
> CHARACTER*512 NEWME ( "HI"), LOCAL
>
> now whenever I use
> TRACE NEWME
>
> I get the following error :
>
> TModeller_Web.exe|2848|1-1|NEWTEST|51|E* ERROR: FAILED PROCESSING TOF
> RECORD FOR SCRIPT LINE 51: CECListVar::get_value
> !Script Execution Failed.
>
> I get this same error if I use LOG or REPORT.
> please help me .
>
>
>
> =
>
>
> --
> _______________________________________________
> Search for products and services at:
> http://search.mail.com
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> --
> OpenSTA-users mailing list OpenSTA-users@...
> Subscribe/Unsubscribe/Options:
> http://lists.sf.net/lists/listinfo/opensta-users
> Posting Guidelines:
> http://portal.opensta.org/faq.php?topic=UserMailingList 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList

using NT collectors

by HIWOT, Amare :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message



Hi all,

I have a doubt about the possibility of using NT collectors to monitor
the performance of the machine hosting the application server I'm
testing.

The application server runs on Windows Server 2008.

Do you know if NT collectors work properly on systems that are not
Windows NT systems.
My doubt comes from the help section of OpenSTA that says that NT
collectors are made to monitor windows NT and Windows 2000.
But in the FAQ section i also found that it works for XP. But they don't
mention anything about Windows Server 2003 or any other server OS.

Do you know if NT collectors can give realiable information if we use it
on Windows server 2003 or windows server 2008?

Thank you very much for your help.

Regards, HA.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList

Parent Message unknown Re: using NT collectors

by Simeon Potts :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

HA,
I have been using NT collectors to monitor %CPU usage and %committed bytes used on both Windows 2003 and Windows 2008 servers with OpenSTA for a few months now.  Special permission is required; your (domain) user who is running openSTA must belong to the performance monitoring group on the target machine (or you can create a non-domain user on both machines with the same user name and password, and grant the permission to them).
As for the accuracy of the values, I find that, for CPU usage anyway, they match closely to the ones in Task Manager, but do not include CPU usage by the system process (about 15% overhead).  It might be worthwhile to graph the result in OpenSTA and by some other tool at the same time to determine if the results are consistent or not.
I have also run into certain machines where a dual-core CPU would report CPU usage out of 200% instead of out of 100%.
-Simeon Potts

----- Original Message ----
From: "HIWOT, Amare" <amare.hiwot@...>
To: OpenSTA users discussion and support <opensta-users@...>
Sent: Monday, July 21, 2008 10:26:29 AM
Subject: [OpenSTA-users] using NT collectors



Hi all,

I have a doubt about the possibility of using NT collectors to monitor
the performance of the machine hosting the application server I'm
testing.

The application server runs on Windows Server 2008.

Do you know if NT collectors work properly on systems that are not
Windows NT systems.
My doubt comes from the help section of OpenSTA that says that NT
collectors are made to monitor windows NT and Windows 2000.
But in the FAQ section i also found that it works for XP. But they don't
mention anything about Windows Server 2003 or any other server OS.

Do you know if NT collectors can give realiable information if we use it
on Windows server 2003 or windows server 2008?

Thank you very much for your help.

Regards, HA.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList

Re: using NT collectors

by Bernie Velivis :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Hi Simeon,

OpenSTA is just using the windows performance monitor. Same accuracy &
restrictions apply.

All the best,

Bernie Velivis
Performax Inc (www.iPerformax.com)
2 Colburn Lane, Hollis, NH 03049, 603.860.7900

Need rapid response OpenSTA support and bug fixes?
Learn more at http://iperformax.com/services.html



----- Original Message -----
From: "Simeon Potts" <sttopgs@...>
To: "OpenSTA users discussion and support"
<opensta-users@...>
Sent: Tuesday, July 22, 2008 4:37 PM
Subject: Re: [OpenSTA-users] using NT collectors


HA,
I have been using NT collectors to monitor %CPU usage and %committed bytes
used on both Windows 2003 and Windows 2008 servers with OpenSTA for a few
months now. Special permission is required; your (domain) user who is
running openSTA must belong to the performance monitoring group on the
target machine (or you can create a non-domain user on both machines with
the same user name and password, and grant the permission to them).
As for the accuracy of the values, I find that, for CPU usage anyway, they
match closely to the ones in Task Manager, but do not include CPU usage by
the system process (about 15% overhead). It might be worthwhile to graph the
result in OpenSTA and by some other tool at the same time to determine if
the results are consistent or not.
I have also run into certain machines where a dual-core CPU would report CPU
usage out of 200% instead of out of 100%.
-Simeon Potts

----- Original Message ----
From: "HIWOT, Amare" <amare.hiwot@...>
To: OpenSTA users discussion and support
<opensta-users@...>
Sent: Monday, July 21, 2008 10:26:29 AM
Subject: [OpenSTA-users] using NT collectors



Hi all,

I have a doubt about the possibility of using NT collectors to monitor
the performance of the machine hosting the application server I'm
testing.

The application server runs on Windows Server 2008.

Do you know if NT collectors work properly on systems that are not
Windows NT systems.
My doubt comes from the help section of OpenSTA that says that NT
collectors are made to monitor windows NT and Windows 2000.
But in the FAQ section i also found that it works for XP. But they don't
mention anything about Windows Server 2003 or any other server OS.

Do you know if NT collectors can give realiable information if we use it
on Windows server 2003 or windows server 2008?

Thank you very much for your help.

Regards, HA.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options:
http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options:
http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList