Note 892474 - TREX 7.0 RFC Errors Reported by Standalone Admin Tool

2
04.10.2013 Page 1 of 2 SAP Note 892474 - TREX 7.0: RFC Errors reported by standalone Admin Tool Note Language: English Version: 2 Validity: Valid Since 28.10.2005 Summary Symptom TREX 7.0 up to SP5 (including): after clicking 'Connect' in the RFC view of the standalone Admin Tool the configuration status for an SAP System is red. In the detail table below the red colored cells contain the message '<local gw>, GW down or Network Problems'. However, in the first line of the detail table ping times to TREX have a value greater than 0 ms. All required TREXRfcServers are running as can be seen in the 'Services' view of the tool. Furthermore, in the SAP System the connection check to TREX in transaction sm59 for the RFC Destination in question works fine. In other words, there should be no reason for the tool to display a red RFC configuration status. Other terms BI Accelarator, BIA Reason and Prerequisites The reason for the problem is that the SAP System does not return the message text 'No Error' to the standalone Admin Tool when it connects to the SAP System to collect data about the RFC Destinations. Instead an empty string is returned. This behaviour is interpreted as an error and red traffic lights are displayed in the RFC View of the Admin Tool. Solution Get the latest version of script ${DIR_EXECUTABLE}/python_support/TrexAdminTool.py or modify the coding in a text editor as follows: In class RfcAdmin, method __init__() replace coding line self.rfc_no_errs = ["No Error","Kein Fehler"] by the following line: self.rfc_no_errs = ["No Error","Kein Fehler", ""] After the changes in the coding restart your standalone Admin Tool and the TREX alertservers on all hosts of your TREX landscape. Header Data Release Status: Released for Customer Released on: 02.12.2005 09:20:33 Master Language: English Priority: Correction with medium priority Category: Program error Primary Component: BC-TRX TREX Valid Releases

Transcript of Note 892474 - TREX 7.0 RFC Errors Reported by Standalone Admin Tool

Page 1: Note 892474 - TREX 7.0 RFC Errors Reported by Standalone Admin Tool

04.10.2013 Page 1 of 2

SAP Note 892474 - TREX 7.0: RFC Errors reported bystandalone Admin Tool

Note Language: English Version: 2 Validity: Valid Since 28.10.2005

Summary

SymptomTREX 7.0 up to SP5 (including): after clicking 'Connect' in the RFC view ofthe standalone Admin Tool the configuration status for an SAP System isred. In the detail table below the red colored cells contain the message'<local gw>, GW down or Network Problems'. However, in the first line ofthe detail table ping times to TREX have a value greater than 0 ms. Allrequired TREXRfcServers are running as can be seen in the 'Services' viewof the tool. Furthermore, in the SAP System the connection check to TREX intransaction sm59 for the RFC Destination in question works fine. In otherwords, there should be no reason for the tool to display a red RFCconfiguration status.

Other termsBI Accelarator, BIA

Reason and PrerequisitesThe reason for the problem is that the SAP System does not return themessage text 'No Error' to the standalone Admin Tool when it connects tothe SAP System to collect data about the RFC Destinations. Instead an emptystring is returned. This behaviour is interpreted as an error and redtraffic lights are displayed in the RFC View of the Admin Tool.

SolutionGet the latest version of script${DIR_EXECUTABLE}/python_support/TrexAdminTool.py or modify the coding in atext editor as follows:In class RfcAdmin, method __init__() replace coding line self.rfc_no_errs = ["No Error","Kein Fehler"]by the following line: self.rfc_no_errs = ["No Error","Kein Fehler", ""]After the changes in the coding restart your standalone Admin Tool and theTREX alertservers on all hosts of your TREX landscape.

Header Data

Release Status: Released for CustomerReleased on: 02.12.2005 09:20:33Master Language: EnglishPriority: Correction with medium priorityCategory: Program errorPrimary Component: BC-TRX TREX

Valid Releases

Page 2: Note 892474 - TREX 7.0 RFC Errors Reported by Standalone Admin Tool

04.10.2013 Page 2 of 2

SAP Note 892474 - TREX 7.0: RFC Errors reported bystandalone Admin Tool

Software Component Release FromRelease

ToRelease

andSubsequent

TREX 7.00 7.00 7.00