cancel
Showing results for 
Search instead for 
Did you mean: 

sld problem on SAP NetWeaver 7.0 vmware edition

Former Member
0 Kudos

hi,

Today I've downloaded sap netweaver 7.0 vmware edition and installed successfully.

when I access sld http://<IP address>:54200/sld by j2ee_admin, there is error information: You do not have permission to view the System Landscape Directory. Minimum required: UME role with permission com.sap.lcr.LcrUser and J2EE role LcrUser.

I want to run visual administrator or configtool ,but there is an error " java_home:undefined variable", I had erver installed sap WAS 640 java&abap,java is preconditon, why there is no java in this vmware edition?

how can I solve these problems?

Much appreciated for your help.

Best Regards.

Minghong

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You need to install min JDK 1.4.2.12 to 1.4.2.17

set the JAVA_HOME and PATH in your ENV settings

You can download JDK from

http://java.sun.com/products/archive/index.html

Former Member
0 Kudos

hi shaji,

thanks very much for you answer.

I switched to user n4sadm,found java installed and I set java environment ,jdk version is 1.4.2.09, now visual administrator and configtool can run ,my problem solved,thanks a lot.