Forum Discussion
malloys
13 years agoVisitor
"trinay" wrote:
Thanks malloys for your information.I have followed the steps in eclipse plugin guide.I have the Ip address of the roku box.
If i use that ip ,it shows the below error
Unable to get current deployment values from roku box at ip address
Reason :
java.net.SocketTimeoutException:Read Timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
thanks
A socket timeout means eclipse can't connect to the Roku box you specified.
This can be caused by 1 or more of:
1) You have not yet enabled developer mode ( See http://sdkdocs.roku.com/display/sdkdoc/Developer+Guide#DeveloperGuide-71EnablingDevelopmentModeonyourbox )
2) The box IP address you entered is not correct.
3) The box lost it's connection to the network, but it hasn't detected and displayed this to you yet.
4) The box's firmware version is the limited release 5.2 beta ( which is not supported by the current plugin - firmware 5.2 has a new dev mode security feature that trips up the currently released plugin. Support for 5.2 is currently under development ). It's not very likely to be this one unless someone at Roku has explicitly told you they added you to the beta group.
Cheers