Reply from jmgmad on Feb 22 at 2:23 PM Hello to all, The problem was solved with the parameter icm/host_name_full with the value of FQDN Thanks for the help. Best regards. JD
| | | ---------------Original Message--------------- From: João Dimas Sent: Sunday, February 12, 2017 9:46 AM Subject: Transaction NWBC - The Website Cannot Display the Page HTTP 500 Hello, Every time I try to go to transaction nwbc it open a URL in internet explorer browser with the following URL: http://f00hanadev01:8020/nwbc/~launch/?sap-client=100&sap-language=EN And it give me the following error: The website cannot display the page HTTP 500 Most likely causes: The website is under maintenance. The website has a programming error. What you can try: Retype the address. Go back to the previous page. More information More information This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying. For more information about HTTP errors, see Help. In the work directory I see in the log file dev_icf9 the following error: <ErrorInfo URL="http://f00hanadev01:8020/nwbc/~launch/&q uot;> <ErrorMessage>The URL contains no complete domain specification (f00hanadev01 instead of f00hanadev01.<domain>.<ext&am p;gt;). </ErrorMessage> <Date>20170212</Date> <Time>120957</Time> <Client>100</Client> <User>SAP_BASIS</User> <TerminationType>RABAX_STATE</TerminationT ype> <ABAP-CallStack> <Method> <Name>CHECK</Name> <Program>CX_FQDN=======================CP< /Program> </Method> <Method> <Name>IF_HTTP_EXTENSION~HANDLE_REQUEST</Na me> <Program>CL_NWBC_HTTP==================CP< /Program> </Method> <Method> <Name>EXECUTE_REQUEST</Name> <Program>CL_HTTP_SERVER================CP< /Program> </Method> <Function> <Name>HTTP_DISPATCH_REQUEST</Name> <Program>SAPLHTTP_RUNTIME</Program> </Function> <Module> <Name>%_HTTP_START</Name> <Program>SAPMHTTP</Program> </Module> </ABAP-CallStack> </ErrorInfo> </ErrorLog> In the ST22 transaction I see the following error: Category ABAP programming error Runtime Errors UNCAUGHT_EXCEPTION Except. CX_FQDN ABAP Program CX_FQDN=======================CP Application Component BC-FES-BUS Date and Time 12.02.2017 12:09:57 What happened? Exception 'CX_FQDN' was raised, but it was not caught anywhere along the call hierarchy. Since exceptions represent error situations, and this error was not adequately responded to, ABAP program 'CX_FQDN=======================CP' had to be terminated. Error analysis An exception has occurred which is explained in more detail below. The exception, which is assigned to class 'CX_FQDN' was not caught and therefore caused a runtime error. The reason for the exception is: The URL contains no complete domain specification (f00hanadev01 instead of f00hanadev01.<domain>.<ext>). How to correct the error If the error occurs in a non-modfied SAP program, you might be able to find a solution in the SAP Notes system. If you have access to the SAP Notes system, check there first using the following keywords: "UNCAUGHT_EXCEPTION" CX_FQDN "CX_FQDN=======================CP" bzw. CX_FQDN=======================CM002 "CHECK" In the dev_w9 log file I see the following lines: A Sun Feb 12 12:09:57:694 2017 A TH VERBOSE LEVEL FULL A ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered. A ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed. A ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered. A ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed. A ** RABAX: level LEV_RX_HOTSPOT_TRACE entered. A ** RABAX: level LEV_RX_HOTSPOT_TRACE completed. A ** RABAX: level LEV_RX_SAVE_SHMLOCKS entered. A ** RABAX: level LEV_RX_SAVE_SHMLOCKS completed. A ** RABAX: level LEV_RX_RESET_SHMLOCKS entered. A ** RABAX: level LEV_RX_RESET_SHMLOCKS completed. A ** RABAX: level LEV_RX_ROLLBACK entered. A ** RABAX: level LEV_RX_ROLLBACK completed. A ** RABAX: level LEV_RX_DB_ALIVE entered. A ** RABAX: level LEV_RX_DB_ALIVE completed. A ** RABAX: level LEV_RX_HOOKS entered. A ** RABAX: level LEV_RX_HOOKS completed. A ** RABAX: level LEV_RX_STANDARD entered. A ** RABAX: level LEV_RX_STANDARD completed. A ** RABAX: level LEV_RX_STOR_VALUES entered. A ** RABAX: level LEV_RX_STOR_VALUES completed. A ** RABAX: level LEV_RX_C_STACK entered. A ** RABAX: level LEV_RX_C_STACK completed. A ** RABAX: level LEV_RX_MEMO_CHECK entered. A ** RABAX: level LEV_RX_MEMO_CHECK completed. A ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered. A ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed. A ** RABAX: level LEV_RX_INTERFACES entered. A ** RABAX: level LEV_RX_INTERFACES completed. A ** RABAX: level LEV_RX_GET_MESS entered. A ** RABAX: level LEV_RX_GET_MESS completed. A ** RABAX: level LEV_RX_INIT_SNAP entered. A ** RABAX: level LEV_RX_INIT_SNAP completed. A ** RABAX: level LEV_RX_WRITE_SYSLOG entered. A ** RABAX: level LEV_RX_WRITE_SYSLOG completed. A ** RABAX: level LEV_RX_WRITE_SNAP_BEG entered. A ** RABAX: level LEV_RX_WRITE_SNAP_BEG completed. A ** RABAX: level LEV_RX_WRITE_SNAP entered. A ** RABAX: level LEV_SN_END completed. A ** RABAX: level LEV_RX_WRITE_SNAP_END entered. A A Sun Feb 12 12:09:57:726 2017 A ** RABAX: level LEV_RX_WRITE_SNAP_END completed. A ** RABAX: level LEV_RX_RAL_FOR_RABAX entered. A ** RABAX: level LEV_RX_RAL_FOR_RABAX completed. A ** RABAX: level LEV_RX_SET_ALERT entered. A ** RABAX: level LEV_RX_SET_ALERT completed. A ** RABAX: level LEV_RX_COMMIT entered. A ** RABAX: level LEV_RX_COMMIT completed. A ** RABAX: level LEV_RX_SNAP_SYSLOG entered. A ** RABAX: level LEV_RX_SNAP_SYSLOG completed. A ** RABAX: level LEV_RX_RESET_PROGS entered. A ** RABAX: level LEV_RX_RESET_PROGS completed. A ** RABAX: level LEV_RX_STDERR entered. A Sun Feb 12 12:09:57 2017 A A ABAP Program CX_FQDN=======================CP . A Source CX_FQDN=======================CM002 Line 10. A Error Code UNCAUGHT_EXCEPTION. A Module $Id: //bas/749_STACK/src/krn/abap/runt/abexcp.c#1 $ SAP. A Function raiseExcp Line 3065. A P1: CX_FQDN A A ** RABAX: level LEV_RX_STDERR completed. A ** RABAX: level LEV_RX_RFC_ERROR entered. A ** RABAX: level LEV_RX_RFC_ERROR completed. A ** RABAX: level LEV_RX_RFC_CLOSE entered. A ** RABAX: level LEV_RX_RFC_CLOSE completed. A ** RABAX: level LEV_RX_IMC_ERROR entered. A ** RABAX: level LEV_RX_IMC_ERROR completed. A ** RABAX: level LEV_RX_APC_ERROR entered. A ** RABAX: level LEV_RX_APC_ERROR completed. A ** RABAX: level LEV_RX_DATASET_CLOSE entered. A ** RABAX: level LEV_RX_DATASET_CLOSE completed. A ** RABAX: level LEV_RX_ATRA_CLEANUP entered. A ** RABAX: level LEV_RX_ATRA_CLEANUP completed. A ** RABAX: level LEV_RX_ERROR_SAVE entered. A ** RABAX: level LEV_RX_ERROR_SAVE completed. A ** RABAX: level LEV_RX_ERROR_TPDA entered. A ** RABAX: level LEV_RX_ERROR_TPDA completed. A ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered. A ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed. A ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered. A ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed. A ** RABAX: level LEV_RX_END entered. A ** RABAX: level LEV_RX_END completed. M M Sun Feb 12 12:10:25:205 2017 M ***LOG Q0I=> NiPGetHostByName: 'o10n' not found: getaddrinfo (-3: Unknown error -3) [/bas/749_REL/src/base/ni/niuxi.c 1768] M *** ERROR => NiHLGetNodeAddr: NiPGetHostByName failed (rc=-1) [nixxhl.cpp 284] M {root-id=3CA82AE66D281EE6BCA3878317F931CA}_{conn-id=00000000000000000000000000000000}_0 M *** ERROR => ThCPIC: NiHostToAddr failed [thxxcpic.c 1987] A RFC 1676 CONVID A * CMRC=19 DATA=0 STATUS=0 SAPRC=497 ThSAPOCMINIT A RFC> ABAP Programm: CL_RCC_CCMS===================CP (Transaction: ) A RFC> User: SAPSYS (Client: 000) A RFC> Destination: OPTSERVER_CS01 (handle: 1, DtConId: 589CA53CBD651FC1E1000000C0A801E0, DtConCnt: 0, ConvId: ,) M *** ERROR => ThCPIC: NiHostToAddr failed [thxxcpic.c 1987] A RFC 1676 CONVID A * CMRC=19 DATA=0 STATUS=0 SAPRC=497 ThSAPOCMINIT A RFC> ABAP Programm: CL_RCC_CCMS===================CP (Transaction: ) A RFC> User: SAPSYS (Client: 000) A RFC> Destination: OPTSERVER_CTM01 (handle: 2, DtConId: 589CA53DBD651FC1E1000000C0A801E0, DtConCnt: 0, ConvId: ,) M *** ERROR => ThCPIC: NiHostToAddr failed [thxxcpic.c 1987] A RFC 1676 CONVID A * CMRC=19 DATA=0 STATUS=0 SAPRC=497 ThSAPOCMINIT A RFC> ABAP Programm: CL_RCC_CCMS===================CP (Transaction: ) A RFC> User: SAPSYS (Client: 000) A RFC> Destination: OPTSERVER_DPS01 (handle: 3, DtConId: 589CA53EBD651FC1E1000000C0A801E0, DtConCnt: 0, ConvId: ,) M *** ERROR => ThCPIC: NiHostToAddr failed [thxxcpic.c 1987] A RFC 1676 CONVID A * CMRC=19 DATA=0 STATUS=0 SAPRC=497 ThSAPOCMINIT A RFC> ABAP Programm: CL_RCC_CCMS===================CP (Transaction: ) A RFC> User: SAPSYS (Client: 000) A RFC> Destination: OPTSERVER_MMP01 (handle: 4, DtConId: 589CA53FBD651FC1E1000000C0A801E0, DtConCnt: 0, ConvId: ,) M *** ERROR => ThCPIC: NiHostToAddr failed [thxxcpic.c 1987] A RFC 1676 CONVID A * CMRC=19 DATA=0 STATUS=0 SAPRC=497 ThSAPOCMINIT A RFC> ABAP Programm: CL_RCC_CCMS===================CP (Transaction: ) A RFC> User: SAPSYS (Client: 000) A RFC> Destination: OPTSERVER_SEQ01 (handle: 5, DtConId: 589CA540BD651FC1E1000000C0A801E0, DtConCnt: 0, ConvId: ,) M *** ERROR => ThCPIC: NiHostToAddr failed [thxxcpic.c 1987] A RFC 1676 CONVID A * CMRC=19 DATA=0 STATUS=0 SAPRC=497 ThSAPOCMINIT A RFC> ABAP Programm: CL_RCC_CCMS===================CP (Transaction: ) A RFC> User: SAPSYS (Client: 000) A RFC> Destination: OPTSERVER_SNP01 (handle: 6, DtConId: 589CA541BD651FC1E1000000C0A801E0, DtConCnt: 0, ConvId: ,) M *** ERROR => ThCPIC: NiHostToAddr failed [thxxcpic.c 1987] A RFC 1676 CONVID A * CMRC=19 DATA=0 STATUS=0 SAPRC=497 ThSAPOCMINIT A RFC> ABAP Programm: CL_RCC_CCMS===================CP (Transaction: ) A RFC> User: SAPSYS (Client: 000) A RFC> Destination: OPTSERVER_VSR01 (handle: 7, DtConId: 589CA542BD651FC1E1000000C0A801E0, DtConCnt: 0, ConvId: ,) Can you help me please to understand how to correct this problem? Best regards. JD | | Reply to this email to post your response. __.____._ | _.____.__ |