Weird - I can not reproduce it anymore either... Will close the ticket.

On Mon, Mar 30, 2015 at 03:29PM, Prachi Garg wrote:
> Works fine for me.
> 
> -prachi
> 
> On Mon, Mar 30, 2015 at 11:14 AM, Konstantin Boudnik (JIRA) <[email protected]
> > wrote:
> 
> > Konstantin Boudnik created IGNITE-650:
> > -----------------------------------------
> >
> >              Summary: ignitevisorcmd fails with NoClassDefFoundError
> >                  Key: IGNITE-650
> >                  URL: https://issues.apache.org/jira/browse/IGNITE-650
> >              Project: Ignite
> >           Issue Type: Bug
> >           Components: UI
> >     Affects Versions: sprint-1
> >             Reporter: Konstantin Boudnik
> >              Fix For: sprint-3
> >
> >
> > Trying to start UI from the 1.0 release build. Getting the following stack
> > trace
> > {noformat}
> > ./bin/ignitevisorcmd.sh
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > org/apache/ignite/internal/GridProductImpl
> >         at
> > org.apache.ignite.visor.commands.VisorConsole$.delayedEndpoint$org$apache$ignite$visor$commands$VisorConsole$1(VisorConsole.scala:62)
> >         at
> > org.apache.ignite.visor.commands.VisorConsole$delayedInit$body.apply(VisorConsole.scala:60)
> >         at scala.Function0$class.apply$mcV$sp(Function0.scala:40)
> >         at
> > scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
> >         at scala.App$$anonfun$main$1.apply(App.scala:76)
> >         at scala.App$$anonfun$main$1.apply(App.scala:76)
> >         at scala.collection.immutable.List.foreach(List.scala:381)
> >         at
> > scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:35)
> >         at scala.App$class.main(App.scala:76)
> >         at
> > org.apache.ignite.visor.commands.VisorConsole$.main(VisorConsole.scala:60)
> >         at
> > org.apache.ignite.visor.commands.VisorConsole.main(VisorConsole.scala)
> > Caused by: java.lang.ClassNotFoundException:
> > org.apache.ignite.internal.GridProductImpl
> >         at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> >         at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> >         at java.security.AccessController.doPrivileged(Native Method)
> >         at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> >         at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
> >         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
> >         at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
> >         ... 11 more
> > {noformat}
> >
> >
> >
> > --
> > This message was sent by Atlassian JIRA
> > (v6.3.4#6332)
> >

Reply via email to