question

pramod.dba31_92912 avatar image
pramod.dba31_92912 asked Erick Ramirez answered

Unable to start DSE with generated SSL files

Unable to start dse service, getting below error while starting dse service with generated ssl files.

FYI: tried changing the permissions of files to 777 and tried also but not working.

        at com.google.inject.Guice.createInjector(Guice.java:62)
        at com.datastax.bdp.ioc.DseInjector.get(DseInjector.java:36)
        at com.datastax.bdp.DseModule.main(DseModule.java:94)
Caused by: java.io.IOException: Error creating the initializing the SSL Context
        at org.apache.cassandra.security.SSLFactory.createSSLContext(SSLFactory.java:202)
        at com.datastax.bdp.node.transport.SSLOptions.getDefault(SSLOptions.java:82)
        ... 37 more
Caused by: java.nio.file.AccessDeniedException: /root/dse/conf/certs/truststore.jks
        at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
        at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystem

dseencryption
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Erick Ramirez avatar image
Erick Ramirez answered

Please log a ticket with DataStax Support so one of our engineers can assist you. Cheers!

Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.