Confluence Fails to Start Due to PuTTY
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
The content on this page relates to platforms which are not supported. Consequently, Atlassian Support cannot guarantee providing any support for it. Please be aware that this material is provided for your information only and using it is done so at your own risk.
Symptoms
Confluence fails to start when using a remote client such as PuTTY. The following appears in the atlassian-confluence.log
:
1
2
3
4
5
6
7
8
9
10
11
12
Nov 9, 2010 11:07:14 AM org.apache.catalina.session.PersistentManagerBase start
SEVERE: No Store configured, persistence disabled
2010-11-09 11:07:14,832 INFO [main] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 3.4 (build #2029)
2010-11-09 11:07:14,991 INFO [main] [beans.factory.xml.XmlBeanDefinitionReader] loadBeanDefinitions Loading XML bean definitions from class path resource [bootstrapContext.xml]
2010-11-09 11:07:15,588 INFO [main] [beans.factory.xml.XmlBeanDefinitionReader] loadBeanDefinitions Loading XML bean definitions from class path resource [setupContext.xml]
2010-11-09 11:07:15,634 INFO [main] [beans.factory.xml.XmlBeanDefinitionReader] loadBeanDefinitions Loading XML bean definitions from class path resource [bootstrapCacheContext.xml]
2010-11-09 11:07:17,948 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Initialising the plugin system
2010-11-09 11:07:18,201 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Plugin system started in 0:00:00.250
X connection to localhost:10.0 broken (explicit kill or server shutdown).
Cause
The client being used to remote to the server is causing the problem. For more explanation, check this third party web posting.
Workaround
Access the server directly and start Confluence.
Resolution
Was this helpful?