Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Kura websocket issue(Websockets deactivate plugin on startup)
Kura websocket issue [message #1727420] Tue, 22 March 2016 23:55 Go to next message
Aydan Brown is currently offline Aydan BrownFriend
Messages: 3
Registered: March 2016
Junior Member
Hello,

I am new to Kura and Eclipse, I have followed the configurable example and got it working on a Raspberry Pi in Kura, now what I want to do is create a websocket client to communicate with a server.
The problem is when I import a websocket package and then upload to Kura, it is deactivated instantly. I have tried Jetty websockets, javax websockets and java_websockets, all have the same result.

Any ideas?
Re: Kura websocket issue [message #1727441 is a reply to message #1727420] Wed, 23 March 2016 07:35 Go to previous messageGo to next message
Matteo Maiero is currently offline Matteo MaieroFriend
Messages: 423
Registered: July 2015
Location: Italy
Senior Member
Hi Aydan,
can you give me more details of the issue?
If you try using telnet from device and write telnet 127.0.0.1 5002 and then, when the prompt is displayed, execute an ls, the bundle you are running is displayed as active or not?
For that bundle (identified with a number) could you do a comp <bundle_number>?
What is the result of the command?

Thanks,
Matteo

[Updated on: Wed, 23 March 2016 07:36]

Report message to a moderator

Re: Kura websocket issue [message #1727569 is a reply to message #1727441] Thu, 24 March 2016 04:02 Go to previous message
Aydan Brown is currently offline Aydan BrownFriend
Messages: 3
Registered: March 2016
Junior Member
Sorry to use your time, I have solved the issue, I was importing the package incorrectly into eclipse.

Thanks
Previous Topic:Fetch RSSI value from ble device
Next Topic:Error in building Core Components
Goto Forum:
  


Current Time: Wed Apr 24 18:28:56 GMT 2024

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

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

Back to the top