cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with TREX rfc.

Former Member
0 Kudos

Hi Gurus,

In my trex server, in rfc destinations, when i click on connect Admin tool, its giving the error as "too many values to unpack".

The detailed error is below:

Error: 1

KeyError Exception in Tk callback

Function: <bound method RfcAdmin.connectUI of <RfcConfig.RfcAdmin instance at 0x034CB580>> (type: <type 'instancemethod'>)

Args: ()

Traceback (innermost last):

File "D:\usr\sap\ITD\TRX10\exe\python_support\Pmw.py", line 1807, in __call__

return apply(self.func, args)

File "D:\usr\sap\ITD\TRX10\exe\python_support\RfcConfig.py", line 1994, in connectUI

self.connect() #do the backend part

File "D:\usr\sap\ITD\TRX10\exe\python_support\RfcConfig.py", line 2101, in connect

tempReturnValue = self.getR3RfcDestinations(r3System, r3User, r3Password, r3Client)

File "D:\usr\sap\ITD\TRX10\exe\python_support\RfcConfig.py", line 6968, in getR3RfcDestinations

if self.sncInfoAvailable[key]: #also SNC info available

KeyError: 'ICD:TREX_CCMCLNT200'

can anyone help me.

Thanks and Regards,

Sailesh K

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Please check the destinations are properly binded to the saprfc.ini file

Regards

D.Mukundan

Former Member
0 Kudos

Sailesh,

I am also getting this same error. Ours has been running fine in production and now I'm seeing this. Were you ever able to determine the fix? If so, I'd be interested in talkine with you.

Ron Williams

314-588-2079

Former Member
0 Kudos

What is your trex version. If its not the latest one, try to upgrade it.

Try to check the RFC connection from the backend destination to your trex system to which you have connected. If the connection is successfull, then there are no issues.

Thanks and Regards,

Sailesh K

0 Kudos

Hello all,

we are facing a problem with TREX rfc connection status mails:

========================================================================================

TREX Status change

Checks indicating changed status

standard_1 : rfc_connection

2009-Aug-12

12:12:04 ► An internal error occured while executing the check.

Error Text

Traceback (most recent call last):

File "alertserver.py", line 973, in run

result = self.ns.alertCheck(self.check, cfg["checks"][self.check]["params"])

File "I:\usr\sap\T02\TRX02\exe\python_support\NameServerChecks.py", line 3028, in alertCheck

result = eval(NameServerChecksConst.CHECK_DATA[check][2])

File "", line 0, in ?

File "I:\usr\sap\T02\TRX02\exe\python_support\NameServerChecks.py", line 2407, in check_rfc_connection

status, timeStamp, caller, user, problem, solution = line.split('|')

ValueError: too many values to unpack

========================================================================================

Our TREX Version 7.00.40.00.

Can anyone help?

Thanks and regards,

Robert

daniel_parris
Explorer
0 Kudos

I had a similar error that was due to the TREXAdmin console running on multiple blades.

-Daniel

Former Member
0 Kudos

Hi,

did you applied any patches / is this your fresh installation

check in services all the services are running or not

also please update your trex version

Samrat

Former Member
0 Kudos

Hi Samrat,

Its a fresh installation. The version is 7.00.34.00

All the services are running. RFC is also working fine. But when i check the rfc using connect admin tool, i am getting the error.

Can you help me.

Thanks and Regards,

Sailesh K