Hallo Zusammen, vieleicht kann mit jemand weiterhelfen?

Stefan Held January 4, 2017

A system error has occurred — our apologies!

Cause

com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.IllegalStateException: Spring Application context has not been set
    at com.atlassian.util.concurrent.LazyReference.getInterruptibly(LazyReference.java:149)

caused by: java.lang.IllegalStateException: Spring Application context has not been set
    at com.atlassian.spring.container.SpringContainerContext.getComponent(SpringContainerContext.java:48)

???

Danke im Voraus

Stefan

2 answers

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 4, 2017

This can happen when:

  • Confluence is run as a user who does not have full access to all the installation and data files
  • Your database driver is missing or inaccessible
  • Your security settings are blocking something (firewalls, unable to reach host, selinux etc)
  • It runs out of memory during startup (you should see a memory error in the log)
  • You've got a version of Java that is not valid for Confluence (or, possibly, one of the add-ons in it).  It's hard to do this if you've used the installer on a more recent version (and even harder to break it with an add-on), but it's worth checking the Java path it's running on.
0 votes
Stefan Held January 4, 2017

Many thanks for their efforts and answers. I can fix the error by doing the following: "re-trigger the setup wizard"

  1. Ensure the application server (for example, Apache Tomcat) running Confluence has been stopped
  2. Delete the <confluence-home>/confluence.cfg.xml file

  3. Re-start Confluence's application server and then Confluence

Greeting stefan

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events