Hello,
I start the course "Introduction to SAP HANA Cloud Platform(Repeat)".
I create a Java EE 6 Web Profile Server based on SAP Hana Cloud Platform SDK.
When I started the server I received the following error and server stopped:
[2015-12-03 15:26:57.995] Start Level Event Dispatcher <OE0000I> Initialised enterprise container for application with context path '/oauth2.local'.
[2015-12-03 15:27:02.537] Start Level Event Dispatcher <OE0000I> Initialised enterprise container for application with context path '/saml2/localidp'.
[2015-12-03 15:27:07.311] Start Level Event Dispatcher <OE0000I> Initialised enterprise container for application with context path '/saml2/sp'.
[2015-12-03 15:27:10.380] Start Level Event Dispatcher <OE0000I> Initialised enterprise container for application with context path '/n'.
[2015-12-03 15:27:18.348] startup-tracker <KE0001I> Kernel starting.
[2015-12-03 15:27:18.348] startup-tracker <KE0002I> Kernel started.
[2015-12-03 15:27:18.379] startup-readiness <KE0007I> Virgo ready. Started for 28.755s.
[2015-12-03 15:27:33.359] pool-3-thread-1 <DS0000W> Failed to satisfy declarative service component 'com.sap.core.jpaas.security.utils' from origin bundle 'com.sap.core.jpaas.security.utils_1.4.16.rt2 [62]'.
I tried to recreate workspace, server and JRE but I got the same result.
I tried with following configurations:
1. Eclipse Mars, JDK 1.7, any version of HCP SDK
2. Eclipse Luna, JDK 1.6, any version of HCP SDK
Anyone can help me?