Gael
cjb> have you considered the "Automatic (Delayed Start)"
cjb> Startup type in your Windows service properties?
gr> I had not thought about it, so I also tested this possible
gr> solution and it also solves the problem. [...]
gr> I have 2 possibilities to work around this problem:
gr> - Sta
--Original Message-
From: Gael REYNOARD [mailto:gael.reyno...@lafon.fr]
Sent: Monday, October 08, 2018 3:12 AM
To: users@tomcat.apache.org
Subject: Re: Apache failed to initialize connector
- - - external message, proceed with caution - - -
Hi Cris,
I had not thought about it, so I also teste
r problem and Microsoft
> gr> would have provided a solution since july.
>
> I have not tried it myself, but have you considered the "Automatic
> (Delayed Start)" Startup type in your Windows service properties? It's
> available on my TC service in Windows Server 2012
ution since july.
I have not tried it myself, but have you considered the "Automatic (Delayed
Start)" Startup type in your Windows service properties? It's available on my
TC service in Windows Server 2012 R2.
This Stack Overflow article says it waits 2 minutes:
https://stackoverflo
Thank you so much,
I disabled the automatic start of Tomcat service, it is launched a little
later by my program in C #.
After 314 startups of the OS, I did not have any exceptions.
I did not look well enough on the internet because I found this morning a
post (
https://stackoverflow.com/question
Thank you for that answer
The Windows firewall is disabled on my machine, but I will try this method
and I will come back to you if it corrects my problem.
Best regards,
--
* Gaël REYNOARD* - Ingénieur Recherche & Développement
Service *Bureau d'étude informatique*
it looks like you've bound your port 8009 and 8080 with something else
temporarily during windows startup.It may be some port scanning service or
some firewall/ prevention service is blocking all the ports until some
checks are done. And that is why you have this issue intermittently.
As a verific
Sorry for my previous answer, I did not give enough details.
So, yes Tomcat start automatically when the OS starts and I only installed
one instance of the Tomcat service.
I thought about this idea of the service that starts twice, but I did not
see anything in the log (commons-daemon.2018-10-02.
On 03/10/18 14:54, Gael REYNOARD wrote:
> Tomcat is installed as a service in Windows with a dependency with the SQL
> Server service.
>
> I can also add when I have this problem, if I manually restart the Tomcat8
> service, it restarts correctly.
How are you *starting* Tomcat? Manually starting
Tomcat is installed as a service in Windows with a dependency with the SQL
Server service.
I can also add when I have this problem, if I manually restart the Tomcat8
service, it restarts correctly.
Best regards,
--
* Gaël REYNOARD* - Ingénieur Recherche & Développemen
On 03/10/18 12:28, Gael REYNOARD wrote:
> Hello everybody,
>
> OS : Windows 7 Pro x64
> Tomcat : 8.5.31
>
> On a test bench, I reboot Windows to test one of our C# applications.
> Sometimes after starting the OS, my Tomcat server fails to initialize
> because the 8080 or 8009 port would be alread
Hello everybody,
OS : Windows 7 Pro x64
Tomcat : 8.5.31
On a test bench, I reboot Windows to test one of our C# applications.
Sometimes after starting the OS, my Tomcat server fails to initialize
because the 8080 or 8009 port would be already used.
I changed the default port 8080 by and I ha
On 03/10/18 11:04, Gael REYNOARD wrote:
> Hello,
>
> Tomcat 8.5.31
>
> I have read your answer from BugZilla but how Tomcat is possible that
> Tomcat was not completely stopped because I do not just stop the Tomcat
> service. I always reboot my operating system.
> And it's during the startup of W
Hello,
Tomcat 8.5.31
I have read your answer from BugZilla but how Tomcat is possible that
Tomcat was not completely stopped because I do not just stop the Tomcat
service. I always reboot my operating system.
And it's during the startup of Windows that I have sometimes this error.
Best regards,
14 matches
Mail list logo