cancel
Showing results for 
Search instead for 
Did you mean: 

TREX7.1 - Program not registered

former_member474881
Participant
0 Kudos

Hi to all experts,

I am implementing TREX7.1 revision 36 (latest) which is standalone, but I encountered the error - program not registered while creating the RFC connection in admin tool. Previously the connection was working but it happens when I switched the RFCSERVER to "single thread (all hosts), deleted the old RFC connection and recreate the new one.

I have tried the following methods:

1. removed TREX and reinstall it again.

2. executed rfcexec u2013g<program id> -a<gateway host name> -x<gateway service> (it seems like nothing has been changed) - I registered it in SAP server, am I correct?

Thanks in advance.

BR,

Nancy

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member474881
Participant
0 Kudos

Hi Sunny,

Thanks for your reply.

Issue solved after I added this - setenv SAP_RETRIEVAL_PATH /usr/sap/SID/INSTANCE/hostname in /home/sidadm/.cshrc

Regards,

Nancy

Former Member
0 Kudos

ANy idea about this RFC?

Logon                            Connection Error

Error Details                  Error when opening an RFC connection

Error Details                  ERROR: timeout during allocate of registered program

Error Details                 LOCATION: SAP-Gateway on host host/ sapgw_nr

Error Details                 DETAIL: TP Trex_SID_12341107151140 init/busy for more than 60 sec

Error Details                 COMPONENT: SAP-Gateway

Error Details                 COUNTER: 510

Error Details                 MODULE: gwr3cpic.c

Error Details                 LINE: 2048

Error Details                 RETURN CODE: 677

Error Details                 SUBRC: 0

Error Details                RELEASE: 720

Error Details                VERSION: 2

This is an TCP/IP connection created by TREX admin Tool.

THX

Chris

former_member474881
Participant
0 Kudos

Hi to all experts,

Problem solved once i restarted the SAP server and recreated the RFC connection in TREX server.

Another issue now, when i run the "python runInstallationTest.py", error occurs as below:

--> Check 01: Ping TREX Services

-

-


-

-


-

-


++----


++----


++----

-


STEP ³³ ACTION ³³ SPECIFICATION ³³ RESULT

-

-


++----


++----


++----

-


-

-


++----


++----


++----

-


Traceback (most recent call last):

File "/usr/sap/TX1/TRX01/exe/python_support/testbase.py", line 709, in run

ret = self.runHandler(*rest, **self.extractInheritedArgs(keys))

File "runInstallationTest.py", line 710, in runHandler

TREX_SHOW_STOPPER, webserver_unreachable, IS_QUEUE_SERVER = ps.ping()

File "runInstallationTest.py", line 275, in ping

services = HostPort4Services().getHostPort4Services()

File "runInstallationTest.py", line 88, in __init__

self.srvs = Services().getServices()

File "runInstallationTest.py", line 69, in getServices

content = Content('TREXDaemon.ini')

File "runInstallationTest.py", line 33, in __init__

self.content = self.getContent()

File "runInstallationTest.py", line 42, in getContent

raise RETURN_CODE(2, msg=msg)

RETURN_CODE: RC_NO_SETTINGS

-

-


No SAP_RETRIEVAL_PATH set in environment.

-

-


---> TEST ABORTED !!!

Is this test run very important? Any idea what is this problem about?

Many thanks in advance!

BR,

Nancy

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

From which user you are running this script.

Thanks

Sunny

former_member474881
Participant
0 Kudos

Hi Sunny,

I was using SIDADM.....from the installation guide TREX7.1, it never state that we need to change the entry if 0: to if 1: in <TREX_Directory>/extensions.py but TREX6.0 did. But if I changed the entry, I still getting the same error....any idea?

Thanks in advance.

BR,

Nancy

sunny_pahuja2
Active Contributor
0 Kudos