Re: EXTERNAL: Re: ARS 9.1.06 aka 18.08 Centralized Configuration of PLUGINS

2019-08-21 Thread LJ LongWing
, then there is nothing more to do :) I'm not sure what to say about the central config On Wed, Aug 21, 2019 at 12:16 PM Reiser, John J wrote: > LJ, > > That’s my problem. For some reason I cannot get the centralized config > form to accept any new plugins. > > I’ve had n

RE: EXTERNAL: Re: ARS 9.1.06 aka 18.08 Centralized Configuration of PLUGINS

2019-08-21 Thread Reiser, John J
LJ, That’s my problem. For some reason I cannot get the centralized config form to accept any new plugins. I’ve had nothing but trouble with this install and my support contract is in limbo while the PO gets corrected. We have terrible performance and a DB team who will not entertain a settings

Re: ARS 9.1.06 aka 18.08 Centralized Configuration of PLUGINS

2019-08-21 Thread LJ LongWing
t; Has anyone figured out how to manage your plugins with the centralized > configuration forms? > If you add something to pluginsvr_config.xml it doesn't show up in the > centralized form and if you make a change to a plugin in the Centralized > Configuration Generic UI it rewrites the pl

Re: ARS 9.1.06 aka 18.08 Centralized Configuration of PLUGINS

2019-08-21 Thread Vinod Gaidhani
:47 AM Reiser, John J wrote: > Hey Listers, > Has anyone figured out how to manage your plugins with the centralized > configuration forms? > If you add something to pluginsvr_config.xml it doesn't show up in the > centralized form and if you make a change to a plugin in

ARS 9.1.06 aka 18.08 Centralized Configuration of PLUGINS

2019-08-21 Thread Reiser, John J
Hey Listers, Has anyone figured out how to manage your plugins with the centralized configuration forms? If you add something to pluginsvr_config.xml it doesn't show up in the centralized form and if you make a change to a plugin in the Centralized Configuration Generic UI it rewrites

Re: Java Plugins - running out of memory

2018-04-25 Thread LJ LongWing
OutOfMemory is typically not enough Xmx, you have the option of moving some of the plugins out into another plugin server, or just increasing the memory available to that plugin server, your choice. On Wed, Apr 25, 2018 at 7:14 AM, Mike Galat <michael.ga...@caretech.com> wrote: > Hi

Java Plugins - running out of memory

2018-04-25 Thread Mike Galat
Hi Lister's - We are currently on 8.1.02 (working on upgrading to 9.1.4). It seems like our Java plugins are being used more and more, with thinks like webservices, RKM, AI, etc., and we have been seeing an increasing numbers of memory errors in the arjavaplugin.log. Error such as: 2018-04

Re: Anyone have a list (or know of a list) of plugins...

2013-09-23 Thread Jarl Grøneng
All C-plugins are listed in ar.conf, named: Plugin: plugin name Java plugins can be listed in armonitor.conf, and in one or more pluginsvr_config.xml files. You can also see java plugins in ar.conf, listed as Server-Plugin-Alias: alias alias port. But C plugins can also be listed as Server

Re: Anyone have a list (or know of a list) of plugins...

2013-09-23 Thread Rick Phillips
; the see another plugin alias with a port that matches one that you've defined for C plugins (see Plugin-Port: /whatever you've defined here/), and think, that's a C plugin; but, in my case, it wasn't so easy. So, I thought I'd see if there was a list somewhere that differentiated between

Anyone have a list (or know of a list) of plugins...

2013-09-20 Thread Rick Phillips
...describing which are C plugins and which are Java plugins? Thanks, Rick ars/itsm/cmdb 8.1 SQL 2008 ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Where the Answers Are, and have been for 20 years

Re: Anyone have a list (or know of a list) of plugins...

