You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sean <sc...@gmail.com> on 2013/03/26 04:14:17 UTC

Tomcat 6 centos 5 64 Bit

-- Hello, I have setup tomcat6 on port 8080 using 64 bit- Centos 5. I am 
able to see the default tomcat page, but if I try to go to the webadmin 
gui (and yes have set my gui-web admin user, etc in server.xml) and or 
geoserver web app it says connection timed out. Thus, I usually restart 
tomcat and am able to connect to geoserver, but as soon as i try to 
login then i get the no connection message and can only access the 
localhost:8080 page again.

Cheers,


---------


    *Sean Conway*

GIS Specialist

scconway8@gmail.com
------------------------------------------------------------------------


Re: Tomcat 6 centos 5 64 Bit

Posted by Ognjen Blagojevic <og...@gmail.com>.
Sean,
Mark,

On 26.3.2013 10:16, Mark Thomas wrote:
> On 26/03/2013 08:55, Ognjen Blagojevic wrote:
>> Sean,
>>
>> On 26.3.2013 4:14, Sean wrote:
>>> Hello, I have setup tomcat6 on port 8080 using 64 bit- Centos 5. I am
>>> able to see the default tomcat page, but if I try to go to the webadmin
>>> gui (and yes have set my gui-web admin user, etc in server.xml) and or
>>> geoserver web app it says connection timed out. Thus, I usually restart
>>> tomcat and am able to connect to geoserver, but as soon as i try to
>>> login then i get the no connection message and can only access the
>>> localhost:8080 page again.
>>
>> You are posting to wrong (dev) mailing list. Please post your question
>> to user mailing list.
>
> No, this *is* the user list.

I'm sorry. It was honest mistake, I somehow thought it was posted on the 
dev list.

Regarding Sean's original question:

1. Tomcat homepage suggest that you installed Tomcat correctly, that is 
good.

2. Timeout suggest either:

a. your URL is not correct -- check protocol, server name, and port. If 
everything seems fine, check Tomcat access logs to see if your request 
was ever handled by Tomcat.

b. your application is unresponsive -- high CPU usage, garbage 
collection happening to, or something similar. Check your logs to see if 
there is something suspicious: e.g. OutOfMemoryError or PermGen space 
error. If logs are clear, you should use JVisualVM or similar monitoring 
tool to figure out what is going on while your web application is 
unresponsive.

-Ognjen




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat 6 centos 5 64 Bit

Posted by Mark Thomas <ma...@apache.org>.
On 26/03/2013 08:55, Ognjen Blagojevic wrote:
> Sean,
> 
> On 26.3.2013 4:14, Sean wrote:
>> Hello, I have setup tomcat6 on port 8080 using 64 bit- Centos 5. I am
>> able to see the default tomcat page, but if I try to go to the webadmin
>> gui (and yes have set my gui-web admin user, etc in server.xml) and or
>> geoserver web app it says connection timed out. Thus, I usually restart
>> tomcat and am able to connect to geoserver, but as soon as i try to
>> login then i get the no connection message and can only access the
>> localhost:8080 page again.
> 
> You are posting to wrong (dev) mailing list. Please post your question
> to user mailing list.

No, this *is* the user list.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat 6 centos 5 64 Bit

Posted by Ognjen Blagojevic <og...@gmail.com>.
Sean,

On 26.3.2013 4:14, Sean wrote:
> Hello, I have setup tomcat6 on port 8080 using 64 bit- Centos 5. I am
> able to see the default tomcat page, but if I try to go to the webadmin
> gui (and yes have set my gui-web admin user, etc in server.xml) and or
> geoserver web app it says connection timed out. Thus, I usually restart
> tomcat and am able to connect to geoserver, but as soon as i try to
> login then i get the no connection message and can only access the
> localhost:8080 page again.

You are posting to wrong (dev) mailing list. Please post your question 
to user mailing list.

-Ognjen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org