-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: IDEThe Arduino IDEThe Arduino IDEOS: LinuxSpecific to the Linux version of the Arduino IDESpecific to the Linux version of the Arduino IDE
Milestone
Description
When I run arduino-1.6.6 this message is shown every 3 seconds in the messages panel below the sketch text:
java.lang.NullPointerException
at javax.jmdns.impl.NetworkTopologyDiscoveryImpl.getInetAddresses(NetworkTopologyDiscoveryImpl.java:62)
at cc.arduino.packages.discoverers.network.NetworkChecker.run(NetworkChecker.java:57)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
Environment:
Linux 64-bit, OpenSuSE 12.3 (Virtual machine without network access)
I can upload sketches to my board via USB and they work, but it is difficult to separate any compiler error messages from the repeating java message.
Metadata
Metadata
Assignees
Labels
Component: IDEThe Arduino IDEThe Arduino IDEOS: LinuxSpecific to the Linux version of the Arduino IDESpecific to the Linux version of the Arduino IDE