2013-09-20 Thread Chris Jones
All Java plugins are listed in pluginsvr/pluginsvr_config.xml so any in ar.cfg and not listed here will be C plugins. Chris --- Original Message --- From: Joe Martin D'Souza jdso...@shyle.net Sent: 20 September 2013 19:49 To: arslist@ARSLIST.ORG Subject: Re: Anyone have a list (or know

Re: Anyone have a list (or know of a list) of plugins...

2013-09-20 Thread Joe Martin D'Souza
For getting just the list, the ar.conf file should be more than enough for plugins used by the AR Server and applications installed on it. You could also probably try to identify most of their types from the configuration parameter name related to each of the plugin - I think most of them

Re: Plugins

2012-09-04 Thread Axton
servers with ITSM 7.5. I have the plugins mapped this way. Your ports might be different. I tried to retain the default ports for each in my environment, but it was in a state of disarray when I inherited the environment. * Plugin Servers Main Plugin Server * Listen Port: 4052 * Configuration

Re: Plugins

2012-09-04 Thread SriSamSri Appecherla
: AST:ACQ:GetNumberLicense_Call_Filter_API_Plugin_10_Used_APP`! AST:ACQ:GetNumberLicense_Call_Filter_API_Plugin_10_used_AR`! This should give you a starting point. There are 3 Remedy Java based plugin servers with ITSM 7.5. I have the plugins mapped this way. Your ports might be different. I tried

Re: Java Filter Plugins - Question on plugin initialization and thread initialization

2012-01-25 Thread Jarl Grøneng
onEvent terminate I am trying to find the best way to initialize plugins where I have both static fields and instance fields in the classes that make up the plugin.  I can easily use the initialize method to set the instance fields because initialize is called for each thread the plugin

Re: Java Filter Plugins - Question on plugin initialization and thread initialization

2012-01-25 Thread Axton
);    }        ...        ... } -- J 2012/1/24 Axton axton.gr...@gmail.com: The ARFilterAPIPluggable Interface implements or inherits the following methods: filterAPICall initialize onEvent terminate I am trying to find the best way to initialize plugins where I have both static

Java Filter Plugins - Question on plugin initialization and thread initialization

2012-01-24 Thread Axton
The ARFilterAPIPluggable Interface implements or inherits the following methods: filterAPICall initialize onEvent terminate I am trying to find the best way to initialize plugins where I have both static fields and instance fields in the classes that make up the plugin. I can easily use

Re: Create ARDBC plugins to connect to other database sources

2011-01-25 Thread Jarl Grøneng
Hi, Take a look at the files: sampleardbc.jar and samplesrc.jar files. They should be in the \api\javaplugins directory in your server intallastion directory. Un-jar these files, and then you got both a compiled and source code of an ardbc - jdbc plugin. - J 2011/1/24 Suwanski, Ron

Create ARDBC plugins to connect to other database sources

2011-01-24 Thread Suwanski, Ron
Does anyone have a guide to get me started with creating link to other databases?? Thanks Ron Suwanski Lead Remedy Administrator / Developer DeVry Inc. 814 Commerce Drive Oakbrook, IL 60523-8822 p: 630.472.2209 e: rsuwan...@devry.commailto:rsuwan...@devry.com

Developer Studio custom plugins

2010-09-09 Thread André Delcroix
Hi Listers, does someone knows where I may find information about how to write ARSystem Developer Studio 7.5 plugins extensions? For instance, I want to create a plugin that opens an object (e.g. a given form or a given active link) in Developer Studio Thanks Andre

Re: Developer Studio custom plugins

2010-09-09 Thread Easter, David
or public relations representative for BMC Software, Inc. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of André Delcroix Sent: Thursday, September 09, 2010 4:11 AM To: arslist@ARSLIST.ORG Subject: Developer Studio custom plugins

Re: Developer Studio custom plugins

2010-09-09 Thread Axton
Was any documentation provided on the plug-ins that comprise Dev Studio so that those classes could be leveraged or interfaced with through customer plugins? Axton Grams The opinions, statements, and/or suggested courses of action expressed in this E-mail do not necessarily reflect those of BMC

