?????? tomcat 8.5.16 silent exit without any error logs on ubuntu 16.04.2

2017-07-10 Thread ??????
Yes, I have done that in fact. I download zip file, and unzip, then chmod 777 startup.sh. Problems love me still. I am trying to monitor tomcat remotely. -- ?? -- -- ??: "Guang Chao";; : 2017??7??11??(??) ???

Re: Solution for the connection pool issue

2017-07-10 Thread Guang Chao
On Mon, Jul 10, 2017 at 3:20 PM, Sai Kumar wrote: > Hi Users, > > im getting the connection pool issue. > > > *Unable to fetch a connection in xx seconds, none available[size:xxx; > busy:xxx; idle:xx; lastwait:]. * > > *And Idle count is incresing more than the Maxidle connections.* > > > > >

Re: tomcat 8.5.16 silent exit without any error logs on ubuntu 16.04.2

2017-07-10 Thread Guang Chao
On Sun, Jul 9, 2017 at 7:10 PM, 李员外 <281170...@qq.com> wrote: > There is any file name started with hs_err_, also has no any dumps under > the /tmp folder. Really helplessness... > > Can you try not using Tomcat from the package manager? Just download for example http://www-us.apache.org/dist/tom

Re: Issue with static file in Tomcat 8.5.17

2017-07-10 Thread Rémy Maucherat
On Mon, Jul 10, 2017 at 3:31 PM, Mark Thomas wrote: > On 10/07/17 20:59, Mark Thomas wrote: > > On 08/07/17 20:06, Mark Thomas wrote: > >> On 07/07/17 23:05, George Stanchev wrote: > > > > > > > >>> Since you cannot reproduce it, perhaps I can package up the tomcat + > the > > test app in a zip

Re: Issue with static file in Tomcat 8.5.17

2017-07-10 Thread Mark Thomas
On 10/07/17 20:59, Mark Thomas wrote: > On 08/07/17 20:06, Mark Thomas wrote: >> On 07/07/17 23:05, George Stanchev wrote: > > > >>> Since you cannot reproduce it, perhaps I can package up the tomcat + the > test app in a zip and upload it somewhere... >> >> That would be helpful. I've tested th

Re: Issue with static file in Tomcat 8.5.17

2017-07-10 Thread Mark Thomas
On 08/07/17 20:06, Mark Thomas wrote: > On 07/07/17 23:05, George Stanchev wrote: >> Since you cannot reproduce it, perhaps I can package up the tomcat + the test app in a zip and upload it somewhere... > > That would be helpful. I've tested this in multiple environments and I > can't reproduce

Re: Solution for the connection pool issue

2017-07-10 Thread Mark Thomas
On 10/07/17 08:20, Sai Kumar wrote: > Hi Users, > > im getting the connection pool issue. > > > *Unable to fetch a connection in xx seconds, none available[size:xxx; > busy:xxx; idle:xx; lastwait:]. * It would have been helpful if you had not replaced those values with xxx. > *And Idle cou

Re: Annotation scanning problem with Tomcat 8 and Java 8

2017-07-10 Thread Mark Thomas
On 10/07/17 08:09, karapirinc wrote: > Hi, > > I am trying to solve same issue. Could you solve the problem? That particular problem (from 3 years ago) was caused by a Tomcat bug. It was fixed shortly afterwards. Upgrading to the latest 8.5.x release should fix it. If it does not, please open a

Solution for the connection pool issue

2017-07-10 Thread Sai Kumar
Hi Users, im getting the connection pool issue. *Unable to fetch a connection in xx seconds, none available[size:xxx; busy:xxx; idle:xx; lastwait:]. * *And Idle count is incresing more than the Maxidle connections.* *Here is the server.xml configured file,* > > factory="org.apache.tomc

Re: Annotation scanning problem with Tomcat 8 and Java 8

2017-07-10 Thread karapirinc
Hi, I am trying to solve same issue. Could you solve the problem? Best, Yusuf -- View this message in context: http://tomcat.10.x6.nabble.com/Annotation-scanning-problem-with-Tomcat-8-and-Java-8-tp5019403p5065281.html Sent from the Tomcat - User mailing list archive at Nabble.com. --