RE: Page cannot be displayed error

2005-08-31 Thread Barnett, Brian W.
, 2005 3:23 PM To: 'tomcat-user@jakarta.apache.org' Subject: Page cannot be displayed error We are experiencing a strange problem that we can't seem to figure out. We have a Struts web app running on Tomcat 5.0.28/Apache web server. All the computers of a particular client are getting a Page

Page cannot be displayed error

2005-08-29 Thread Barnett, Brian W.
We are experiencing a strange problem that we can't seem to figure out. We have a Struts web app running on Tomcat 5.0.28/Apache web server. All the computers of a particular client are getting a Page cannot be displayed error when they click a certain button. They can then go home and access

SSL - Page Cannot be displayed

2004-06-09 Thread Lee, Roger (NE)
and HTTP is to listen on 8700. I have done a netstat and confirmed that both ports are listening on all IP addresses. The issue I am having is when I go to https://localhost:8443 https://localhost:8443/ I get a page cannot be displayed. If I go to http://localhost:8700 http://localhost:8700

SSL - Page Cannot be displayed (Maybe 2nd post...apologies if it is)

2004-06-09 Thread Lee, Roger (NE)
and HTTP is to listen on 8700. I have done a netstat and confirmed that both ports are listening on all IP addresses. The issue I am having is when I go to https://localhost:8443 https://localhost:8443/ I get a page cannot be displayed. If I go to http://localhost:8700 http://localhost:8700

request timeout - page cannot be displayed

2004-01-29 Thread Altug B. Altintas
Hi We have got a page which process a request for a long time (because of algoritm) so we set session-timeout = 1000 in web.xml but if the user request this page, it starts to process and then after a time (~30 min) browser gives page cannot be displayed but the request is still be processed

Re: request timeout - page cannot be displayed

2004-01-29 Thread Rob Harrington
= 1000 in web.xml but if the user request this page, it starts to process and then after a time (~30 min) browser gives page cannot be displayed but the request is still be processed in server so the user cannot see anything. Which parameter can i set to solve this problem. Regards Altug

RE: request timeout - page cannot be displayed

2004-01-29 Thread Shapira, Yoav
[mailto:[EMAIL PROTECTED] Sent: Thursday, January 29, 2004 8:52 AM To: Tomcat Users List Subject: Re: request timeout - page cannot be displayed I may have a similar problem. See my message from yesterday: connectionTimeout and disableUploadTimeout Assuming you've got something like this in web.xml

Re: request timeout - page cannot be displayed

2004-01-29 Thread Altug B. Altintas
) so we set session-timeout = 1000 in web.xml but if the user request this page, it starts to process and then after a time (~30 min) browser gives page cannot be displayed but the request is still be processed in server so the user cannot see anything. Which parameter can i set to solve

Re: request timeout - page cannot be displayed

2004-01-29 Thread Michael Mangeng
29, 2004 3:51 PM Subject: Re: request timeout - page cannot be displayed I may have a similar problem. See my message from yesterday: connectionTimeout and disableUploadTimeout Assuming you've got something like this in web.xml: session-config session-timeout360/session-timeout /session

Re: request timeout - page cannot be displayed

2004-01-29 Thread Rob Harrington
Altug, I'm finding as well that in practice 60 minutes is the breakpoint for connection timing out. I'd love to know what would happen if you rebuilt the Tomcat code with a higher value for that static variable. I'm not sure that would be a viable solution for me long term though, since I don't

page cannot be displayed

2003-06-02 Thread Keith Mastin
Just instaled tomcat on a redhat-7.3 server that's already running ssl-enabled apache-1.3.27. I can connect via localhost:8080 with lynx, but when I dial with the ip address:8080 on either mozilla or IE I get a page cannot be displayed error. I checked the archives and didn't see this problem

page cannot be displayed error

2003-01-10 Thread Anup Ray
and tomcat to make a spell check application (jspellhtml) working and available at this web server. After this changes we started getting page cannot be displayed error frequently both from inside and outside users. I then stopped the tomcat process but still the same error used to get. Finally I

RE: page cannot be displayed error

2003-01-10 Thread Anup Ray
I did not get any response. I am posting it again. Earlier during apache-mod_jk-tomcat set John Turner helped me a lot to make it work. Actually after making httpd.conf as per his suggestion tomcat and the spell check was started working. But now I am stuck with this error page cannot be displayed

The page cannot be displayed, HTTP 500 - Internal server error

2002-12-03 Thread Tomislav Miladinovic
Hi, After so many tries to get Tomcat 4.1.12 works (get home page) I am still experiencing error (after browsing http://localhost:8080). I try change Catalina port to 80 (server.xml) but no difference. The page cannot be displayed, HTTP 500 - Internal server error I didn't have this error

Re: The page cannot be displayed, HTTP 500 - Internal server error

2002-12-03 Thread Nikola Milutinovic
Tomislav Miladinovic wrote: Hi, After so many tries to get Tomcat 4.1.12 works (get home page) I am still experiencing error (after browsing http://localhost:8080). I try change Catalina port to 80 (server.xml) but no difference. The page cannot be displayed, HTTP 500 - Internal server error

Page cannot be displayed

2002-01-04 Thread Richard Poole
Hello I have recenly received a book on JSP Web Development, and have run into several problems whil setting tomcat up on my winME machine. Most of the problems I have solved, however when I start tomcat and type in localhost:8080 the error 'Page cannot be displayed' appears. I have had