Re: Developer Studio custom plugins

2010-09-09 Thread Chuck
I am sure thats next on the list... On Sep 9, 10:06 am, Axton axton.gr...@gmail.com wrote: Was any documentation provided on the plug-ins that comprise Dev Studio so that those classes could be leveraged or interfaced with through customer plugins? Axton Grams The opinions, statements

Problem with plugins

2009-10-23 Thread Gianluca Nieri
are not used by any other applications, in ar.cfg i made the single plugins point to the specific path. What I'm doing wrong? Thanks, Gian ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum

Re: Problem with plugins

2009-10-23 Thread Joe D'Souza
Gian, Some more details would help. Plugins are used for various things.. such as the AR System Administration Plugin, the SRM plugin if you have SRM, ARDBC query plugin, etc. Errors related to each of them could be for various reasons.. The platform that you are on may make a difference too

Re: Problem with plugins

2009-10-23 Thread Gianluca Nieri
D'Souza jdso...@shyle.net wrote: ** Gian, Some more details would help. Plugins are used for various things.. such as the AR System Administration Plugin, the SRM plugin if you have SRM, ARDBC query plugin, etc. Errors related to each of them could be for various reasons.. The platform

Re: Problem with plugins

2009-10-23 Thread Duncan McFarlane
. See what happens after that. Sorry not a solution but my 2 cents Duncan _ From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Gianluca Nieri Sent: October 23, 2009 6:43 PM To: arslist@ARSLIST.ORG Subject: Re: Problem with plugins

AW: Problem with plugins

2009-10-23 Thread Conny Martin
discussion list(ARSList) [mailto:arsl...@arslist.org] Im Auftrag von Gianluca Nieri Gesendet: Freitag, 23. Oktober 2009 20:19 An: arslist@ARSLIST.ORG Betreff: Problem with plugins ** Trying to access server informations in ARS7.1 patch7, i get the following errore ARERR [8760] Cannot establish a network

Re: Problem with plugins

2009-10-23 Thread Gianluca Nieri
*Gesendet:* Freitag, 23. Oktober 2009 20:19 *An:* arslist@ARSLIST.ORG *Betreff:* Problem with plugins ** Trying to access server informations in ARS7.1 patch7, i get the following errore ARERR [8760] Cannot establish a network connection to the AR System Plug-In server : ISAB (8201) : RPC

Re: Guidelines to work with Java Plugins

2009-07-25 Thread Sibi V
, Sreenivas sreko...@gmail.com wrote: ** Hi All, Please guide me how to start with Java Plugins in Remedy environment. Basically I am looking for Configuration settings and starting a Java plugin from the Remedy environment. Please share any document if you have other than Integration Guide

Guidelines to work with Java Plugins

2009-07-24 Thread Sreenivas
Hi All, Please guide me how to start with Java Plugins in Remedy environment. Basically I am looking for Configuration settings and starting a Java plugin from the Remedy environment. Please share any document if you have other than Integration Guide. Environment: ARS 7.1 Oracle 10g Windows XP

Re: Guidelines to work with Java Plugins

2009-07-24 Thread Carey Matthew Black
System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap Pick two. On Fri, Jul 24, 2009 at 11:37 AM, Sreenivassreko...@gmail.com wrote: ** Hi All, Please guide me how to start with Java Plugins in Remedy environment. Basically I am looking for Configuration

Re: Guidelines to work with Java Plugins

2009-07-24 Thread Sreenivas
Thank you Carey. I want to use ARDBC, ARF plugins. If you can tell me more about technical it could be helpful to start up. I have theoritical knowledge on both the plugins after I read Integration Guide. Thanks, Sreeni

Re: Plugins for vendor forms

2008-10-01 Thread Rakesh Kiruba
] On Behalf Of Joe DeSouza Sent: Tuesday, September 30, 2008 11:34 PM To: arslist@ARSLIST.ORG Subject: Re: Plugins for vendor forms What do you want to connect to? The LDAP directory (MS, Novel)? I do not know too much details about the Croom plugin but from what I had heard OR from what I remember

