Re: Page cannot be displayed , TOMCAT installation on windows 2012 R2

2017-09-07 Thread ford royal
Hello Chao Issue got resolved after installing with admin privileges Best Regards, Thank you, Cheers. :-)) On Thu, 9/7/17, Guang Chao wrote: Subject: Re: Page cannot be displayed , TOMCAT installation on windows 2012 R2 To: "Tomcat Users

Re: Page cannot be displayed , TOMCAT installation on windows 2012 R2

2017-09-07 Thread Guang Chao
On Tue, Sep 5, 2017 at 6:38 PM, ford royal wrote: > HI team, > > > > I have installed Tomcat on windows 2012 r2 , but I get page cannot be > displayed when I try to open http:\\localhost:8080I have given Java path > also but still no.Java 8 update 144 tomcat is 8.5.20 >

Re: Page cannot be displayed , TOMCAT installation on windows 2012 R2

2017-09-06 Thread ford royal
Hello Installation worked after doing with administration account, I got my permission reset Thanks for guidance Best Regards, Thank you, Cheers. :-)) On Tue, 9/5/17, André Warnier (tomcat) wrote: Subject: Re: Page cannot be displayed , TOMCAT

Re: Page cannot be displayed , TOMCAT installation on windows 2012 R2

2017-09-05 Thread tomcat
On 05.09.2017 12:38, ford royal wrote: HI team, I have installed Tomcat on windows 2012 r2 as a Windows Service ? From where did you get/download this tomcat ? , but I get page cannot be displayed when I try to open http:\\localhost:8080 The correct path is probably http://localhost:8080

Page cannot be displayed , TOMCAT installation on windows 2012 R2

2017-09-05 Thread ford royal
HI team, I have installed Tomcat on windows 2012 r2 , but I get page cannot be displayed when I try to open http:\\localhost:8080I have given Java path also but still no.Java 8 update 144  tomcat is 8.5.20 please guide  Best Regards, Thank you, Rao

Re: Tomcat + SSL+ page cannot be displayed

2008-07-23 Thread hiteshrup
t; Even I found sample problem, if you found the solution, then please send me the hints. Thanks, Hitesh -- View this message in context: http://www.nabble.com/Tomcat-%2B-SSL%2B-page-cannot-be-displayed-tp18565523p18605190.html Sent from the Tomcat - User mailing list archive at Nabble.com.

Tomcat + SSL+ page cannot be displayed

2008-07-21 Thread Bellamine, Khalil
Hi all, I've configured my tomcat server to use SSL with the explanation in tomcat site (ssl-howto.html). After this configuration when I try https://localhost:8443 in Internet Explorer the page try to open for a long time and then I get "The page cannot be displayed" erro

"Page cannot be displayed"

2006-12-15 Thread Fabian Arocena
Hi All! I installed tomcat 5.5.17 on a Unix solaris box and deployed a war file there. Everything works fine, except for the fact that I get a "page cannot be displayed " page from time to time. This happens randomically and usually going back one page and forth again, solves it, s

Intermittent TCP RST From Tomcat (The page cannot be displayed)

2006-09-28 Thread Matthew Vorst
Hi, I have several servers all running the same software that have recently started having trouble. The symptom is that intermittently, usually (but not always) on a POST after a delay of 30 - 60 seconds, my users receive "The page cannot be displayed" error. When they click r

Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-04-04 Thread Markus Schönhaber
Remy Maucherat wrote: > We found a logical explanation for certain SSL request hang issues, > which look similar to these ones, and the problem should now be fixed. > The patch is here: > http://svn.apache.org/viewcvs?rev=391288&view=rev Ah, good to know. Regards mks --

Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-04-04 Thread Remy Maucherat
On 4/3/06, Markus Schönhaber <[EMAIL PROTECTED]> wrote: > Richard Mundell wrote: > > In 5.5.15 we switched to using the (ever-so-well-documented) APR native > > library so I suspect it's the OpenSSL code in the APR library which is > > causing the problem. > > First thing I'd try is to update to to

Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-04-03 Thread Markus Schönhaber
Richard Mundell wrote: > In 5.5.15 we switched to using the (ever-so-well-documented) APR native > library so I suspect it's the OpenSSL code in the APR library which is > causing the problem. First thing I'd try is to update to tomcat-native 1.1.2. This fixes an issue where sometimes the respons

Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-04-03 Thread David Smith
8 PM >To: Tomcat Users List >Subject: Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page >Cannot be Displayed" problems > >When I said change log, I meant the text file that lists out all the changes >the developers made between releases. What issue

RE: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-04-03 Thread Richard Mundell
List Subject: Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems When I said change log, I meant the text file that lists out all the changes the developers made between releases. What issues they fixed and what not. Is your install using

Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-04-03 Thread David Smith
t: Monday, April 03, 2006 2:09 PM >To: Tomcat Users List >Subject: Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page >Cannot be Displayed" problems > >Given you've indicated all the headaches occurred in the move from 5.5.9 to >5.5.15, you might wan

RE: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-04-03 Thread Richard Mundell
bject: Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems Given you've indicated all the headaches occurred in the move from 5.5.9 to 5.5.15, you might want to take a look at the change log in relation to your environment. Are your conne

Re: [REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-04-03 Thread David Smith
ell [mailto:[EMAIL PROTECTED] >Sent: Friday, March 31, 2006 11:33 AM >To: 'users@tomcat.apache.org' >Subject: Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be >Displayed" problems > > >We upgraded our internet-facing web server from Tomcat 5.

[REPOST] Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-04-03 Thread Richard Mundell
3 AM To: 'users@tomcat.apache.org' Subject: Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems We upgraded our internet-facing web server from Tomcat 5.5.9 to 5.5.15 this weekend and have run into a number of intermittent connectivity problems which have resu

Tomcat 5.5.15 - HTTPS hanging and intermittent "Page Cannot be Displayed" problems

2006-03-31 Thread Richard Mundell
) with all of the default configuration. Issue 1: A couple of our clients have experienced intermittent connectivity problems (where approximately 1 out of every 20 page loads results in an immediate "Page Cannot Be Displayed" error in Internet Explorer - it appears that Tomcat immediate

Page cannot be displayed with ssl/https connectors and Tomcat 5.5.12

2005-11-04 Thread Jean-Pierre Pelletier
Hi, I upgraded from Tomcat 5.5.9 to Tomcat 5.5.12 and cannot get https connectors to work. Here is an extract from my server.xml It was working fine with Tomcat 5.5.9 I am using Windows XP with Service Pack 2. I tried it on both Internet Explorer 6 and Firefox. Thanks Jean-Pierre Pelletier e