You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The class WisebedClient throws a NullPointerException if a utility method is not able to detect a public IP. We should handle this error more nicely...
The class WisebedClient throws a NullPointerException if a utility method is not able to detect a public IP. We should handle this error more nicely...
See https://github.com/itm/testbed-runtime/blob/master/clients/scripting-client/src/main/java/de/uniluebeck/itm/wisebed/cmdlineclient/WisebedClient.java#L133 for details.