cancel
Showing results for 
Search instead for 
Did you mean: 

Netweaver Initial Setup

Former Member
0 Kudos

Hi Gurus,

We installed a PI 7.11 on AIX and DB2, the instllation process finishes well but when we enter to the configuration Wizard to run the Netweaver Initial Setup this fails after request the passwords of users. Can any body tell me if we need something else to run the wizard?

Thanks

Aldo

Accepted Solutions (0)

Answers (1)

Answers (1)

naveen_chichili
Active Contributor
0 Kudos

HI,

CHeck if your Java is running perfectly...and also check the user credentials you are providing(j2ee_admin user has to be used for this)

Regards,

Naveen

Former Member
0 Kudos

Hi, Chichilin

Thanks, my java instance is up and running without issues, i run the wizard with the j2ee_admin with the same master password.

Thanks

Aldo

Former Member
0 Kudos

Hi Aldo, do you have more information about error? like a log or text error

Former Member
0 Kudos

Hi Zamir, this is the error:

The initial exception that caused the request to fail, was:

java.lang.StringIndexOutOfBoundsException: String index out of range: 10

at java.lang.String.charAt(String.java:571)

at java.util.regex.Matcher.appendReplacement(Matcher.java:704)

at java.util.regex.Matcher.replaceFirst(Matcher.java:848)

at java.lang.String.replaceFirst(String.java:2001)

at com.sap.tc.lm.ctc.metamodel.util.StringUtil.decryptPasswords(StringUtil.java:48)

Thanks

Aldo