Re: Finding memory leaks in the AR System

2010-04-07 Thread patchsk
We have apps where users query the system with webservices couple thousand times a day. It is through webservice calls. Any timedout webservice calls or webservice calls returning large data set etc...are causing memory leaks when executed over and over like several thousand times. On Apr 7, 3:28

Re: Java API Error - "No suitable Log implementation"

2010-04-07 Thread Derek Berube
Ibrahim, You're going to need the commons-logging.jar file in your classpath. That way, the Remedy API can use either the Log4j libraries or the java.util.logging APIs. Derek On Apr 7, 2010, at 12:04 PM, LJ Longwing wrote: > ** > Ibrahim, > I work fairly heavily with the Java API. If you cou

Re: OOB changes

2010-04-07 Thread Daniel Bloom
Do a vanilla/OOB install and back it up in a format that a tool can use to compare. One of the better uses of VMs. Dan _ From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Danny Kellett Sent: April 7, 2010 4:41 PM To: arslist@ARSLIST.OR

Re: Finding memory leaks in the AR System

2010-04-07 Thread Robert Halstead
Do you see the memory leak on just deneral usage of the midtier? Or is there a specific action to replicate? Is this through the mid-tier interface, or webservice call? On Wed, Apr 7, 2010 at 3:22 PM, patchsk wrote: > It is under limited availability and is going through UAT as per our > suppor

Re: Finding memory leaks in the AR System

2010-04-07 Thread patchsk
It is under limited availability and is going through UAT as per our support rep. We are expecting around end of this month, but she can not speak for sure as it depends on their test results. On Apr 7, 1:52 pm, Robert Halstead wrote: > patchsk, > > We do utiize the midtier a lot with our custom

Re: Finding memory leaks in the AR System

2010-04-07 Thread Robert Halstead
patchsk, We do utiize the midtier a lot with our custom applications and tools as that is the only cross-platform way to communicate with remedy without using their java api. That would explain a lot actually. I'll have do some testing with our other apps to see if I can replicate in patch 004.

Re: Finding memory leaks in the AR System

2010-04-07 Thread patchsk
We have seen memory issues too on Solaris5.10, ARSystem 7.5patch3. BMC has found three memory leaks related to be caused by webservice calls i.e., ARXMLGE api calls after a long investigation. Regular user tool we did not see much issues. They supposed to fix it with patch005. Also libumem worked

Re: OOB changes

2010-04-07 Thread Danny Kellett
Hi, Not to answer your question but what I normally do, and you could going forward, is to create a different user, give them admin rights, install the patch etc then remove the user. Then you can query by user name. This gives you a report of whats changed. E.g. for the CMDB patch upgr

CMDB Report/Query Question

2010-04-07 Thread Kevin Begosh
I have a question about CMDB association reports and queries. I am putting data into several different classes, computer systems, network ports, protocol end points etc... The I am building relationships form those to each other and so on. So for example Protocol Endpoint will have a relationshi

OOB changes

2010-04-07 Thread John Kelley
Hi List Does anyone have a tool or know of a tool that does an audit of your Remedy Server that gives you all of the "Out of the Box" workflow that has been changed. ARS 7.1 patch 9 ITSM 7.0 patch 6 Oracle 10g JK * This e-mail messag

Re: Escalation Timeline

2010-04-07 Thread LJ Longwing
Latest version has been updated on BMCDN http://communities.bmc.com/communities/docs/DOC-10093 _ From: LJ Longwing [mailto:lj.longw...@gmail.com] Sent: Wednesday, April 07, 2010 12:23 PM To: 'arslist@ARSLIST.ORG' Subject: RE: Escalation Timeline Okafter several back and forths wi

Re: Re : analytics7.6/ DB MS SQL 2005

2010-04-07 Thread strauss
On SQL Server 2008, Analytics 7.6 created one table within arschema, and four external to it in the ARSystem database: ANA:Fiscal_Calendar (and 7 associated Active Links) ANA_REPORT_TRANSLATION ANA_REPORT_LOCALE DENORMALIZE_BSM_RELATIONSHIPS ANA_TIMEZONE_INFO BTW, Analytics 7.6 is able to conne

Re: Escalation Timeline

2010-04-07 Thread LJ Longwing
Okafter several back and forths with Chris Pruitt, another version is available for download http://www.arinside.org/downloads/20 I have submitted the update to BMCDN, will notify when it's approved. _ From: LJ Longwing [mailto:lj.longw...@gmail.com] Sent: Monday, April 05, 2010

Re: Indexing issue

2010-04-07 Thread Garrison, Sean (Norcross)
Here is what I have done in the past: 1. Look up the indexes build for the Schema: SELECT * FROM SCHEMA_INDEX WHERE SCHEMAID IN (SELECT SCHEMAID FROM ARSCHEMA WHERE NAME = ''); 2. Delete all of the entries you find. 3. Restart ARS. 4. Put the server in admin-only mode and recreate the index

Re: Indexing issue

2010-04-07 Thread Joe D'Souza
Mark, Remove all indexes temporarily and save the form. This appears to be a meta data issue.. After removing and saving the form, run a query in the schema_index table in the database to see if you see any redundant entries there.. I bet you might find some.. select * from schema_index where sc

Re: Permissions on SRM 2.1 forms

2010-04-07 Thread Joe D'Souza
Lee, SRS:ServiceRequestConsole General Access = Hidden Public => Visible (I know this makes the above permission questionable) Request Catalog Manager => Visible SRM:Request Public => Hidden Request Master => Visible SRS:ServiceRequestCoordinatorConsole Se

Re: Error creating JDBC plugin for federation

