**

We had sporadic RPC errors from Mid Tier a while back (Windows 2003 in a DMZ). Looking at the firewall logs showed it was attempting to connect to AR Server on port 111 (portmapper) instead of the specific port we had it configured to use. Remedy suggested adding the “ARTCPPORT” environment variable on the Mid Tier server to force it to use a specific port. Since then we’ve never had the problem again. Make sure you create a System environment variable and not a User variable.

 

For example, to force Mid Tier to use port 9000 you would add the following environment variable:

 

Variable Name:              ARTCPPORT

Variable Value:              9000

 

Chad Hall 
(501) 342-2650


From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Kemes, Lisa
Sent: Monday, September 25, 2006 3:43 PM
To: [email protected]
Subject: Re: midtier RPC errors

 

We've been having the same problems.  It's quite frustrating.  We've even pointed to another server for our Mid Tier and it still happens. (on SOME of the forms, SOME of the time).  Seems to be when we do a "Search" on the form. 

 

We've submitted a ticket to Remedy and they say to update to patch 18 (I see that you are already at patch 18). 

 

It will be interesting to see what Remedy tells you to do. 

 

 


From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Blodgett, Jamie
Sent: Monday, September 25, 2006 4:29 PM
To: [email protected]
Subject: midtier RPC errors
Importance: High

**

Ok, I dug in the knowledgebase, documentation and ARList archives.  There's very little that addresses what I have happening.  On some forms, SOME of the time, I'm getting the following errors.  These forms all have tables. 

Fortunately we are in development mode now and finalizing code changes to upgrade from 5.0 to 6.3.  We've have fantastic success on the client side and for the most part on the midtier.  Except for what you see below.  We are getting intermittent RPC errors (arerr 91).

AR 6.3 patch 18

Oracle 10.2.0.1 (w/9.2 library files)

HPUX 11.11

Midtier 6.3 patch 18

Microsoft IIS ServletExec/5.0p06

Windows 2000 (have no idea on the patches, should be up to date)

Java Version 1.5.0_01

 

Any ideas?!?!?!

 

Thanks,

Jamie Blodgett

Rinker Materials

 

 

Here's a snip from the midtier log:

 

Sep 25, 2006 4:18:47 PM com.remedy.arsys.support.Log log
SEVERE: GoatException during NDXRequest:
ARERR [91] RPC call failed : RPC: Procedure unavailable
at com.remedy.arsys.backchannel.TableEntryListBase.doQuery(Unknown Source)
at com.remedy.arsys.backchannel.TableEntryListBase.getAndEmitTable(Unknown Source)
at com.remedy.arsys.backchannel.GetTableEntryListAgent.process(Unknown Source)
at com.remedy.arsys.backchannel.NDXRequest.<init>(Unknown Source)
at com.remedy.arsys.backchannel.EntryListBase.<init>(Unknown Source)
at com.remedy.arsys.backchannel.TableEntryListBase.<init>(Unknown Source)
at com.remedy.arsys.backchannel.NDXGetTableEntryList.<init>(Unknown Source)
at com.remedy.arsys.backchannel.GetTableEntryListAgent.<init>(Unknown Source)
at com.remedy.arsys.backchannel.NDXFactory.handleRequest(Unknown Source)
at com.remedy.arsys.stubs.BackchannelServlet.doRequest(Unknown Source)
at com.remedy.arsys.stubs.GoatServlet.postInternal(Unknown Source)
at com.remedy.arsys.stubs.GoatHttpServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1827)
at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:919)
at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1002)
Caused by:
MessageType: 2
MessageNum: 91
MessageText: RPC call failed
AppendedText: RPC: Procedure unavailable
at com.remedy.arsys.api.Proxy.FindAndIterate(Native Method)
at com.remedy.arsys.api.EntryFactory.findAndIterate(EntryFactory.java:331)
... 21 more

 

 

 

 



CONFIDENTIALITY: The information contained in this transmission may contain privileged and confidential information. It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication, and the information contained in it, is strictly prohibited. If you are not the intended recipient, please contact the sender and immediately destroy all copies of the original message.
__20060125_______________________This posting was submitted with HTML in it___

***************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be legally
privileged.

If the reader of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank You.
****************************************************************************
__20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___

Reply via email to