on 2021 Oct 31 8:11 AM
Hi I am trying to work on Examples mentioned at
https://github.com/dogoodthings
I created jar, as mentioned and kept in the folder
C:\Program Files (x86)\SAP\ECTR\addons\OSGi-Examples\basis\plugins
i restarted the ECTR and checked the functionality, it is not working. even logs are not printing.
My Versions
----------------------
ECTR 5.1
Frontend Version: 5.1.15.2 (16.12.2019 15:06:00)
Backend Version: V 5.01.15.00 - 510 / 0015
Thanks, Somasekhar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
ECTR traces loading and activating the OSGi-Bundles in its log files, the lines are looking like:
[09:40:34.579] main * Installing bundle: <...>\addons\Osgi-Examples\basis\plugins\OSGi-Examples-Events-Part8-1.1.0.jar
...
[09:40:34.909] main * [INSTALLED ] -> org.dogoodthings.ectr.OSGi-Examples-Events-Part8:1.1.0
...
[09:41:17.695] main * Starting bundle: [ ACTIVATED ] -> org.dogoodthings.ectr.OSGi-Examples-Events-Part8:1.1.0
without any provided information i can only assume that you are probably using wrong java version to compile the OSGi-Bundle. ECTR 5.1.* runs on java 8, so the the bundle has to be build for java 8, not higher.
With Kind Regards,
Waldemar Tribus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.