2010-04-07 Thread Victor
On Wednesday 07 Apr 2010 03:40:47 cpgolding wrote: > This first line says it all, you are missing your resource bundle: > > *java.util.MissingResourceException: Can't find bundle for base name > JDBCMessages, locale pl_PL* > > *Find the code in your program where it calls for the Resource.* > > *us

Indexing issue

2010-04-07 Thread Brittain, Mark
Hi All, I have an indexing issue and I am hoping to get some advice on the best way to correct. This all started when I tried to remove an index on a field that is no longer used. Currently there are 9 indexes showing on the form. When I attempted to save I got the error below. So next I logged

Re: Finding memory leaks in the AR System

2010-04-07 Thread Robert Halstead
Axton, Once I have this all setup with libumem and enable the UMEM_DEBUG and UMEM_LOGGING environment variables, do I just wait for the leak to occur to the point where the app crashes? Does the system produce a core file at that point? Do I then perform the MDB commands on that core file? Read

Question on Upper Case Product Catalogue/CMDB

2010-04-07 Thread Ranjith Kariminlla
Normal 0 MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-pad

Re: Java API Error - "No suitable Log implementation"

2010-04-07 Thread LJ Longwing
Ibrahim, I work fairly heavily with the Java API. If you could provide maybe the complete message as it comes out...and depending on how that looks, maybe your path and your classpath, or if defining specifically at runtime, the jar files you are including. _ From: Action Request System

Java API Error - "No suitable Log implementation"

2010-04-07 Thread Ibrahim Akar
I can send this directly to Derek Berube but he has helped me a lot and he has a job to do. Thanks, D. I am trying to create a Java app .. API JAVA 7.5 Everything is fine right up to the point where the communication to the server gets invoked. The failure I am getting is with the* logging* tha

Senior Remedy Developer - Long Term Contract in Denver, CO

2010-04-07 Thread Allison Keller
Job Title: Sr. Remedy Developer Location: South Denver, CO Length: 6+ month contract Job Description: We are seeking a Sr. Remedy Developer with the following skill set: * 4+ years of custom Remedy development experience (out-of-box implementation experience is not sufficient) *

Re : CMDB 2.1 patch 03 - Asset 7.0.3 Patch 008

2010-04-07 Thread Frex Popo
I guess its all in the civiewer.jar in the data visualization from?! De : Frex Popo À : arslist@ARSLIST.ORG Envoyé le : Mer 7 avril 2010, 16 h 08 min 50 s Objet : CMDB 2.1 patch 03 - Asset 7.0.3 Patch 008 Hello all, When the CIs are grouped in a folder in the

CMDB 2.1 patch 03 - Asset 7.0.3 Patch 008

2010-04-07 Thread Frex Popo
Hello all, When the CIs are grouped in a folder in the CI relationship viewer, and you click on the folder, "Select elements to show" is one of the options shown. If you click on this option, a dialog box displays where you can select from a list of CIs. Does any one knows where this dialog box

Permissions on SRM 2.1 forms

2010-04-07 Thread remedy lee
Hi, Can someone tell me the form permissions on SRM 2.1 no patch forms: SRS:ServiceRequestConsole SRM:Request SRS:ServiceRequestCoordinatorConsole Thanks ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org att

Re: Finding memory leaks in the AR System

2010-04-07 Thread Robert Halstead
Thanks so much guys!! You have most likely put my project back on track here. Axton, I will read those articles right now and talk to our system engineers on getting the memory manager switched. Thanks for the tips NN, hopefully I will have everything I need when I open the ticket. On Wed, Apr

Re: Lic Migration From 6.3 to 7.x

2010-04-07 Thread Easter, David
In the 6.3.00 time frame, license bundles were literal and specific - so if you have a Change Management Fixed 5-Pk Lsn, that means you have 5 Change Management fixed licenses. It does not mean that you also have 5 AR System fixed licenses. Those would have been purchased separately. There we

*** WARUG-16 April 2010-8am to 1pm-Mclean VA-BAH Auditorium ***

2010-04-07 Thread Betina Lose
Dear ARSListers - Our next Washington D.C. Area Remedy Users Group (WARUG) meeting will be held on Friday 16 April 2010 again at the Booz Allen Hamilton auditorium in Mclean VA. The agenda for the meeting is as follows: 9:00 - 9:15Betina Lose, WARUG Chairperson, Welcome

Re: Events in Workflows

2010-04-07 Thread Garrison, Sean (Norcross)
I would suggest a more simple solution: 1. Add a "Display Only" field to the view form. This would not modify the underlying schema in any way. 2. Create a filter that fires on modify where the "Display Only" field is not null. 3. Modify your escalation to do a push fields to the "Display On

Re: Finding memory leaks in the AR System

2010-04-07 Thread Terry Bootsma
** Robert:I had an issue with the standard memory manager on Solaris for 7.1 a while ago... I am re-posting for your info.  Like Axton said, it may be worthwhile changing your memory manager to "libumem" and re-trying...TerryREPOST: libumem, ITSM 7.0.2 and Solaris Load Testing Hello everyone:   We

Re: OT:Kinetic apps and some iPad fun

2010-04-07 Thread Shellman, David
Ian, Thanks for the info. This shows that the issue is more with the port of Safari or the iPhone/Touch/iPad OS or even a combination of the two. There is an interesting article on Gizmodo titled "Understanding the iPad's Software" Here is a portion that talks about Safari: "Safari's one pla

Lic Migration From 6.3 to 7.x

2010-04-07 Thread Ramy S. Ayoub
Dears , We are in Migration from 6.3 to 7.x and i need to understand something for example i have in 6.3 Change Management Fixed 5-PK LSN , This mean we have 5 Fixed lic 5 AR System Fixed 5 BMC Change Management Fixed Is this correct calculation ? Best Regards, Ramy Ayoub