Ryan Emerson created ISPN-9055:
----------------------------------
Summary: Gui demo fails with "Could not find or load main class
org.infinispan.Version"
Key: ISPN-9055
URL:
https://issues.jboss.org/browse/ISPN-9055
Project: Infinispan
Issue Type: Bug
Components: Demos and Tutorials
Affects Versions: 9.2.1.Final
Reporter: Ryan Emerson
When trying to run the demo with `java -jar infinispan-gui-demo-9.3.0-SNAPSHOT.jar
-Djgroups.bind_addr=127.0.0.1 -Djava.net.preferIPv4Stack=true` the following error
occurs:
{code}
Error: Could not find or load main class org.infinispan.Version
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)