Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Mar 05, 2015 5:59 am 
Offline

Joined: Thu Mar 05, 2015 5:52 am
Posts: 1
Hi.
I installed the Apache Tomcat 7 in my linode for run an application , Installed Apache tomcat7 and openjdk-7-jdk

And add ssl certificate . I test the installation by access it via web browser by typing the url (https:// <my linode ip> : 8443 ) But it returns an error . Error will be displayed like this.

The connection was reset

The connection to the server was reset while the page was loading.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer's network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web

Through Terminal(ssh) I type this command "netstat -ltpu" It will give the ports which are listening , tomcat port (8443 ) is listening state.

The log file of the tomcat shows below.

Mar 5, 2015 6:17:55 AM org.apache.tomcat.util.net.NioEndpoint checkParachute
SEVERE: SEVERE:Memory usage is low, parachute is non existent, your system may start failing.
Mar 5, 2015 6:18:05 AM org.apache.tomcat.util.net.NioEndpoint checkParachute
SEVERE: SEVERE:Memory usage is low, parachute is non existent, your system may start failing.
Mar 5, 2015 6:18:15 AM org.apache.tomcat.util.net.NioEndpoint checkParachute
SEVERE: SEVERE:Memory usage is low, parachute is non existent, your system may start failing.
Mar 5, 2015 6:18:25 AM org.apache.tomcat.util.net.NioEndpoint checkParachute
SEVERE: SEVERE:Memory usage is low, parachute is non existent, your system may start failing.

What is the problem , how to solve this.?.. :( :(


Top
   
PostPosted: Thu Mar 05, 2015 3:43 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
SSL Certs are usually issued to FQDN's not public IP's.

The other error message means you're out of memory.

So don't test using just the IP, setup a real domain name (the name used to get the cert) and add more RAM.

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group