cancel
Showing results for 
Search instead for 
Did you mean: 

Error in SAP Installation at phase 27 of 44 - Run ABAP Reports

joo_migueldimas
Active Participant
0 Kudos

Hello gurus,

I´m installing a SAP Solution Manager 7.0 EHP1 on windows server 2008 with MS SQL 2008 x64.

I´m faccing with a error during the installation at phase 27 - Run ABAP Reports (27 of 44). This is the sapinst_dev:


FRF-00025  Unable to call function. Error message: Exception condition "WRITE_FAILED" raised. .
TRACE      2010-02-20 22:04:11.394 [iaxxrfcimp.cpp:1084]
           CAbRfcImpl::performFunctionCall 
RFC failure or system exception raised
TRACE      2010-02-20 22:04:11.394 [iaxxrfcimp.cpp:1085]
           CAbRfcImpl::performFunctionCall 
Exception condition "WRITE_FAILED" raised.
INFO       2010-02-20 22:04:11.394 [iaxxbjsco.cpp:561]
           CIaJSCo::disconnect_nothrow(000:DDIC:EN:sapssm:00::SSM:) 
RFC connection closed.
TRACE      2010-02-20 22:04:11.395 [iaxxejsbas.hpp:408]
           handleException<ERfcExcept>() 
Converting exception into JS Exception ERfcException.
TRACE      2010-02-20 22:04:11.395 
Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException
WARNING[E] 2010-02-20 22:04:11.395 
           CJSlibModule::writeError_impl() 
MUT-03025  Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..
TRACE      2010-02-20 22:04:11.395 [iaxxejsbas.hpp:483]
           EJS_Base::dispatchFunctionCall() 
JS Callback has thrown unknown exception. Rethrowing.
ERROR      2010-02-20 22:04:11.401 [sixxcstepexecute.cpp:950]
FCO-00011  The step runRADDBDIF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|3|0|runRADDBDIF was executed with status ERROR .
TRACE      2010-02-20 22:04:11.414 [iaxxgenimp.cpp:752]
            CGuiEngineImp::showMessageBox 
<html> <head> </head> <body> <p> An error occurred while processing option SAP Solution Manager 7.0 EhP1 > SAP Systems > MS SQL Server > Central System > Central System. You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>View Log</i> to get more information about the error. </li> <li> Stop the option and continue with it later. </li> </ul> <p> Log files are written to C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/MSS/CENTRAL/AS. </p> </body></html>
TRACE      2010-02-20 22:04:11.414 [iaxxgenimp.cpp:1255]
           CGuiEngineImp::acceptAnswerForBlockingRequest 
Waiting for an answer from GUI

Can you help me please?

Best regard -- Joao Dimas - Portugal

Accepted Solutions (0)

Answers (1)

Answers (1)

joo_migueldimas
Active Participant
0 Kudos

Hello...

I already solve this issue!

I am writing this message to leave here the solution to this problem.

I search for this problem, with that error in log file, I found the note 162266 and in this note in section "Steps RFCRSWBOINI_IND_IND and RFCRADDBDIF_IND_IND" the error is mentioned and what is the solution to correct it !

What I did was:

I log in to the system and checked by sap transaction RZ11 the value of parameter SAPTRANSHOST, and I verify that wasn´t correct (through transaction AL11 I saw the value of DIR_TRANS that uses the value of SAPTRANSHOST, and of course that was also not correct). This was the main problem!

Solution:

I added a line in file hosts (winntsystem32driversetchosts) with this following sintax " SAPTRANSHOST" (example: sapssm 174.32.33.30 SAPTRANSHOST)

I restart the system and I restart the system and restart the installation process from the phase that it stopped and so the installation continued without problems!

(# Ver post para consulta: #)

Best regards,

João Dimas - Portugal