|
|
|
|
|
Re: Issue after cloning OM2M v1.1 [message #1776319 is a reply to message #1775751] |
Wed, 15 November 2017 10:06 |
Dorian Kurzaj Messages: 16 Registered: May 2016 |
Junior Member |
|
|
Hi,
I have the same error since the v1.1 too, but it worked well before the update, so I don't think it's a JRE/JDK error. Has anybody found a solution ? (I'm using Eclipse RCP Oxygen, maybe it's a problem).
And when I try to start the bundle org.eclipse.om2m.ipe.dal_1.1.0.20171115-1053 (to experience this page of the Wiki : https://wiki.eclipse.org/OM2M/one/DAL) a class is missing, so it's not just Eclipse which doe not see it :
osgi> start 39
[INFO] - org.eclipse.om2m.ipe.dal.Activator
Start DAL interworking bundle...
[INFO] - org.eclipse.om2m.ipe.dal.Activator
CseService discovered
[INFO] - org.eclipse.om2m.ipe.dal.Activator
DBService discovered
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/osgi/service/dal/Device
at org.eclipse.om2m.ipe.dal.InterworkingServiceImpl.activate(InterworkingServiceImpl.java:83)
at org.eclipse.om2m.ipe.dal.Activator$1$1.run(Activator.java:73)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
osgi> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
[Updated on: Thu, 16 November 2017 09:49] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.05126 seconds