cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI installation error

former_member457420
Participant
0 Kudos

Hi all,

Iam behind this problem for the past 2 days.Please put some light into it - how to proceed?

Iam trying to install the SAP netweaver ABAP trial version 7.1.

The application server installed without problems.

But when I try to install the "sapinstGui", It gives me the following error

Program is starting... Please wait!


  Path: C:\Users\Home\AppData\Local\Temp\sapinst_exe.4196.1303457026\\jre\bin\java.exe

For the requested processing mode java policy 
files within the used SAP JVM are needed.
Specify the environment variable JCE_POLICY_ZIP and restart.
See also SAP note 1238121

.

Exit status of child: 10

So I tried the following:

I downloaded the "jce_policy-1_5_0" zip file and copied the jars "local_policy" and "US_export_policy" under

C:\Program Files\Java\j2re1.4.2_18\bin.

Created an enviornmental variable JCE_POLICY_VARIABLE with value C:\Program Files\Java\j2re1.4.2_18\bin

Still when i run the SAPGUI installation,I get the following error:

Program is starting... Please wait!


 Path: C:\Users\Home\AppData\Local\Temp\sapinst_exe.4332.1303457870\\jre\bin\java.exe

java.io.FileNotFoundException: C:\Program Files\Java\j2re1.4.2_18\bin (Access is denied)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:106)
	at java.io.FileInputStream.<init>(FileInputStream.java:66)
	at sun.tools.jar.Main.run(Main.java:184)
	at sun.tools.jar.Main.main(Main.java:903)
The system cannot find the path specified.
C:\Program Files\Java\j2re1.4.2_18\bin does not contain the needed (local_policy.jar,US_export_policy.jar ) policy jars 
See also SAP note 1238121.
Exit status of child: 10

Would be nice if someone could explain in detail what I should do.

Thanks

P

Accepted Solutions (1)

Accepted Solutions (1)

former_member457420
Participant
0 Kudos

I have passed the first step.Now I get the following error

Error while connecting to communication partner - see preceeding messages. Could not connect to host localhost on port 21212. java.net.ConnectException: Connection refused: connect java.net.ConnectException: Connection refused: connect

Former Member
0 Kudos

Hi,

You need to take care of below points

1. The machine on which you are installing should be on a network.

2. If it is not on network then install a loopback adapter .

3. Disable all firewall on the machine.

Former Member
0 Kudos

Hi,

most probablt you are using sapinstgui.exe from C\NWASABAPTRIAL70206\SAP_NetWeaver_702e_Installation_Master\IM_WINDOWS_I386 folder?

Try to run SAP_GUI_for_Windows_7.20_PL3_CORE_Components.exe from GUI folder which is located in your extracted folder. This will instal whole GUI package, together with logon pad etc.

Regards,

Wojtek

former_member457420
Participant
0 Kudos

Thanks Guys....

Former Member
0 Kudos

Hi

Your targeted sub-folder for the GUI installation is "SAPGUI710C3" in the folder you extracted the rar files into. Hope this helps

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Arun, I have the same error in the installation of SapGui but I  installed the NetWeaver Trial 7.2 so in my folder there are not a folder GUI.

could someone help me with this?

Former Member
0 Kudos

Hi Rafa,

You have to unzip the second part, AS_ABAP_7_02_SP6_32_bit_Trial_Part_2, and you can see the rest....

best regards,

0 Kudos

Hi,

Your error sound as was already mentioned to be>

1. firewall

2. no network

and my comments is about JAVA version, yo wrote:

I downloaded the "jce_policy-1_5_0" zip file and copied the jars "local_policy" and "US_export_policy" under

C:\Program Files\Java\j2re1.4.2_18\bin.:

You are using version of j2re 1.4 and jce police version 1.5 ? I guess you have to use jce police version 1.4.

Best regards,

Peter