Skip to content

repeating java.lang.NullPointerException #4249

@ec3hp-de

Description

@ec3hp-de

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 IDEOS: LinuxSpecific to the Linux version of the Arduino IDE

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions