Hello Design Studio Gurus,
I am trying to get started using Design Studio SDK and have run into troubles just following the Developers Guide basic example.
The environment I am working on is:
- Design Studio Release 1.2 (12.0.2.201311041742)
- Java Version 7 Build 51 (1.7.0_51-b13)
- Eclipse Java EE IDE for Web Developers. Version: Kepler Service Release 2 Build id: 20140224-0627 (2.0.2.20140224-0000)
So far I have performed the following steps from the Developers Guide:
- Extracted the Design Studio SDK Samples and Templates ZIP File
- Installed the Eclipse IDE1 (as mentioned above)
- Registered the Design Studio SDK XML Schema Definition (sdk.xsd file)
- Imported a Sample SDK Extension (com.sample.coloredbox)
- Set the Target Platform (designstudio)
However, the next step: ‘Testing the Sample SDK Extension’ (Run as à Eclipse Application) is failing.
Design Studio doesn’t open and I get the error message: ‘Application could not start’.
Please see attached the corresponding error log.
The main errors I am getting are:
- An error occurred while automatically activating bundle com.sap.ip.bi.zen (119)
- java.lang.ExceptionInInitializerError: Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path
I am working on a VM that has very restricted access to internet, I wonder if it has to do with it?
Any pointers will be greatly appreciated.