Hi Carl, I used all short names for Pentaho Plugin (in ar.cfg, pluginsvr_config.xml, armonitor.cfg) and still getting the same error.
Please mention if I missed something. Also, I noticed following error in javaplugin.log: 2013-03-26 03:06:27,641 ERROR [pool-4-thread-3] com.bmc.arsys.pdi.ardbc.ARPentahoPlugin (?:?) - Error while creating an entry on form UDM:Execution *org.apache.commons.httpclient.NoHttpResponseException: The server <server-name with FQDN> failed to respond * at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1835) at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1590) at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:995) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) at org.pentaho.di.cluster.SlaveServer.sendXML(Unknown Source) at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.createExecutionInstanceForJob(Unknown Source) at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.sendObjectToCarteServer(Unknown Source) at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.createExecutionInstance(Unknown Source) at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.execute(Unknown Source) at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.execute(Unknown Source) at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.createEntry(Unknown Source) at com.bmc.arsys.pluginsvr.plugins.a.ArdbcCreate(Unknown Source) at com.bmc.arsys.pluginsvr.a.ArEsArdbcCreate_5(Unknown Source) at com.bmc.arsys.pluginsvr.a.ArEsArdbcCreate_4(Unknown Source) at com.bmc.arsys.arrpc.ARPluginServerDispatcher.dispatchOncRpcCall(Unknown Source) at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.dispatchCall(Unknown Source) at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.if(Unknown Source) at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.processRpcCall(Unknown Source) at com.bmc.arsys.arrpc.nio.ArRpcCallHandler$Processor.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) *Thanks and Regards,* *Abhishek Gupta* ** ** On Mon, Mar 25, 2013 at 9:33 PM, Carl Wilson <[email protected]> wrote: > ** > > Hi,**** > > Looks like you have a mixture of short name and FQDN in the > configuration. This generally confuses the plugin server.**** > > Check the configuration in the AR config file and in the plugin server > configuration and ensure that all references to the server for the Pentaho > Plugin are the same (generally short name with no domain information) e.g. > "CIDCSWDREMAPP3". **** > > ** ** > ------------------------------ > > **** > > Kind Regards,**** > > **** > > *Carl Wilson* > > * * > > http://www.missingpiecessoftware.com/**** > > **** > > ** ** > > *From:* Action Request System discussion list(ARSList) [mailto: > [email protected]] *On Behalf Of *Abhishek Gupta > *Sent:* 25 March 2013 15:05 > *To:* [email protected] > *Subject:* Re: Error while uploading Foundation Data (ver8.1.00)**** > > ** ** > > ** **** > > arcarte.log entries:**** > > **** > > INFO 25-03 03:27:24,718 - Carte - Created listener for webserver @ > address : CIDCSWDREMAPP3:20000**** > > **** > > arjavaplugin.log entries:**** > > **** > > 2013-03-25 03:27:39,912 WARN [pool-4-thread-5] > com.bmc.arsys.pluginsvr.d.b (?:?) - INFO: Java plug-in server has > initialized plug-ins for all 5 core threads. The server is ready to receive > RPC calls. > 2013-03-25 03:50:06,116 ERROR [pool-4-thread-4] > com.bmc.arsys.pdi.ardbc.ARPentahoPlugin (?:?) - Error while creating an > entry on form UDM:Execution > org.apache.commons.httpclient.NoHttpResponseException: The server > CIDCSWDREMAPP3.ced.corp.cummins.com<http://cidcswdremapp3.ced.corp.cummins.com/>failed > to respond > at > org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1835) > at > org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1590) > at > org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:995) > at > org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397) > at > org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) > at > org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) > at > org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) > at org.pentaho.di.cluster.SlaveServer.sendXML(Unknown Source) > at > com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.createExecutionInstanceForJob(Unknown > Source) > at > com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.sendObjectToCarteServer(Unknown > Source) > at > com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.createExecutionInstance(Unknown > Source) > at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.execute(Unknown Source) > at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.execute(Unknown Source) > at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.createEntry(Unknown Source) > at com.bmc.arsys.pluginsvr.plugins.a.ArdbcCreate(Unknown Source) > at com.bmc.arsys.pluginsvr.a.ArEsArdbcCreate_5(Unknown Source) > at com.bmc.arsys.pluginsvr.a.ArEsArdbcCreate_4(Unknown Source) > at > com.bmc.arsys.arrpc.ARPluginServerDispatcher.dispatchOncRpcCall(Unknown > Source) > at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.dispatchCall(Unknown Source) > at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.if(Unknown Source) > at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.processRpcCall(Unknown Source) > at com.bmc.arsys.arrpc.nio.ArRpcCallHandler$Processor.run(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > 2013-03-25 03:50:06,118 ERROR [pool-4-thread-4] > com.bmc.arsys.pluginsvr.plugins.a (?:?) - createEntry() FAILs in plugin: > ARSYS.ARDBC.PENTAHO > ERROR (8753): Error in plugin; The server > CIDCSWDREMAPP3.ced.corp.cummins.com<http://cidcswdremapp3.ced.corp.cummins.com/>failed > to respond > at com.bmc.arsys.pdi.ardbc.ARPentahoPlugin.createEntry(Unknown Source) > at com.bmc.arsys.pluginsvr.plugins.a.ArdbcCreate(Unknown Source) > at com.bmc.arsys.pluginsvr.a.ArEsArdbcCreate_5(Unknown Source) > at com.bmc.arsys.pluginsvr.a.ArEsArdbcCreate_4(Unknown Source) > at > com.bmc.arsys.arrpc.ARPluginServerDispatcher.dispatchOncRpcCall(Unknown > Source) > at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.dispatchCall(Unknown Source) > at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.if(Unknown Source) > at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.processRpcCall(Unknown Source) > at com.bmc.arsys.arrpc.nio.ArRpcCallHandler$Processor.run(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > > **** > > On Mon, Mar 25, 2013 at 5:45 PM, SUBSCRIBE arslist Aditya Sharma < > [email protected]> wrote:**** > > ** **** > > Can you paste what are the entries coming up in "arcarte" log file.**** > > Sent from my BlackBerry® smartphone from !DEA**** > ------------------------------ > > *From: *Abhishek Gupta <[email protected]> **** > > *Sender: *"Action Request System discussion list(ARSList)" < > [email protected]> **** > > *Date: *Mon, 25 Mar 2013 17:05:46 +0530**** > > *To: *<[email protected]>**** > > *ReplyTo: *[email protected] **** > > *Subject: *Error while uploading Foundation Data (ver8.1.00)**** > > ** ** > > ** **** > > Hi list,**** > > **** > > While trying to run a Data Load job from the Data Management Console on > version 8.1.00 the Load step is stucked in "In Progress" state for long > time and we get the following error in arerror log :**** > > Mon Mar 25 03:50:06 2013 390620 : Error in plugin : The server > <server-name> failed to respond (ARERR 8753) > Mon Mar 25 03:50:05 2013 390620 : An application command failed. (ARERR > 4554) > Mon Mar 25 03:50:05 2013 Application-Delete-Entry "DMT:Action" > 000000000001404**** > > > Please provide a solution for the same. > -- **** > > *Thanks and Regards,***** > > *Abhishek Gupta***** > > _ARSlist: "Where the Answers Are" and have been for 20 years_ **** > > _ARSlist: "Where the Answers Are" and have been for 20 years_ **** > > > > > -- **** > > *Thanks and Regards,***** > > *Abhishek Gupta***** > _ARSlist: "Where the Answers Are" and have been for 20 years_ **** > _ARSlist: "Where the Answers Are" and have been for 20 years_ > -- _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

