cancel
Showing results for 
Search instead for 
Did you mean: 

Solution Manager Installation Fails at step Run ABAP Reports

Former Member
0 Kudos

I'm trying to install Solution Manager 4.0 on Windows 2003 using SQL 2005. The installation fails at the Run ABAP Reports step: Executing ABAP report RADDBDIF

I have logged in manually and run the RADDBDIF job in SE38 but I receive the same error message. My SAPTRANHOST is properly defined and so are the shares. Can anyone help? Thank!

Here's the sapinst_dev.log:

Calling function module: INST_RFC_GET_INTERFACE

INFO 2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:1065]

CAbRfcImpl::performFunctionCall

Function call was successful.

TRACE 2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:1066]

CAbRfcImpl::performFunctionCall

Function module call succesful: INST_RFC_GET_INTERFACE

INFO 2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:924]

CAbRfcImpl::getRfcInterfaceSAP

Function interface generated successfully.

INFO 2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:926]

CAbRfcImpl::getRfcInterfaceSAP

Technical properties of function set successfully.

INFO 2008-10-21 14:00:34.842 [iaxxrfcfls.cpp:107]

CRfcFuncRep::insFuncIf

Information for application function INST_EXECUTE_REPORT copied to local repository.

TRACE 2008-10-21 14:00:34.842 [iaxxrfcfls.cpp:108]

CRfcFuncRep::insFuncIf

Function interface entered into repository for INST_EXECUTE_REPORT

INFO 2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:622]

CAbRfcImpl::setFunction

Function module INST_EXECUTE_REPORT set successfully.

TRACE 2008-10-21 14:00:34.842

2008-10-21 14:00:34.842 JSCo.setFunction() done: true

TRACE 2008-10-21 14:00:34.842

2008-10-21 14:00:34.842 JSCo.setParameter(PARA, [])

TRACE 2008-10-21 14:00:34.842

2008-10-21 14:00:34.842 JSCo.setParameter() done: true

TRACE 2008-10-21 14:00:34.842

2008-10-21 14:00:34.842 JSCo.setParameter(PROGRAM, RADDBDIF)

TRACE 2008-10-21 14:00:34.842

2008-10-21 14:00:34.842 JSCo.setParameter() done: true

TRACE 2008-10-21 14:00:34.842

2008-10-21 14:00:34.842 JSCo.execute()

INFO 2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:1032]

CAbRfcImpl::callFunction

Executing function call INST_EXECUTE_REPORT.

TRACE 2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:1056]

CAbRfcImpl::performFunctionCall

Calling function module: INST_EXECUTE_REPORT

ERROR 2008-10-21 14:00:35.045 [iaxxrfcimp.cpp:1089]

CAbRfcImpl::performFunctionCall

FRF-00025 Unable to call function. Error message: Exception condition "WRITE_FAILED" raised. .

TRACE 2008-10-21 14:00:35.045 [iaxxrfcimp.cpp:1090]

CAbRfcImpl::performFunctionCall

RFC failure or system exception raised

TRACE 2008-10-21 14:00:35.045 [iaxxrfcimp.cpp:1091]

CAbRfcImpl::performFunctionCall

Exception condition "WRITE_FAILED" raised.

INFO 2008-10-21 14:00:35.045 [iaxxbjsco.cpp:561]

CIaJSCo::disconnect_nothrow(000:DDIC:EN:nath02:00::SOL:)

RFC connection closed.

TRACE 2008-10-21 14:00:35.45 [iaxxejsbas.hpp:408]

handleException<ERfcExcept>()

Converting exception into JS Exception ERfcException.

TRACE 2008-10-21 14:00:35.045

Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException

ERROR 2008-10-21 14:00:35.045

CJSlibModule::writeError_impl()

MUT-03025 Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..

TRACE 2008-10-21 14:00:35.45 [iaxxejsbas.hpp:483]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2008-10-21 14:00:35.45 [sixxcstepexecute.cpp:951]

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|2|0|runRADDBDIF was executed with status ERROR ( Last error reported by the step :Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..).

TRACE 2008-10-21 14:00:35.61 [iaxxgenimp.cpp:752]

CGuiEngineImp::showMessageBox

<html> <head> </head> <body> <p> An error occurred while processing service SAP Solution Manager 4.0 Support Release 4 > SAP Systems > MS SQL Server > Central System > Central System( Last error reported by the step :Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..). You may 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 task 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 2008-10-21 14:00:35.61 [iaxxgenimp.cpp:1255]

CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

I've uninstalled everything and restarted the installation and it completed successfully this time.

Former Member
0 Kudos

I've verified the space on the server and database and they are fine. The permission is set to everyone full control so that should not be an issue. Any other suggestions?

martin_juen2
Contributor
0 Kudos

hi.

what else you can do:check read / write permission so files and directories (+ owner).

the joblogs are store in /sapmnt/<SID>/global.

Maybe the filesystem is not mounted...

best regards,

martin

Former Member
0 Kudos

Hello Amélie,

Check the file systems if you're not ran out of disk space.

Second, check the database if you've enough storage space left.

Hope it helps.

Cheers,

Satish.