cancel
Showing results for 
Search instead for 
Did you mean: 

run abap report time limit execeeded -installation error

Former Member
0 Kudos

windows 2012+MSSQL 2012

when I install ehp7 ides,the error occur

INFO       2014-08-07 01:36:21.848 [iaxxrfcimp.cpp:607]

           CAbRfcImpl::setFunction

Function module INST_EXECUTE_REPORT set successfully.

INFO       2014-08-07 01:36:21.869 [iaxxrfcimp.cpp:1011]

           CAbRfcImpl::callFunction

Executing function call INST_EXECUTE_REPORT.

TRACE      2014-08-07 01:36:21.870 [iaxxrfcimp.cpp:1035]

           CAbRfcImpl::performFunctionCall

Calling function module: INST_EXECUTE_REPORT

ERROR      2014-08-07 02:36:57.639 [iaxxrfcimp.cpp:1068]

           CAbRfcImpl::performFunctionCall

FRF-00025  Unable to call function. Error message: Time limit exceeded .

TRACE      2014-08-07 02:36:57.640 [iaxxrfcimp.cpp:1069]

           CAbRfcImpl::performFunctionCall

RFC failure or system exception raised

TRACE      2014-08-07 02:36:57.640 [iaxxrfcimp.cpp:1070]

           CAbRfcImpl::performFunctionCall

Time limit exceeded

INFO       2014-08-07 02:36:57.667 [iaxxbjsco.cpp:546]

           CIaJSCo::disconnect_nothrow(000:DDIC:EN:ides:00::IDS:)

RFC connection closed.

TRACE      2014-08-07 02:36:57.668 [jsextension.hpp:143]

           JSExceptionHandler::setJSException()

Member function 'Installer.invokeModuleCall()' has thrown ERfcExcept. Converting to JavaScript exception EJS::ERfcException.

TRACE     

Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException

ERROR      2014-08-07 02:36:57.673

           CJSlibModule::writeError_impl()

MUT-03025  Caught ERfcExcept in module call: Time limit exceeded.

Accepted Solutions (1)

Accepted Solutions (1)

divyanshu_srivastava3
Active Contributor

Can you share other logs too.

Can you services and host fìle.

In which stage you getting this error.

Check work directory of installed instance.

Former Member
0 Kudos

INFO 2014-08-07 01:36:21.624

Setting new application function INST_EXECUTE_REPORT.

INFO 2014-08-07 01:36:21.624

Generating interface for remote function.

INFO 2014-08-07 01:36:21.837

Function call was successful.

INFO 2014-08-07 01:36:21.837

Function interface generated successfully.

INFO 2014-08-07 01:36:21.846

Technical properties of function set successfully.

INFO 2014-08-07 01:36:21.847

Information for application function INST_EXECUTE_REPORT copied to local repository.

INFO 2014-08-07 01:36:21.848

Function module INST_EXECUTE_REPORT set successfully.

INFO 2014-08-07 01:36:21.869

Executing function call INST_EXECUTE_REPORT.

ERROR 2014-08-07 02:36:57.639

FRF-00025  Unable to call function. Error message: Time limit exceeded .

INFO 2014-08-07 02:36:57.667

RFC connection closed.

ERROR 2014-08-07 02:36:57.673

MUT-03025  Caught ERfcExcept in module call: Time limit exceeded.

ERROR 2014-08-07 02:36:57.850

FCO-00011  The step runRADDBDIF with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|abapReports|0|runRADDBDIF was executed with status ERROR ( Last error reported by the step: Unable to call function. Error message: Time limit exceeded .).

the error Run occurs in step 27 Run abap report

divyanshu_srivastava3
Active Contributor
0 Kudos

Check that you have maintained your services and host file in windows/system32/drivers.

Share dev_rfc and dev_rd logs from work directory /usr/sap/SID/DVEMBGS00/work

divyanshu_srivastava3
Active Contributor
0 Kudos

Also increase rdisp/max_wprun_time parameter - make to 3600 and try again.

Former Member
0 Kudos

Thanks,i used RZ11 changes parameter rdisp/max_wprun_time=0,and it has completed.

Answers (1)

Answers (1)

0 Kudos

Hi All,

I have increased the above parameter value up 3600, but still getting the timeout error.

please

INFO       2014-09-23 08:47:37.400 [iaxxrfcimp.cpp:1011]

           CAbRfcImpl::callFunction

Executing function call INST_EXECUTE_REPORT.

ERROR      2014-09-23 09:29:55.526 [iaxxrfcimp.cpp:1068]

           CAbRfcImpl::performFunctionCall

FRF-00025  Unable to call function. Error message: Time limit exceeded. .

INFO       2014-09-23 09:29:55.527 [iaxxbjsco.cpp:546]

           CIaJSCo::disconnect_nothrow(000:DDIC:EN:scmvsdb:10::S04:)

RFC connection closed.

ERROR      2014-09-23 09:29:55.530

           CJSlibModule::writeError_impl()

MUT-03025  Caught ERfcExcept in module call: Time limit exceeded..

ERROR      2014-09-23 09:29:55.577 [sixxcstepexecute.cpp:916]

FCO-00011  The step runRSWBOINS with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|abapReports|0|runRSWBOINS was executed with status ERROR ( Last error reported by the step: Unable to call function. Error message: Time limit exceeded. .).

INFO       2014-09-23 09:29:56.126 [syuxcpath.cpp:455]

           CSyPath::createFile() lib=syslib module=syslib

Creating file /usr/sap/put/SAPINST/__instana_tmp.xml.

WARNING    2014-09-23 09:29:57.996 [iaxxejshlp.cpp:129]

Could not get property IDs of the JavaScript object.

ERROR      2014-09-23 09:29:57.996 [iaxxejsctl.cpp:287]

FJS-00010  Could not get value for property .

Regards,

Banu

TomCenens
Active Contributor
0 Kudos

Hi Banu

Check out the below thread and try something similar in terms of logging on to the system and running that program manually or check further what is actually going wrong there.

It's most likely timing out because of another issue ~for example not being able to connect via RFC. If the issue is not a long runtime, you won't solve it be extending the timeout.

Best regards

Tom