Git Product home page Git Product logo

Comments (2)

apavlo avatar apavlo commented on June 12, 2024

What is in your server logs?

http://hstore.cs.brown.edu/documentation/faq/#q8

If you switch the host names to be "localhost", does it work?

from h-store.

psnbbgy avatar psnbbgy commented on June 12, 2024

you mean run it locally? If I run it locally, it works.and the server logs:

hstore-site:
18:06:22,234 main WARN -
?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?....?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?
?.H-Store is executing with JVM asserts enabled. This will degrade runtime performance. ?
?.You can disable them by setting the config option 'site.jvm_asserts' to FALSE ?
?.See the online documentation for more information: ?
?. http://hstore.cs.brown.edu/documentation/deployment/client-configuration ?
?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?....?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?..?
18:06:25,871 H00-main FATAL - Site #0 failed to connect to remote sites
18:06:25,872 H00-main FATAL - Thread H00-main had a fatal error: null
java.lang.RuntimeException
at edu.brown.hstore.HStoreCoordinator.initConnections(HStoreCoordinator.java:561)
at edu.brown.hstore.HStoreCoordinator.start(HStoreCoordinator.java:390)
at edu.brown.hstore.HStoreSite.init(HStoreSite.java:706)
at edu.brown.hstore.HStoreSite.run(HStoreSite.java:1501)
at edu.brown.hstore.HStore.main(HStore.java:266)
18:06:25,878 H00-main WARN - Shutting down cluster with RuntimeException
java.lang.RuntimeException
at edu.brown.hstore.HStoreCoordinator.initConnections(HStoreCoordinator.java:561)
at edu.brown.hstore.HStoreCoordinator.start(HStoreCoordinator.java:390)
at edu.brown.hstore.HStoreSite.init(HStoreSite.java:706)
at edu.brown.hstore.HStoreSite.run(HStoreSite.java:1501)
at edu.brown.hstore.HStore.main(HStore.java:266)
18:06:25,882 H00-main ERROR - Trying to send ShutdownPrepareRequest to H01 before the connection was established
18:06:25,883 H00-main INFO - Waiting for 1 sites to finish shutting down
18:06:35,883 H00-main WARN - Failed to recieve all shutdown responses
18:06:40,884 H00-main INFO - Sending final shutdown message to 1 remote sites
java.lang.NullPointerException
at edu.brown.hstore.HStoreCoordinator.shutdownClusterBlocking(HStoreCoordinator.java:1580)
at edu.brown.hstore.HStoreSite$3.update(HStoreSite.java:576)
at edu.brown.hstore.HStoreSite$3.update(HStoreSite.java:566)
at edu.brown.utils.EventObserver$InnerObserver.update(EventObserver.java:43)
at java.util.Observable.notifyObservers(Observable.java:159)
18:06:40,887 H00-main INFO - Shutting down [site=0 / exitCode=1]
at edu.brown.utils.EventObservable.notifyObservers(EventObservable.java:85)
18:06:40,887 H00-main FATAL - A fatal error caused this shutdown
at edu.brown.utils.EventObservableExceptionHandler.uncaughtException(EventObservableExceptionHandler.java:40)
java.lang.RuntimeException
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1057)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1052)
at edu.brown.hstore.HStoreCoordinator.initConnections(HStoreCoordinator.java:561)
at java.lang.Thread.dispatchUncaughtException(Thread.java:1986)
at edu.brown.hstore.HStoreCoordinator.start(HStoreCoordinator.java:390)
at edu.brown.hstore.HStoreSite.init(HStoreSite.java:706)
at edu.brown.hstore.HStoreSite.run(HStoreSite.java:1501)
at edu.brown.hstore.HStore.main(HStore.java:266)

Exception: java.lang.NullPointerException thrown from the UncaughtExceptionHandler in thread "H00-main"
Java Result: 1
BUILD SUCCESSFUL
Total time: 19 seconds

it seems that it cannot connect the node233, but I can use ssh to log it without passwd, is there any other reason can get this result?

from h-store.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.