Question
Adqura
TR
Last activity: 13 Sep 2016 6:27 EDT
Cassandra cannot bootstrap due to "Cannot create temporary configuration file" exception because of "A file or directory in the path name does not exist." IO exception.
Hi,
Could you please tell me where Dnode configuration is persisted?
When I try to start it, Dnode throws "A file or directory in the path name does not exist." exception. We most likely lack some credentials on server side but I couldn't find where Dnode is trying to create its temp file. Thus, it keeps throwing "Cannot create temporary configuration file " exception.
Full stacktrace is attached.
Thanks,
Oğuz
2016-08-26 11:51:47,634 [ WebContainer : 4] [TABTHREAD0] [ Ret:01.01.01] (cision_DNode_Management.Action)
ERROR servername.abank| Proprietary information hidden 95933 - Problem enabling node servername (58bd5e517c76c85a1ce8d278f9c3cdea) as DNode:
com.pega.dsm.dnode.api.DNodeException: Unable to enable as DNode:
at com.pega.dsm.dnode.impl.cassandra.CassandraManagement.enableDNode(CassandraManagement.java:278)
Caused by:
com.pega.dsm.dnode.api.DNodeException: Cannot bootstrap cassandra
Caused by:
java.lang.IllegalStateException: Cannot create temporary configuration file
Caused by:
java.io.IOException: A file or directory in the path name does not exist.