Hi Appajee,

Thanks for reply yes I mentioned the plugin alias name in the ar.cf file
with server name and port number.

Thanks

Gokul



Papolu, Appajee wrote:
> 
> The log you show here is the plug-in server log, indeed the Plug-in Server
> detected & loaded your plug-in. BUT my point was more about ...
> 
> Did you perform the necessary configuration to have your AR Server "see"
> your specific plug-in?
> 
>  When AR Server & Plug-in Server both are C implementations -- the plug-in
> listing is all in ar.cfg. However when we implemented a Plug-in Server
> using Java -- its configuration is transitioned over to
> pluginsvr_config.xml. However, just configuring the plug-in server is not
> quite sufficient. You still need to include ar.cfg lines I quoted earlier
> so that -- your AR Server knows about your plug-in, then knows which
> plug-in server hosts it -- thus it can reach to it when/if necessary. I
> still suspect you have not finished ar.cfg side of the configuration.
> Please confirm otherwise.
> 
> Appajee
> 
> 
> 
> 
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[email protected]] On Behalf Of gok's
> Sent: Monday, May 09, 2011 1:52 PM
> To: [email protected]
> Subject: Re: ARDBC plugin created but not showing up in Vendor
> form...guide me please
> 
> Hi Appajee,
> 
> thanks for replay I have added the line in ar.cfg line the plugin is
> configured properly it is showing in arjavaplugin.log file that the plugin
> is recognized and it created the  "Successfully loaded Java Plugin
> ARDBC.TEST_JAVA_PLUGIN"
> 
> the log is showing like this 
> 
>  Attempting to Create an instance of the plugin ARDBC.TEST_JAVA_PLUGIN
>  com.bmc.arsys.pluginsvr.plugins.g (?:?) - Attempting to Create an
> instance
> of the plugin ARDBC.TEST_JAVA_PLUGIN
>  [pool-2-thread-4] com.bmc.arsys.pluginsvr.plugins.g (?:?) - Attempting to
> Create an instance of the plugin ARDBC.TEST_JAVA_PLUGIN
>  [pool-2-thread-2] com.bmc.arsys.pluginsvr.plugins.g (?:?) - Attempting to
> Create an instance of the plugin ARDBC.TEST_JAVA_PLUGIN
>  [pool-2-thread-5] com.bmc.arsys.pluginsvr.plugins.g (?:?) - Attempting to
> Create an instance of the plugin ARDBC.TEST_JAVA_PLUGIN
>  [pool-2-thread-1] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) -
> <ARDBC.TEST_JAVA_PLUGIN>Calling initialize()
>  [pool-2-thread-3] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) -
> <ARDBC.TEST_JAVA_PLUGIN>Calling initialize()
>  [pool-2-thread-4] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) -
> <ARDBC.TEST_JAVA_PLUGIN>Calling initialize()
>  [pool-2-thread-2] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) -
> <ARDBC.TEST_JAVA_PLUGIN>Calling initialize()
>  [pool-2-thread-5] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) -
> <ARDBC.TEST_JAVA_PLUGIN>Calling initialize()
> 
> the plugin is recognized by ARServer but not showing the name
> "ARDBC.TEST_JAVA_PLUGIN" while trying to create the vendor form.
> 
> Thanks
> 
> 
> 
> 
> Papolu, Appajee wrote:
>> 
>> Please check your ar.cfg to see if you have added a line similar to the
>> following:
>> 
>> Server-Plugin-Alias: ARSYS.ARF.MYSAMPLE ARSYS.ARF.MYSAMPLE
>> FN2C1P1-677.adprod.bmc.com:9999
>> 
>> The above line basically represents: 
>> 
>> Server-Plugin-Alias: <ARServerKnowsYourPlug-inAsWhatName>
>> <JavaPluginServerKnowsYourPlug-inAsWhatName>
>> <JavaPluginServerHostName>:<JavaPluginServerPortNum>
>> 
>> Once you have added this line & your AR server is restarted - it should
>> start seeing the presence of this plug-in and eventually should be able
>> to
>> interact with that plug-in as needed.
>> 
>> HTH
>> appajee
>> 
>> 
>> 
>> -----Original Message-----
>> From: Action Request System discussion list(ARSList)
>> [mailto:[email protected]] On Behalf Of gok's
>> Sent: Monday, May 09, 2011 9:16 AM
>> To: [email protected]
>> Subject: ARDBC plugin created but not showing up in Vendor form...guide
>> me
>> please
>> 
>> I have created a ARDBC Java plugin successfully and in the
>> arjavaplugin.log
>> it is showing that it is successfully created the instance but the plugin
>> name is not showed up in Vendor form. Does any one have encountered this
>> kind of issue before currently we are using this on 
>> 
>> 7.5.001 patch 4 ARServer 
>> Database is 5002 SQL Server
>> -- 
>> View this message in context:
>> http://old.nabble.com/ARDBC-plugin-created-but-not-showing-up-in-Vendor-form...guide-me-please-tp31578244p31578244.html
>> Sent from the ARS (Action Request System) mailing list archive at
>> Nabble.com.
>> 
>> _______________________________________________________________________________
>> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
>> attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"
>> 
>> _______________________________________________________________________________
>> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
>> attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"
>> 
>> 
> 
> -- 
> View this message in context:
> http://old.nabble.com/ARDBC-plugin-created-but-not-showing-up-in-Vendor-form...guide-me-please-tp31578244p31580534.html
> Sent from the ARS (Action Request System) mailing list archive at
> Nabble.com.
> 
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"
> 
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"
> 
> 

-- 
View this message in context: 
http://old.nabble.com/ARDBC-plugin-created-but-not-showing-up-in-Vendor-form...guide-me-please-tp31578244p31591480.html
Sent from the ARS (Action Request System) mailing list archive at Nabble.com.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to