Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confluence Start failed after configuring server.xml as described

Michael Frank
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 24, 2019 edited

Hello,

 

confluence runs via docker behind a nginx proxy server. I can start the confluence server fine but receive the warning message:

 

scheme sollte 'https' sein
proxyName sollte 'OUR DOMAIN HERE' sein
proxyPort sollte '443' sein

 

which leads to the server.xml. Currently the Connector is configured (default) as follows:

 

<Connector port="8090" secure="${catalinaConnectorSecure}" scheme="${catalinaConnectorScheme}" proxyName="${catalinaConnectorProxyName}" proxyPort="${catalinaConnectorProxyPort}" connectionTimeout="20000" redirectPort="8443"
maxThreads="48" minSpareThreads="10"
enableLookups="false" acceptCount="10" debug="0" URIEncoding="UTF-8"
protocol="org.apache.coyote.http11.Http11NioProtocol"/>

 

If I change the Connector as requested by the warning message to:

 

<Connector port="8090" secure="${catalinaConnectorSecure}" scheme="https" proxyName="OUR DOMAIN HERE" proxyPort="443" connectionTimeout="20000" redirectPort="8443"
maxThreads="48" minSpareThreads="10"
enableLookups="false" acceptCount="10" debug="0" URIEncoding="UTF-8"
protocol="org.apache.coyote.http11.Http11NioProtocol"/>

 

, confluence server is not able to start anymore. The last log in /var/atlassian/application-data/confluence/logs/atlassian-confluence.log before the process dies is this:

 

2019-04-24 14:43:36,577 WARN [lifecycle:thread-8] [hql.internal.ast.HqlSqlWalker] generatePositionalParameter [DEPRECATION] Encountered positional parameter near line 1, column 93 in HQL: [FROM com.atlassian.confluence.impl.schedule.caesium.SchedulerClusteredJob t WHERE t.jobId = ?]. Positional parameter are considered deprecated; use named parameters or JPA-style positional parameters instead.

 

Please advise.

 

Thanks and regards

 

2 answers

1 accepted

0 votes
Answer accepted
JP _AC Bielefeld Leader_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 24, 2019
0 votes
Michael Frank
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 24, 2019

Hi JP,

 

it was just that easy. Thanks so much.

 

Kind regards

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, confluence whiteboards, whiteboard templates, template contest, visual collaboration, atlassian learning, confluence community, brainstorming tools, agile planning, team productivity, confluence templates, share your template

Share Your Confluence Whiteboard Template for a Chance to Be Featured in the Product! 🏆

Want to leave your mark on Confluence? One winner will have their whiteboard design added into Confluence for all users to access! This is your chance to showcase your creativity, help others, and gain recognition in the Confluence community.

Share your template today!
AUG Leaders

Atlassian Community Events