cancel
Showing results for 
Search instead for 
Did you mean: 

Missing SDMKIT.JAR ??

Former Member
0 Kudos

Hi All,

The Sneak Preview (Java Edition) bombs out on the SDM Installation/Upgrade step.

The SDMKIT test file in the installation directory reveals this error message:

java.io.FileNotFoundException: C:\Temp\NW04SneakPrevJavaSP11\NWSneakPreviewSP11\SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\SDM\SDMKIT.JAR (The system cannot find the file specified)

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:185)

at sun.tools.jar.Main.main(Main.java:904)

I did a search for SDMKIT.JAR and only found one instance but it was located under \NW04SneakPrevJavaSP11\NWSneakPreviewSP11\SAP_Netweaver_04_SR_1_Java_DVD_ID_51030724\J2EE_OSINDEP\SDM

Anyone else experience this?

Cheers ... Bart

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I have encounter this problem. I had solved it by using WinRAR to unpack both the SAPNW2004sJavaSP9_Trial.part1.rar and SAPNW2004sJavaSP9_Trial.part2.rar together done by selecting both file together and open with WinRAR archiver.

You need to ensure that the file size for the above 2 files are 1,677,721,600 and 1,577,579,325 bytes respective.

You will get a SAPNW2004sJavaSP9_Trial folder of size 3,358,705,823 bytes after unpack.

Try to continue your installation and will solve the above problem.

Hope that will solve you problem.