cancel
Showing results for 
Search instead for 
Did you mean: 

access SLD failed

Former Member
0 Kudos

After starting the DB instance in SAPMMC successfully.

i visited the SLD: http://host:port/sld

but error message displayed as follow

503 Service Unavailable

Application cannot be started.

Details: com.sap.engine.services.deploy.container.ExceptionInfo: Naming error.

what happened? I am confused.

BTW: http://host:port/index.html worked well.

Then i started the J2EE Engine Visual Administrator.

Error message displayed again when connecting by user"J2EE_ADMIN" as follow:

com.sap.engine.services.jmx.exception.JmxSecurityException: Caller J2EE_ADMIN not authorized, only role administrators is allowed to access JMX

i remember that last night i changed the user in J2EE Engine Visual Administrator

"Cluster -> Server-> Services -> SLD Data Supplier -> HTTP Settings"

Does it matter?

After that, access SLD failed!!!

Message was edited by: ming yu

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I also got this error when I used the wrong JDK (1.5 instead of 1.4) for running the Visual Admin.

Former Member
0 Kudos

Hi,

I had the same problem and it was solved by just changing the environment variable JAVA_HOME to use java 1.5 and then change it back to 1.4.

I have no idea why it worked, but it did

Regards,

LEH

former_member204746
Active Contributor
0 Kudos

I also had the same problem:

in "J2EE Engine Visual Administrator", i want to open the node "SLD Data Supplier".
Error message pops up:

Error while loading service SLD Data Supplier

com.sap.engine.services.
adminadapter.exception.AdminException: com/sap/sldserv/vaclient/ClientManagementGui$
WaitForServiceIf (Truncated class file)

I fixed this issue by closing Visual Admin.. .and restarting it...

Former Member
0 Kudos

The second question is solved.

I created another user with role "SAP_J2EE_ADMIN" in SAP

Then i logon "J2EE Engine Visual Administrator" with this user.

NOTE:948970 and 669848 help me

Former Member
0 Kudos

Additional information about the first question

In "J2EE Engine Visual Administrator", i want to open the node "SLD Data Supplier".

Error message pops up:

Error while loading service SLD Data Supplier

com.sap.engine.services.

adminadapter.exception.AdminException: com/sap/sldserv/vaclient/ClientManagementGui$

WaitForServiceIf (Truncated class file)

Message was edited by: ming yu

kondala_muppana
Explorer
0 Kudos

Did you resolved the issue I have same problem.

Please advise.

Former Member
0 Kudos

I had solved this issue by myself.

Before the installation, i changed the system date to the future(year:2016 for example).

When i maintained the authorization in SU01,the roles were valid from year 2016.

Then i changed the system date to the current year,so the authorization was invalid in year 2006!

good luck!

Former Member
0 Kudos

Can you tell me solution for this, i'm also fasing same problem, thank you very much

Former Member
0 Kudos

Hello ming_yu !

Have you got the solution?

Kirill.

Former Member
0 Kudos

Guy, your post helps me, since I met the similar situation.

This reminds me again - to change system time is a kind of terrible mistake!!

Former Member
0 Kudos

Good Catch. I changed the valid from date from su01 for "J2EE_ADMIN" and able to login successfully.

Thanks.

Liaquat Khan