Glad you figured it out!
Thank you,
Neil
--
Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com
We offer 30 year loans on single family houses!
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For addition
ср, 16 февр. 2022 г. в 13:51, Blake McBride :
>
> Problem solved!
>
> I am quite embarrassed because I've had this problem before, solved it
> (with the help of this list), and documented it. Here are my notes:
>
> tomcat slow startup
>
> The secure random calls may be blocking as there is not eno
Problem solved!
I am quite embarrassed because I've had this problem before, solved it
(with the help of this list), and documented it. Here are my notes:
tomcat slow startup
The secure random calls may be blocking as there is not enough entropy to
feed them in /dev/random.
Change /etc/java-8-
I have been using this config on a few VPS vendors for more than 10 years
without anything like this. I tried the exact same setup on AWS today and
it worked right away. I feel pretty sure that the VPS vendor I am trying
has some sort of problem. I am working with them to solve it.
Thanks!
Bla
Blake,
On 2/15/22 16:58, Blake McBride wrote:
# netstat -plunet
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
User Inode PID/Program name
tcp0 0 127.0.0.53:53 0.0.0.0:* LIS
Looks like tomcat is dying or getting killed.
That is strange. I am running tomcat on a VPS with no problems.
Thank you,
Neil
--
Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com
We offer 30 year loans on single family houses!
# netstat -plunet
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
User Inode PID/Program name
tcp0 0 127.0.0.53:53 0.0.0.0:* LISTEN
10119387 632/systemd-resolve
Thanks, Neil,
I started up tomcat and ran: curl http://localhost:8080
It returned the page. Great.
I then ran: ./shutdown.sh
It stopped just fine. I checked with ps.
I then did ./startup.sh again.
This time the curl command just hung and ./shutdown.sh gave me "Connection
refused" error.
c
Use something like lynx or curl from the command line to
try to connect to the Tomcat instance.
Thank you,
Neil
--
Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com
We offer 30 year loans on single family houses!
-
T
Thanks, Neil,
Catalina.out shows a normal startup with no errors.
It's the default config. I am not adding, changing, or deleting any files
from the normal tomcat distro.
Also, I am doing everything as root.
I didn't try connecting locally mainly because I'm on a server. No GUI.
The fact that
Maybe better to back up one more step:
Are you sure Tomcat started up correctly?
Thank you,
Neil
--
Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com
We offer 30 year loans on single family houses!
-
To unsubscribe,
> I cannot connect to tomcat (port 8080) externally
Can you connect to it from the local machine?
If that is the case, it may be only listening for local connections.
Thank you,
Neil
--
Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com
We offer 30 year loans on single family houses!
Greetings,
I have been running tomcat for more than ten years. Today, I tried to
change VPS providers. I created a Ubuntu server, added Java 8, and
installed tomcat 9.0.58. I made no configuration or other changes. I
simply unzipped tomcat and started it up.
I have no firewall running and I c
Hello everyone. I have the following, serious problem with Tomcat:
We're using Tomcat 5.5.23. We run Tomcat as system service. In Linux it
works well, but in Window Vista almost always (and sometimes in Windows
XP) we have one of the following exceptions during Tomcat shutdown:
2007-08-13 20:
14 matches
Mail list logo