Skip to Content
1
Former Member
Mar 22, 2011 at 06:15 PM

SM 7.0 EHP1 SR1 - solman_setup initial configuration - No execute authority

101 Views

I am performing the initial configuration step of SOLMAN_SETUP, when I receive the error below.

Error: E 002 No execute authority

Step: Get ABAP System Info

This occurs when I click the "Start J2EE Configuration" button on the J2ee Configuration screen(Step 3). This opens another browser window, where I enter the solman_admin user that was created in an earlier step. On the first screen, I enter the

Solution Manager Administrator(solman_admin), J2EE Administrator(j2ee_admin) user/password, as well as the password for the Technical Users (SLDDSUSER, etc).

The script then starts and stops on step 5 of 118, with the error shown above. Below is the output from the link provided on the error window. It is not clear to me, what execute authority is missing and for which user. Any suggestions on where to look for further details about this error, or possible solutions would be appreciated. Thanks.

InvokeService:Get ABAP System Info
Library: sap.com/tc~lm~config~bs
SourcePath ./com_sap_sld70x_scenario_simulate/process/process_2/S_TCC_LMCFG_LIB_GET_SYSINFO_Minimal
Time 2011/03/22 at 12:41:32
WSDL service/NW/AbapServer/S_TCC_LMCFG_LIB_GET_SYSINFO_Minimal.wsdl
Destination 
<Destination name="ABAPHost" subtype="message" type="JCOConnection"> <JCOConnection><host>SUZUKI</host><user>SOLMAN_ADMIN</user><password>% secure content %</password><sysnr>00</sysnr><sapnr>001</sapnr><lang>en</lang></JCOConnection></Destination>  
Destination parameters 
user : SOLMAN_ADMIN 
password : % secure content % 
host : SUZUKI 
sysnr : 00 
client : 001 
language : en 

function name: S_TCC_LMCFG_LIB_GET_SYSINFOInput 
<Input/>   


InvokeService- Result: Error
Duration:734 ms
SourcePath./com_sap_sld70x_scenario_simulate/process/process_2/S_TCC_LMCFG_LIB_GET_SYSINFO_Minimal
Refresh Env. Messages: false
Output 
<S_TCC_LMCFG_LIB_GET_SYSINFOOutput xmlns:system="http://sap.com/ctc/systeminfo"> <CLIENTS/> <SAPRL/> <LOGSYS/> <LOGSYSTEXT/> <SID/> <OPSYS/> <RETURN> <BAPIRET2> <TYPE>E</TYPE> <ID>SCTC_API</ID> <NUMBER>002</NUMBER> <MESSAGE>No execute authority</MESSAGE> <LOG_NO/> <LOG_MSG_NO>000000</LOG_MSG_NO> <MESSAGE_V1/> <MESSAGE_V2/> <MESSAGE_V3/> <MESSAGE_V4/> <PARAMETER/> <ROW>0</ROW> <FIELD/> <SYSTEM>SMXCLNT001</SYSTEM> </BAPIRET2> </RETURN> <CLIENT/> <COMPONENTS/> </S_TCC_LMCFG_LIB_GET_SYSINFOOutput>

Regards,

Russel Robbins