LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-26-2016, 03:58 AM   #1
mariogarcia
Member
 
Registered: Sep 2005
Distribution: debian, solaris 10
Posts: 202

Rep: Reputation: 31
tomcat 6 does not start https on solaris 10


Hello

I have this in the config file of tomcat (server.xml)
Code:
<Connector port="443" maxHttpHeaderSize="8192" maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
           enableLookups="false" disableUploadTimeout="true" acceptCount="100" scheme="https" secure="true" SSLEnabled="true"
           clientAuth="false" sslProtocol="TLS" keyAlias="1"
           keystoreFile="/usr/local/tomcat8080/conf/ssl/tomcat.jks" keystorePass="actual_pwd" />
I had a pem file of a wildcard certificate with all the certificates included.. i have converted this to pkcs12 and import into jks.

but tomcat is not starting https.. and not even an error is displayed.. in catalina.out

I am at loss of what could be wrong.. the system is running solaris 10.

is there an issue with the certificate? I received a pem from our provider the pem had the private key the root certificates and the wildcard certificates included in the same file..

is there something I can do to troubleshoot...as I told you no errors on catalina.out.

when I stop the tomcat server I can see this:

Code:
INFO: Pausing Coyote HTTP/1.1 on http-443
Oct 25, 2016 5:27:10 PM org.apache.catalina.core.StandardService stop
but I never see something that is starting..

thanks
 
Old 10-27-2016, 09:16 AM   #2
dijetlo
Senior Member
 
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Blog Entries: 2

Rep: Reputation: Disabled
My suggestion would be to check the apache error log, it's set as a directive in the apache config. Similarly it can be mapped to syslog.
It could be Tomcat thinks it's starting apache, hence the lack of errors in the tomcat log, however apache (httpd) is not successfully instantiating. Conversely it could be instantiating but doing so "incorrectly" (in a way that doesn't provide connectivity to tomcat).
 
  


Reply

Tags
solaris 10 x86, tomcat6



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
configure tomcat with https fernfrancis Linux - Newbie 1 04-28-2010 12:59 PM
configure tomcat with https fernfrancis Linux - Newbie 1 04-27-2010 08:27 AM
passing HTTPS connections in apache to tomcat buffe Linux - Software 4 04-06-2010 07:13 AM
How to switch on https in apache-tomcat-6.0.14 wrennybeno Linux - Software 1 12-23-2009 06:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration