Re: Tomcat Errors in Catalina Logs

2013-07-03 Thread Kiran Patil
Hi Scott, I would suggest to go for Patch 4, which has some mid-tier fixes however in means time you can check mod_k and jvm setting for tomcat as below To work around the issue, we had to update the workers.properties and the Apache mod_jk directives to disable retries and disable socket

David Zifchock is out of the office

2013-07-03 Thread David Zifchock
I will be out of the office starting 07/03/2013 and will not return until 07/08/2013. I will be traveling\in training from 7/3/2013 returning 7/8/2013 , for issues please submit a ticket in http://2929it.schneider-electric.com .

Re: Mid Tier 8.1 and IE 8

2013-07-03 Thread Lisa Singh
On 7/1/13, Hulmes, Timothy CTR MDA/ICTO timothy.hulmes@mda.mil wrote: We have just upgrade to 8.1 and went live a few weeks ago. We are a mix of IE8 and IE9. We have seen serious performance issues with the users that use IE8. We are in the same situation in we can't upgrade everyone

Re: Tomcat Errors in Catalina Logs

2013-07-03 Thread Myers, Scott
Thanks, Kiran! I'll try that and see what happens. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Kiran Patil Sent: Wednesday, July 03, 2013 2:31 AM To: arslist@ARSLIST.ORG Subject: Re: Tomcat Errors in Catalina Logs ** Hi Scott, I would suggest

WWRUG/ARSlist Awards 2013: Nominations for MVP etc. and New Categories now open

2013-07-03 Thread LJ LongWing
Daniel has chosen to do things a bit differently this year. He has decided to let the incumbent MVP, that's me this year, run the Awards. This is the 18th Annual ARSlist Awards, Call For Nominations. These awards were created by Daniel in 1995 to recognize the efforts of posters asking

Re: RKM federation to Sharepoint possible?--closed

2013-07-03 Thread Matthew Perrault
All, Finally got this working. This is what we did to get it through. 1) You have to add 2 features (think you only need the first one but we added the second just in case) to the Server RKM is running on: Desktop Experience (Dale's instructions below) WebDav publishing 2) Then we

Submit Date out of Sequence

2013-07-03 Thread Brittain, Mark
HI All, I have a situation that occasionally occurs during peak submit periods. On two incidents the Incident ID and entry id are in sequence but the Submit dates are not in sequence. I have a VIP to two mid-tiers which are load balanced to 2 AR Servers in a server group. Both AR servers use

Re: Submit Date out of Sequence

2013-07-03 Thread Longwing, Lj
Mark, Are you in a Server Group? If so, you will find that each server has its own cache of next ID's. On Wed, Jul 3, 2013 at 10:11 AM, Brittain, Mark mbritt...@navisite.comwrote: ** HI All, ** ** I have a situation that occasionally occurs during peak submit periods. On two

Re: Submit Date out of Sequence

2013-07-03 Thread Hennigan, Sandra
Mark, The Submit Date is not entered until the Incident is saved; the Incident ID is assigned whether or not the Incident is ever saved to the server. You may also find that the Submit Date is later than the Last Resolved Date if the Incident is submitted as Resolved Thank you, Sandra

Re: Submit Date out of Sequence

2013-07-03 Thread Steve Kallestad
Hi Mark, There is a configuration for Next Request ID Block Size on the Server Information form / Configuration tab. Basically, what happens is each thread gets its own block of IDs to use. There's also the Next-ID-Commit setting, which is a T/F value in ar.conf/ar.cfg which will make sure that

Re: Submit Date out of Sequence

2013-07-03 Thread Rick Cook
And if your system is set to pre-fetch more than one Entry Id at a time, this will happen. Which is one of the reasons that most Remedy systems shouldn't have it set above 1. Rick On Jul 3, 2013 9:36 AM, Longwing, Lj llongw...@usgs.gov wrote: ** Mark, Are you in a Server Group? If so, you

Re: Submit Date out of Sequence

2013-07-03 Thread Jlbess
If you look in the server information form, there's a setting for next ID block size. It's typically set to 100. When each server in your server group boots up, it caches 100 IDs and updates the nextId for each form in the arschema table. This is to prevent an update and select statement to the