On 30.03.2015 21:54, Dmitriy Setrakyan wrote:
> Cos,
>
> Thanks for the vote! I think the whole PPMC voted as well.
>
> Brane, would love to get your vote too.
>
> As far as the error you got, I cannot reproduce it. Is there anyone else in
> the community who tried this?

I can reproduce this; built from source package with

    mvn clean package -DskipTests -Prelease

$ incubator-ignite-1.0.0-src$ env 
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home 
./bin/ignitevisorcmd.sh 
Error: Could not find or load main class 
org.apache.ignite.visor.commands.VisorConsole


Running ignite.sh instead of ignitevisor.sh works.

BTW, there's this line in ignitevisorcmd.sh:

. "${SCRIPTS_HOME}"/include/target-classpath.sh # Will be removed in release.

I guess it's not being removed ... not saying this is causing the error
in any way, however.

-- Brane

Reply via email to