You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I have been trying to set up Confluence for days and I seem unable to get it to work, the install went through fine but it seems that I run into issues at every step, and I'm spending a fortune in upgrades from my hosting provider.
In the database setup step of the install process it seems to be "crashing" now with the following error:
com.atlassian.spring.container.ComponentNotFoundException: Failed to find component: Error creating bean with name 'i18NBean' defined in class path resource [i18NContext.xml]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.confluence.util.i18n.I18NBean]: Factory method 'getI18NBean' threw exception; nested exception is java.util.concurrent.CompletionException: org.springframework.dao.InvalidDataAccessResourceUsageException: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
And the error goes on forever, I can paste more info if needed.
Is this normal?
The process also seems to hang and after digging around this community (whose server is hosted on is incredibly flaky and forces you to reload the same page 3x times just to see it) it seems like increasing memory might solve the issue.
I would like to know how much memory is needed for Confluence to run properly as the more I see of the Confluence backend the less I like it and since I use shared hosting it looks like I might have to find something else.
Thank you very much for replying, it looks like I am now getting a different error, which at this point I'm considering it a (small) win! ;)
After ensuring that the database user has full permissions, this is what I am getting:
com.atlassian.spring.container.ComponentNotFoundException: Failed to find component: Error creating bean with name 'i18NBean' defined in class path resource [i18NContext.xml]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.confluence.util.i18n.I18NBean]: Factory method 'getI18NBean' threw exception; nested exception is java.util.concurrent.CompletionException: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is net.sf.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection
This is all with the default install settings of 1024m as min/max memory for the VM.
Any idea as to what that could mean? I would really like to use Confluence if I manage to get it to work.
Cheers!