Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » OM2M » Issue after cloning OM2M v1.1(got errors and warnings)
Issue after cloning OM2M v1.1 [message #1775044] Tue, 24 October 2017 06:16 Go to next message
Fariz Alemuda is currently offline Fariz AlemudaFriend
Messages: 9
Registered: July 2016
Junior Member
Hi folks,

Is there anybody get the same issue as me after cloning the OM2M V1.1? I got some errors and warnings. When I tried to trace, I found that the Classes/Objects didn't exist. Futhermore, I could not maven clean install it.

Can somebody help me?

Best Regards,
Fariz Alemuda
Re: Issue after cloning OM2M v1.1 [message #1775188 is a reply to message #1775044] Thu, 26 October 2017 05:25 Go to previous messageGo to next message
Fariz Alemuda is currently offline Fariz AlemudaFriend
Messages: 9
Registered: July 2016
Junior Member
Hi Folks,

I am sorry my bad. It works now by installing Java JDK and JRE simultaneously. Previously, I only had JRE. Then, it solves after installing the JDK.

Best Regards,
Fariz Alemuda
Re: Issue after cloning OM2M v1.1 [message #1775190 is a reply to message #1775188] Thu, 26 October 2017 05:42 Go to previous messageGo to next message
Fariz Alemuda is currently offline Fariz AlemudaFriend
Messages: 9
Registered: July 2016
Junior Member
However, that method only works for Ubuntu. I still got the issues in Windows.
Re: Issue after cloning OM2M v1.1 [message #1775261 is a reply to message #1775190] Fri, 27 October 2017 03:27 Go to previous messageGo to next message
Umar Farooq is currently offline Umar FarooqFriend
Messages: 11
Registered: October 2017
Junior Member
Hey,

what issues are you getting in windows?

Re: Issue after cloning OM2M v1.1 [message #1775751 is a reply to message #1775261] Sun, 05 November 2017 14:22 Go to previous messageGo to next message
Fariz Alemuda is currently offline Fariz AlemudaFriend
Messages: 9
Registered: July 2016
Junior Member
Hi,

I still couldn't maven install the OM2M. Did you get the same issue for OM2M v1.1?
Re: Issue after cloning OM2M v1.1 [message #1776319 is a reply to message #1775751] Wed, 15 November 2017 10:06 Go to previous message
Dorian Kurzaj is currently offline Dorian KurzajFriend
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

Previous Topic:MQTT?
Next Topic:Child module problem when creating a new IPE plugin
Goto Forum:
  


Current Time: Sat Apr 20 01:21:30 GMT 2024

Powered by FUDForum. Page generated in 0.03258 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top