Re: Where do I find the documentation of the ARPluginContext class?

2018-03-20 Thread Thomas Miskiewicz
Oh well, can you share that jar file please? > On 20. Mar 2018, at 22:07, LJ LongWing wrote: > > Thomas, > I see it documented in my 8.1 file > > > > >> On Tue, Mar 20, 2018 at 2:54 PM, Thomas Miskiewicz >> wrote: >> Hi Listers, >> >> where do I

Re: Where do I find the documentation of the ARPluginContext class?

2018-03-20 Thread LJ LongWing
Thomas, I see it documented in my 8.1 file On Tue, Mar 20, 2018 at 2:54 PM, Thomas Miskiewicz wrote: > Hi Listers, > > where do I find the documentation of the ARPluginContext class? > > The BMC documentation says: For details, see the Java plug-in API online >

Where do I find the documentation of the ARPluginContext class?

2018-03-20 Thread Thomas Miskiewicz
Hi Listers, where do I find the documentation of the ARPluginContext class? The BMC documentation says: For details, see the Java plug-in API online documentation located at ARSystemServerInstallDir\ARserver\api\javaplugins\arpluginsdocVerNum.jar and yet the class in not documented in there.

Re: What is locking my account?

2018-03-20 Thread Thomas Miskiewicz
Thanks for pointing this out, Fred, bu there is no error in my code. I just mad a mistake extracting snippets. The code looks like this: public List filterAPICall(ARPluginContext context, List inValues) { if (context!=null) { String

RE: What is locking my account?

2018-03-20 Thread Grooms, Frederick W
Maybe I’m confused, but I think there may be an error in your code You are setting the port to serverPort, but your integer value is just port From: ARSList [mailto:arslist-boun...@arslist.org] On Behalf Of Thomas Miskiewicz Sent: Tuesday, March 20, 2018 11:12 AM To: ARSList

Re: What is locking my account?

2018-03-20 Thread Thomas Miskiewicz
Thank you Keith, good to know. 1. We’re not windows. 2. We don’t have more than one server defined in the mid-tier I rather thing that it’s related to a ARS bug which attacks when we use our ARF Plugin. Thomas > On Mar 20, 2018, at 5:05 PM, spearmint.l...@gmail.com wrote: > > I haven't

Re: What is locking my account?

2018-03-20 Thread spearmint . lane
I haven't followed this whole thread, so not sure if this was mentioned. We had a problem in the past where if you had more than one AR server defined in the mid-tier, then anytime you try to login it attempts to log into each AR server defined. So if you have three AR servers defined, and your

Re: What is locking my account?

2018-03-20 Thread Thomas Miskiewicz
Unfortunately it’s still locking. I enabled all kinds of debugs and see this: Di Mär 20 10:41:19.086 2018 Preparing context to be sent to pluginserver - User : NULL, sessionId : 0, authGuid : NULL, cacheId : 9279, threadId : 366 360393 Di Mär 20 10:41:19.099 2018 Preparing context to be sent