flexiblepower / powermatcher

PowerMatcher - The Java implementation of the PowerMatcher, including the API, the core, a couple of examples, a remote implementation using websockets and a visualisation of the configuration.
http://www.powermatcher.org
Apache License 2.0
43 stars 25 forks source link

Bundle version too low #223

Open Arjay7891 opened 5 years ago

Arjay7891 commented 5 years ago

Hi, I'm trying to follow the tutorial to set up a simple cluster, but after following all the steps there is an error in the "Problems" tab saying "The bundle version (3.0.0/3.0.0) is too low, must be at least 3.0.1"

When I try to run OSGi anyways I get: Status ERROR: bndtools.core code=0 Error initialising bnd launcher java.lang.IllegalArgumentException: Default handler for Launcher-Plugin not found in biz.aQute.launcher

could you let me know how I can fix this issue please? thanks, Roman