Forums

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

tomcat server.xml error jump out

bill zeng November 28, 2019

scheme should be 'https'
proxyName should be 'foo.bar'
proxyPort should be '443'

 

I used local server, no proxy and https. why jump out this error.

confige/server.xml  , connector inside this file doesn't use tomcat.

1 answer

0 votes
Nic Brough -Adaptavist-
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.
December 1, 2019

I'm afraid "I used ... no proxy..." and "doesn't use Tomcat" are completely incorrect.

You only get this error whan you are using a proxy and you have not configured Tomcat correctly for https.  You need to put those settings in the server.xml for the Tomcat that Jira is running on.

Suggest an answer

Log in or Sign up to answer