cancel
Showing results for 
Search instead for 
Did you mean: 

Problem when login to Visual Administrator

Former Member
0 Kudos

Hi all,

Here is a problem while login into visual administrator.when i run go.bat file it is throwing a syntax error.

So,can anyone suggest me how to resolve.

As i need to active the services to run AE for Netweaver PI.

Thanks,

Kalyan.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

The proper steps have mentioned in the below link for this.

Thanks

Swarup

Former Member
0 Kudos

Hi,

Try logging on the ABAP stack withthe J2EE_ADMIN and changing the password there.

Or you can update the password in the secure store area (admin/password<SID>)of the configtool.bat.

Try this very simple procedure and also try to check the below things also but try the first option.

***************************************************************************

Please follow steps one by one. it should resolve your issue.

Reasons for this issue; plz check it one by one.

1. Did you configure with ABAP? if yes, plz do below steps:

Plz assign SAP_J2EE_ADMIN role to J2EE_ADMIN user.

2. VA login dialog; Please check Port(5xx04) is right?

3. Admin password is wrong or lockecd.

If yes, Activate SAP* then reset or unlock it. For this jus follow below steps:

If you forgot or lock "Administrator or J2EE_ADMIN" password just follow below steps:

STEP-1: Enable "SAP*"

1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat

Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat

2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service

3.Double-click on the property "ume.superadmin.activated = TRUE"

4.Double-click on the property "ume.superadmin.password=<Enter any password ex: abc123>"

5.Save.

6.Restart the engine.

STEP-2: Login with "SAP*" into portal

1. http://<host>:<Port>/useradmin/index.jsp

2. Enter userid / password as" SAP* / <password ex: abc123>"

3. Search for "Administrator" user

4. Reset or change password for "Administrtor"

STEP-3: Disable "SAP*"

1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat

Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat

2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service

3.Double-click on the property "ume.superadmin.activated = FALSE"

4.Save.

5. Restart the engine.

STEP-4: Login with "Administrator"

1. http://<host>:<Port>/useradmin/index.jsp

2. Enter userid / Password as "Administrator / <password>

3. it will ask change password just change it.

Please reward points if it helps

Thanks

Vikranth