inbox-app icon indicating copy to clipboard operation
inbox-app copied to clipboard

Error creating bean with name 'cassandraSession'

Open kida10-tech opened this issue 2 years ago • 2 comments

Hello! I'm having troubles running the app, as it says Error creating bean with name 'org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cassandraSession' defined in class path resource [org/springframework/boot/autoconfigure/cassandra/CassandraAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.datastax.oss.driver.api.core.CqlSession]: Factory method 'cassandraSession' threw exception; nested exception is com.datastax.oss.driver.api.core.DriverExecutionException

I've clone the repo and changed everything in the resource folder but still, same issue! Do you have a clue regarding this? Thanks!!!

kida10-tech avatar Mar 12 '22 10:03 kida10-tech

i have the same error

HansMbua avatar Jan 12 '23 06:01 HansMbua

to fix this just check your "secure-connect-inbox-app.zip" and check if it has the ".zip" if not add ".zip"

HansMbua avatar Jan 12 '23 23:01 HansMbua