cancel
Showing results for 
Search instead for 
Did you mean: 

Installa taion fails at 36th step "TST_ERROR."

Former Member
0 Kudos

Hi ,

I am installing SAP Netweaver 2004 SPS 13 on Solaris box.

The installation failed at 36th step "User Management "

giving the follwing error

ERROR 2006-11-20 09:27:18

MUT-03010 Execution of the command "bin/cleanup " finished with status TST_ERROR.

Anyidea what can be the problem

REgards

Manoj

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I think you are installaing in a unix system.Execvps is a Unix system call that runs

another executable.The permission is denied for this program.You may need to get in as root user.

--Subbu

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Thanks for the response.

The actual error was that there was an exceutable cleanup in the bin folder.

It did not have the exceute permission.

I gave it the excute permission and retried again.

IT went through.

REgards

Manoj

Former Member
0 Kudos

One more thing which i observed in the

/local/home/sapinstall/cleanup.log file is it has the follwing lines

"cleanup.1.log" 1 line, 70 characters

Error in execvpS(bin/cleanup errno: 13, error text: Permission denied

~