We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running these jars with MultiKahadb directory they create a db-1.log file. What is the purpose of this file ? I see that it is empty.
? ll -h db-1.log -rw-r--r-- 1 choudhab choudhab 0 Jun 12 06:12 db-1.log [06/12/18 6:12AM] choudhab at argon38.psc(nyc) in /u/choudhab/activemq/kahadb ? java -jar ~/Downloads/kahadb_tool/KahaDBJournalsStatistics.jar . INFO | ignoring zero length, partially initialised journal data file: db-1.log number = 1 , length = 0 ----------------------------------------------------------- ----------------------------------------------------------- INFO | ignoring zero length, partially initialised journal data file: db-1.log number = 1 , length = 0 .... Rest of the output ...
The text was updated successfully, but these errors were encountered:
I am not a developer. Could you please show me how you built the .jar file? Thanks.
Sorry, something went wrong.
No branches or pull requests
When running these jars with MultiKahadb directory they create a db-1.log file. What is the purpose of this file ? I see that it is empty.
The text was updated successfully, but these errors were encountered: