Skip to content

FullNode.jar doesn't start without any error message #4534

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

Closed
krautcat opened this issue Jul 14, 2022 · 3 comments
Closed

FullNode.jar doesn't start without any error message #4534

krautcat opened this issue Jul 14, 2022 · 3 comments

Comments

@krautcat
Copy link

krautcat commented Jul 14, 2022

System information

java-tron version: java -verbose -Xmx24g -XX:+UseConcMarkSweepGC -Djava.library.path=/usr/local/lib/java -jar build/libs/FullNode.jar -c ../main_net_config.conf 2>&1 | tee run.log
OS & Version: Linux, Debian 11
Commit hash: GreatVoyage-v4.5.1

Expected behaviour

Running full node.

Actual behaviour

Node doesn't start without any error message.

Steps to reproduce the behaviour

Just build and run node.

Backtrace

See attachment.run.log, tron.log.

@krautcat
Copy link
Author

krautcat commented Jul 14, 2022

Update: it seems, it is again issue with dependencies. Now with leveldb.

@halibobo1205
Copy link
Contributor

Can't load AMD 64-bit .so on a AARCH64-bit platform, java-tron not support arm.

@krautcat
Copy link
Author

Yes, I've resolved it. Thanks!

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

3 participants
@krautcat @halibobo1205 and others