Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log4j warning and about dbpath and configpath #16

Open
brishtiteveja opened this issue Sep 11, 2013 · 1 comment
Open

log4j warning and about dbpath and configpath #16

brishtiteveja opened this issue Sep 11, 2013 · 1 comment

Comments

@brishtiteveja
Copy link

When I run the following 3 commnds I get some log4j warning. I actually read the links from apache website where it's written that log4j.properties file if not found, then these errors will be shown. Can you help me out? And you haven't put any graph.db directory. And currently the neo4j-enterprise coordinator if tried to run, shows that currently you can run it by starting the neo4j itself,no dealing with neo4j coordinator. However, I am trying to build on a macintosh. So, I want to say the steps you have written in the details use section are little confusing.
So, what I have done is starting the neo4j in the port 7474 and then executing the following command but it gets stuck with that log4j. And I also have seen that you have modified the neo4j.properties file also. So I am using that modified file in your conf folder. And what happened to the blockviewer.com site? Would you please respond? I am quite new with neo4j.Thank you very much.

#export dbpath=/Users/zehadyzbdullahkhan/Documents/workspac e/MyGITHUB/neo4j-enterprise-1.9.3/data/graph.db/
#export configpath=../conf/neo4j.properties
#java -jar -Xmx2048m Blockviewer.jar -dbPath $dbpath -confi gPath $configpath -validate false -low -high -scraper -exp orter

usage: java -jar blockchainneo4j.jar -client Will only run the database service and not
attempt to build the blockchain.
-configPath The path to the neo4jconfig file. Ex:
/home/user/neo4j.properties
-dbPath The path to the neo4j graph.db directory. Ex:
/home/user/neo4j/graph.db/
-exporter Exports a time based analysis and owner
network of the entire block chain to mysql
-high Builds the high level data structure.
-low Builds the low level block chain structure.
-scraper Runs the scraper which attempts to associate
bitcoin addresses to real world entities.
-statistics Prints a CSV file in the current directory
with some statistics on the block chain.
-time The amount of time the program will wait
before rebuilding an updated version of the
graph again.
-validate <true/false> Toggle the verifier which checks if the local
json files form a complete blockchain.
Default: true. Recommended.
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ZooKeeper).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

@huangzhong
Copy link

Is there a fix for this now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants