Gary,

    What's the version of JDK/JRE?  AsterixDB can only be run on JDK 1.8.x.

    PS: I find a similar discussion by search the exception online:
https://community.h2o.ai/questions/469/error-while-starting-h2o.html.

Best,
Yingyi

On Tue, Feb 21, 2017 at 2:00 PM, Gary Gregg <garygr2...@yahoo.com> wrote:

> Thank you, Yingyi!
>
> Attached is the log file you requested.  I see many Java exceptions of
> this type in the files asterix_nc1.log and asterix_nc2.log:
>
> java.lang.UnsupportedOperationException: Boot class path mechanism is not
> supported
>
> As well, I will try your other suggestion...
>
> Cheers,
> Gary
>
>
> ------------------------------
> *From:* Yingyi Bu <buyin...@gmail.com>
> *To:* users@asterixdb.apache.org; Gary Gregg <garygr2...@yahoo.com>
> *Sent:* Tuesday, February 21, 2017 1:32 PM
> *Subject:* Re: WARNING!:Node Controller not running at the following nodes
>
> Hi Gary,
>
>    Can you attached a zipped file of the directory $MANAGIX_HOME/
> clusters/local/working_dir/logs?
>
>    In addition, there's a much easier way for you to run AsterixDB on a
> single Linux or macOS machine:
>
>    1. Download the file asterix-server-0.9.0-binary-assembly.zip from any
> of the listing sites:
>        http://www.apache.org/dyn/closer.lua/asterixdb/
> asterixdb-0.9.0/asterix-server-0.9.0-binary-assembly.zip
>
>    2. Unzip the download file.
>        Go to the unzipped directory and run the following script to start
> AsterixDB:
>        ./samples/local/bin/start-sample-cluster.sh
>
>    3. Now you can use AsterixDB at:
>        http://localhost:19001/.
>
>    4. Shutdown AsterixDB:
>        ./samples/local/bin/stop-sample-cluster.sh
>
> Best,
> Yingyi
>
>
> On Tue, Feb 21, 2017 at 1:20 PM, Gary Gregg <garygr2...@yahoo.com> wrote:
>
> I receive this error when trying to create, or start an Asterix DB
> instance on a single-machine installation:
>
> INFO: Name:my_asterix
> Created:Tue Feb 21 12:07:32 PST 2017
> Web-Url:http://127.0.0.1:19001
> State:ACTIVE (Tue Feb 21 12:47:49 PST 2017)
>
> WARNING!:Node Controller not running at the following nodes
> 127.0.0.1
> 127.0.0.1
>
> The warning is highlighted with red text here.  I have been following the
> instructions at AsterixDB – Introduction
> <https://asterixdb.apache.org/docs/0.9.0/install.html>, and have
> encountered no other apparent errors to this point.  Although I can get the
> web interface at http://127.0.0.1:19001, it appears that I cannot
> successful complete a query.
>
> Any ideas?  Thank you!
> ~ Gary Gregg
>
>
> AsterixDB – Introduction
> <https://asterixdb.apache.org/docs/0.9.0/install.html>
>
>
>
>
>

Reply via email to