Re: Plugins for vendor forms

2008-10-01 Thread Joe DeSouza
Subject: Re: Plugins for vendor forms ** I want to connect to an Oracle database running in a remote server. I finished installing LDAP in my Machine. But when tried to configure LDAP by opening “ARDBC LDAP Configuration” form am getting the following error as mentioned below, “ARERR [8760

Plugins for vendor forms

2008-09-30 Thread Rakesh Kiruba
Hi All, We are using CROOM Plug-ins (ARDBC Plug-in) to create Vendor forms in Remedy 6.03.00 patch 018(Windows Box). Now we have planned to upgrade the Remedy Version to 7(Solaris Box). We would like to know, 1. Is it possible to create a vendor form without purchasing CROOM plug-in

Re: Plugins for vendor forms

2008-09-30 Thread Rohini Prasher
Of Rakesh Kiruba Sent: Tuesday, September 30, 2008 11:39 AM To: arslist@ARSLIST.ORG Subject: Plugins for vendor forms Hi All, We are using CROOM Plug-ins (ARDBC Plug-in) to create Vendor forms in Remedy 6.03.00 patch 018(Windows Box). Now we have planned to upgrade the Remedy Version to 7(Solaris Box

Re: Plugins for vendor forms

2008-09-30 Thread Rakesh Kiruba
(off): +91 - 44 - 42002700 Ext: 3221 | Mobile: +91 - 99949 37242 | From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Rohini Prasher Sent: Tuesday, September 30, 2008 12:25 PM To: arslist@ARSLIST.ORG Subject: Re: Plugins

Re: Plugins for vendor forms

2008-09-30 Thread Joe DeSouza
: Plugins for vendor forms ** Hi Rohini, Thanks for your mail. I am not using ITSM, I am trying to configure LDAP plug ins instead of CROOM. Do you have any idea on LDAP and about its configurations? Kindly let me know on how to configure LDAP. Thanks and Regards, Rakesh Kiruba Virtusa ( India

ESS and ARDBC Plugins on ARS 7.0

2007-11-16 Thread Pierson, Shawn
Good morning folks, I've been successfully using the AREA and ARDBC plugins on Remedy for a while now, but we also own the BMC Identity Management suite. We've been looking into getting rid of the front end of that so we can put it in Remedy, and BMC has provided a plugin to the ESS module

Intances of Remedy Plugins Not Terminated in Server

2006-09-19 Thread Mikhail Serate
Title: Intances of Remedy Plugins Not Terminated in Server ** Hello List, We are getting instances of Remedy plugins being initialized but left hanging in our server. Since the server was restarted yesterday, we had about 300 plugin instances still floating around left unterminated. I'm

Re: Intances of Remedy Plugins Not Terminated in Server

2006-09-19 Thread Carey Matthew Black
Mikhail, I am confused by your statements. The design of the Plugins are to remain in memory. (As far as I know, this is true for all types of plugins. AREA, ARF, ARDBC...) Can you be more specific about what your seeing and what your expecting? Which type of plugin are you talking about

Re: Intances of Remedy Plugins Not Terminated in Server

2006-09-19 Thread Mikhail Serate
Hello Carey, Sorry I worded it wrong. We don't exactly know how many times the plugin was being loaded (or if it is being loaded at all), but we do know that there are many unclosed connections to Remedy after the request is finished. Mikhail Serate Remedy Development Team Information

Re: Intances of Remedy Plugins Not Terminated in Server

2006-09-19 Thread Carey Matthew Black
are involved in this transaction? Do you do calls to plugins during the transaction? * Which plugins and what do they do? * Do you make any external Run Process calls? * Have you looked at filter/API/SQL logs for a sample transaction? -- Carey Matthew Black Remedy Skilled Professional (RSP