cancel
Showing results for 
Search instead for 
Did you mean: 

PI Installation : Exchange profile creation Error

Former Member
0 Kudos

Hi Gurus,

We are doing PI 7.0 installation and got a error towards the end (step 92/95).

"ERROR 2007-10-10 14:11:51

CJS-00030 Assertion failed: in

function (application, args) {

var mgt = new ProcessMgt();

var app = mgt.createChildApplication(application, args);

var retcode = app.run();

ASSERT(arguments.callee, retcode == 0, "retcode is " + retcode);

}

retcode is 127

ERROR 2007-10-10 14:11:51

MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.

ERROR 2007-10-10 14:11:51

FCO-00011 The step Perform_XSL_Profile_Conversion with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_PI|ind|ind|ind|ind|1|0|PiExchangeProfile|ind|ind|ind|ind|5|0|Perform_XSL_Profile_Conversion was executed with status ERROR ."

We tried to upload the exchange profile manually and observed that we have set a password with 9 char where as PILDUSER password can be only 8 char..

Can this be the reason for this error?

Can you tell me about the password length for all the system users created during installaion?

Please advice.

Thanks in advance,

Anish

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

<i>we have set a password with 9 char where as PILDUSER password can be only 8 char</i>

This doesnt seem to be a problem

Try providing a short password. Follow this note 936093

Regards,

Prateek

Former Member
0 Kudos

Hi,

We have installed PI again with a shorter password.

I believe the lengthy password caused the issue.

There is a note which speaks about it.

Regards,

Anish