In SDC 2013 SR1, building offline installers for new or existing MyEclipse packs (10.7.0 and lower versions) will detect a bad JRE being packed and fails during building Installers.
If you run into this problem, you’ll find your MyEclipse 10.7 or lower packages stop building, and an error like
“JNI-based extract failed with error [1001]” will appear in your server log.
This is a known issue due to the fact that bundled JRE that is part of MyEclipse 10.7.0 and lower version packs is corrupted.
Suggested Workarounds:
1.Update your existing 10.7.0 packages to the new 10.7.1 MyEclipse version.
2.If continuing to use MyEclipse 10.7.0 or earlier (applies to all flavors as well)
Stop your server
In Data Files, copy:
packs/eclipse-standard/v1.0.0/extensions/installer/resources/jre-windows.7z
To:
packs/myeclipse-(flavor)-10/v10.(version)/extensions/installer/resources/jre-windows.7z
Restart your server and re-promote and build the installer.
Thanks,
Best Regards
Radhika – SDC Support