I have been started working with cassandra, cause want to create connection with Pentaho tool, since it is having cassandra inputs. So here while working with Cassandra i faced error, it blocking for to work with it. I have looked the errors and find below error in error manager.
Error
Java HotSpot(TM) Client VM warning: Cannot open file /cassandra37/logs/gc.log due to No such file or directory
Problem
As log clearly tell us "Log directory not exists", so this could be a problem
Solution
Create Log Directory at specified path
Problem
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
Error
Java HotSpot(TM) Client VM warning: Cannot open file /cassandra37/logs/gc.log due to No such file or directory
Problem
As log clearly tell us "Log directory not exists", so this could be a problem
Solution
Create Log Directory at specified path
Problem
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
No comments:
Post a Comment