cancel
Showing results for 
Search instead for 
Did you mean: 

Error to install SMP3 iOS SDK SP09 PL01

Former Member
0 Kudos

Hi,

I try to install a new version of SDK iOS by running the installSDK.command.

I downloaded the SMPSDK30009_0-21011833.gz and SMPSDK30009P_1-21011833.gz from the SAP Download Portal.

I installed the SP09 correctly in /Users/admin, but when I try to update it by installing the SP09 PL01 with the installSDK.command, I have the error below (this is just an excerpt, all files are missing):

(Oct 16, 2015 3:19:50 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: Failed to extract NativeSDK

(Oct 16, 2015 3:19:50 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: java.lang.RuntimeException: Failed to install Native SDK

(Oct 16, 2015 3:19:52 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, dbg, ExtractZipFile: execute()

(Oct 16, 2015 3:19:52 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: java.lang.Exception: file not exists: /Users/admin/Downloads/ebf25006/modules/ODataFramework/iOS/IOSMCIMSDK-bin.zip

(Oct 16, 2015 3:19:52 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: /Users/admin/Downloads/ebf25006/modules/ODataFramework/iOS/IOSMCIMSDK-bin.zip is not extracted /Users/admin/SAP/MobileSDK3/NativeSDK/ODataFramework

(Oct 16, 2015 3:19:53 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: Failed to extract NativeSDK

(Oct 16, 2015 3:19:53 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: java.lang.RuntimeException: Failed to install Native SDK

(Oct 16, 2015 3:19:55 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, dbg, ExtractZipFile: execute()

(Oct 16, 2015 3:19:55 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: java.lang.Exception: file not exists: /Users/admin/Downloads/ebf25006/modules/ODataFramework/iOS/mafonboarding-manager-bin.zip

(Oct 16, 2015 3:19:55 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: /Users/admin/Downloads/ebf25006/modules/ODataFramework/iOS/mafonboarding-manager-bin.zip is not extracted /Users/admin/SAP/MobileSDK3/NativeSDK/ODataFramework

(Oct 16, 2015 3:19:56 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: Failed to extract NativeSDK

(Oct 16, 2015 3:19:56 PM), , com.sap.install.smpclient.wizardaction.ExtractZipFile, err, ERROR: java.lang.RuntimeException: Failed to install Native SDK

I search in the "Users/admin/Downloads/ebf25006/modules" and indeed, there is no file named ODataFramework. I have only NativeSDK file and KapselSDK file, and both contains only one zip file.

I have the same problem with SP10 and SP10 PL01. So maybe I use the wrong way to install the PL01 ?

How to do that ?

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

For information, for some version (like SP09), I was forced to install the version SP09 PL00, and once the PL01 downloaded, I was forced to override the files of the install folder with the files already install in the SAP file, then launched the install.command.

Answers (1)

Answers (1)

Kevin_SAP
Advisor
Advisor
0 Kudos

I just installed SDK 10 on OS X Yosemite (10.10.5) with no issues.  Looking in the modules folder I see all the required modules (ClientHub, KapselFramework, MAFExtensibility, MAFReuse, MAFWorkbench, ODataFramework, SMSBuilderTooling).  I can double check PL01 for SP09 and SP10.  Perhaps there was a problem uncompressing the .TGZ file?

Regards,

Kevin

Former Member
0 Kudos

Unzip seems working fine because I can access to files.

This is my files after unzip :

And effectively, there is not /Users/admin/Downloads/ebf25006/modules/ODataFramework files, so the error message /Users/admin/Downloads/ebf25006/modules/ODataFramework/iOS/IOSMCIMSDK-bin.zip is not extracted seems normal.

Kevin_SAP
Advisor
Advisor
0 Kudos

I will try the SP 10 PL01 as the NativeSDK zip contain the subfolders it's looking for.

Regards,

Kevin

Kevin_SAP
Advisor
Advisor
0 Kudos

Tested SP10 PL01 with no issues.  the MAF* directories and ODataFramework directory are extracted from the NativeSDK.zip file as part of the install.

Regards,

Kevin

Former Member
0 Kudos

When you unzip your SMPSDK300XXXX.TGZ, you have the same file architecture ?

With /ebfXXXX/modules/NativeSDK/NativeSDK.zip ?

Or you have ebfXXX/modules/ODataFramework/iOS ?

Because even if a unzip manually NativeSDK.zip, there is not the mafonboarding-manager-bin.zip nowhere.

I'm wondering if I download the correct file on the SAP portal download.

Because I select always Mac at this step (because I'm on a Mac) :

and I note that the mac version is 250M while the Windows version is 1.2G.

Regards.

Kevin_SAP
Advisor
Advisor
0 Kudos

Pretty sure Windows includes MBO runtime SDK, so it is different.  I see /ebfXXXX/modules/NativeSDK/NativeSDK.zip which is expected.

Regards,

Kevin

Former Member
0 Kudos

Your installation of PL01 works only with an unzip of ebfXXX and click "installSDKCommand"?

Or there is a manipulation to do before? For example the file /ebfXXX placed has a particular place? Or put another file in the folder EBFXXX ?

(I'm also on Yosemite 10.10.5 and I use the archive utility)

Regards.

Kevin_SAP
Advisor
Advisor
0 Kudos

I just copied the .GZ to my MAC desktop, uncompress to a folder on my desktop and run the installSDKCommand.

Regards,

Kevin