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