Re: Stack limit error when creating job with DMT

2012-12-07 Thread Gary Dries
All I was getting same error in my arerror.log that Victor reported. while working with BMC support on some issue I had with the ar.cfg files in a 7.6.04 server group installation I am supporting, BMC had me change the Filter-Max-Total: in both ar.cfg files from Filter-Max-Total: 999

Re: Stack limit error when creating job with DMT

2012-12-07 Thread Patrick Zandi
Go to performance white paper in knowledge base at BMC it will help you tune Sent from my iPhone On Dec 7, 2012, at 15:03, Gary Dries gary.dr...@gmail.com wrote: All I was getting same error in my arerror.log that Victor reported. while working with BMC support on some issue I had with the

Re: Stack limit error when creating job with DMT

2012-12-03 Thread Rod Harris
Hi Jason and Victor and others, One thing that I noticed about V8 is that I think the default for the maximum stack of filters is still a very high 10,000. The trouble with having such a high limit is that you can have your system just run out of resources eg. stack space, before that limit is

Re: Stack limit error when creating job with DMT

2012-12-03 Thread Victor
Thank you all for your inputs. I set the filter stack limit to 100 and tried to create the job again. The process aborted with Too many levels in filter processing (ARERR 299) ARServer process did not crash nor there was any spike in memory or CPU usage. The arfilter.log however displayed a

Re: Stack limit error when creating job with DMT

2012-12-03 Thread Jason Miller
Looking at our ITSM 7.6.04 install the following are set and I am pretty these are still the default: Maximum Filters for an Operation: 9 Maximum Stack of Filter: 1 I wonder how appropriate these settings are for a 32-bit AR Server though? I am figuring a 64-bit system with 6gb and

Re: Stack limit error when creating job with DMT

2012-12-03 Thread Rod Harris
Hi Jason, Well the 1 is not appropriate for Victor. Whatever process he has running looks like it would have chewed up all available memory before crashing the server. I'd say that the 100 is probably fine - at least now he has trapped what I think is likely to be an error before crashing the

Re: Stack limit error when creating job with DMT

2012-12-02 Thread Victor
Hi Adhwari, Unfortunately I didn't get past creating the first job. After logging back in I could not find the job created in job console. Thanks for your time. Regards, Victor. On Sunday 02 Dec 2012 08:06:20 Kulkarni, Adhwari wrote: Hi Victor, This kind of error is usually observed when

Re: Stack limit error when creating job with DMT

2012-12-02 Thread Jason Miller
I saw the Approaching physical stack limit error for the first time Tuesday night after upgrading production from 7.5 to 7.6.04 64-bit. It was the same progression you observed, DB timeout - stack limit - AR terminated. I have only seen it once so far. Jason On Dec 2, 2012 1:30 AM, Victor

Re: Stack limit error when creating job with DMT

2012-12-02 Thread Tauf Chowdhury
Jason, was there a spike in arserver process memory usage? Sent from my iPhone On Dec 2, 2012, at 5:09 PM, Jason Miller jason.mil...@gmail.com wrote: ** I saw the Approaching physical stack limit error for the first time Tuesday night after upgrading production from 7.5 to 7.6.04 64-bit. It

Re: Stack limit error when creating job with DMT

2012-12-02 Thread vaibhav wadekar
Hello Victor, Start your ARServer with -k Option and include 8K stack limit. Regards/Vaibhav On Sun, Dec 2, 2012 at 2:24 PM, Tauf Chowdhury taufc...@gmail.com wrote: ** Jason, was there a spike in arserver process memory usage? Sent from my iPhone On Dec 2, 2012, at 5:09 PM, Jason

Re: Stack limit error when creating job with DMT

2012-12-02 Thread Jason Miller
Not that I know of. I didn't notice the error right when it happened. It occurred about 40 minutes after I released the system to users (all two at that time of morning). I was done with everything on the server and finishing up some documentation so I don't know what the resources looked like

Stack limit error when creating job with DMT

2012-12-01 Thread Victor
Hello Listers, When creating a job from the Data Management Job Console the process timed-out with Timeout during database update -- the operation has been accepted by the server and will usually complete successfully : ONC/RPC call timed out (ARERR 92) . The arerror.log showed the following

Re: Stack limit error when creating job with DMT

2012-12-01 Thread Tauf Chowdhury
Victor, I think you should really consider going to 64 bit for this fresh installation. Arserver processes have been chewing up more and more memory every version and with version 8, I don't see it changing. Since you have the full ITSM stack, you are probably getting this error because of your 32

Re: Stack limit error when creating job with DMT

2012-12-01 Thread Kulkarni, Adhwari
: Re: Stack limit error when creating job with DMT Victor, I think you should really consider going to 64 bit for this fresh installation. Arserver processes have been chewing up more and more memory every version and with version 8, I don't see it changing. Since you have the full ITSM stack