Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Project not working after upgrade to Kura 1.2.0(Long log list)
Project not working after upgrade to Kura 1.2.0 [message #1701717] Wed, 15 July 2015 08:51 Go to next message
Mario Rossi is currently offline Mario RossiFriend
Messages: 1
Registered: July 2015
Junior Member
Hello everyone, newcomer in the kura world here.

Recently got a project working with kura and OSGi framework in my working place, but as we re-factored some code and decided to upgrade to kura 1.2.0, the project in my machine it no longer working whereas my co-worker's does.

my current system is:

OS: elementary OS 0.2.1 luna
Kernel: i686 Linux 3.8.0-44-generic
CPU: Intel Core i3-2348M CPU @ 2.3GHz
RAM: 4Gb
Eclipse Version: Luna Service Release 2 (4.4.2)
Eclipse Build id: 20150219-0600


the log is full of not resolved references even though I imported the project as per https://www.eclipse.org/forums/index.php/t/1067345/ (he has a similar machine setup)


  • Attachment: full+log.txt
    (Size: 55.10KB, Downloaded 192 times)
Re: Project not working after upgrade to Kura 1.2.0 [message #1701926 is a reply to message #1701717] Thu, 16 July 2015 18:16 Go to previous message
David Woodard is currently offline David WoodardFriend
Messages: 420
Registered: July 2014
Senior Member
Hello,

Dependencies are missing from your Kura_Emulator_Linux.launch file. To correct these errors:

1. Right click on Kura_Emulator_Linux.launch and select: Run As -> Run Configurations...
2. On the Bundles tab, under Target-Platform, be sure the needed bundles are checked

It looks like the main problem is javax.usb. Ensure that these bundles are enabled:
javax.usb.api
javax.usb.common
javax.usb.linux

If you continue to have problems, post the contents of your launch file and I can review it.

Thanks,
--Dave
Previous Topic:Lot of exceptions in kura-console.log. Tutorial not working for me
Next Topic:Kura for x86 with GPIO, I2C , UART and SPI hardware support
Goto Forum:
  


Current Time: Wed Sep 25 18:18:46 GMT 2024

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

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

Back to the top