Re: Component working in Console not as Service

2019-07-31 Thread tomcat
On 31.07.2019 14:49, Mark Thomas wrote: On 31/07/2019 13:03, Potgieter, Carlo wrote: On 31/07/2019 12:48, Potgieter, Carlo wrote: I was hoping to obtain some assistance. We have used a library to convert MS Office documents (docx and pptx) to PDF. This works perfectly in the development

Re: Component working in Console not as Service

2019-07-31 Thread logo
All, sorry for top posting. Nothing down there to relate to. Could it be that it is something similar like headless on linux? I remember something similar when using pdflib back in the days. As a service there may be something missing (login shell, DISPLAY, Terminal)? "Word to PDF" could be

Re: Can Tomcat log handshake failures, and where?

2019-07-31 Thread Mark Thomas
On 30/07/2019 08:28, Mark Thomas wrote: > Generally, processing needs to get as far as presenting a request line > before something is added to the access logs. We could look at expanding > the access logging to include connections that are dropped earlier but > that might be a sufficiently

Re: How to enable Native Memory Tracking(NMT) in Tomcat?

2019-07-31 Thread కృష్ణ చైతన్య
Hi Chris, Do we have instructions for linux as well? Can you please point me to any documentation on this. Regards, Krishna Chaitanya. > On 30-Jul-2019, at 8:33 PM, Christopher Schultz > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Krishna, > > On 7/30/19 06:29, కృష్ణ

RE:Component working in Console not as Service

2019-07-31 Thread Potgieter, Carlo
On 31/07/2019 12:48, Potgieter, Carlo wrote: > I was hoping to obtain some assistance. We have used a library to convert MS > Office documents (docx and pptx) to PDF. > > This works perfectly in the development environment and also when running > Tomcat in a console window. > > The moment we

Component working in Console not as Service

2019-07-31 Thread Potgieter, Carlo
I was hoping to obtain some assistance. We have used a library to convert MS Office documents (docx and pptx) to PDF. This works perfectly in the development environment and also when running Tomcat in a console window. The moment we run Tomcat as a service this specific component gives and

Re: Resource leak for WebSockets closed with NOT_CONSISTENT reason

2019-07-31 Thread Mark Thomas
On 31/07/2019 04:37, Kirill Ilyukhin wrote: > Hello Mark, > > Please let me disagree with you. I have connected JVisualVM to Tomcat JVM, > run the test with 10,000 connections, performed several explicit GCs and > made a heap dump. All 10,000 WsSessions are in heap. They are referenced as >

Re: Component working in Console not as Service

2019-07-31 Thread Mark Thomas
On 31/07/2019 12:48, Potgieter, Carlo wrote: > I was hoping to obtain some assistance. We have used a library to convert MS > Office documents (docx and pptx) to PDF. > > This works perfectly in the development environment and also when running > Tomcat in a console window. > > The moment we

Re: How to enable Native Memory Tracking(NMT) in Tomcat?

2019-07-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 కృష్ణ చైతన్, > On 7/30/19 06:29, కృష్ణ చైతన్య wrote: Is there a plan to add support for Native Memory Tracking in Apache Common’s jsvc? > >> There is no need to add support. >> >> C:\Program Files\Apache Tomcat 9.0.22> SET >>

Re: Component working in Console not as Service

2019-07-31 Thread tomcat
On 31.07.2019 20:26, Potgieter, Carlo wrote: On 31.07.2019 14:49, Mark Thomas wrote: On 31/07/2019 13:03, Potgieter, Carlo wrote: On 31/07/2019 12:48, Potgieter, Carlo wrote: I was hoping to obtain some assistance. We have used a library to convert MS Office documents (docx and pptx) to

RE:Component working in Console not as Service

2019-07-31 Thread Potgieter, Carlo
On 31.07.2019 14:49, Mark Thomas wrote: > On 31/07/2019 13:03, Potgieter, Carlo wrote: >> >> >> On 31/07/2019 12:48, Potgieter, Carlo wrote: >>> I was hoping to obtain some assistance. We have used a library to convert >>> MS Office documents (docx and pptx) to PDF. >>> >>> This works perfectly

Re: Component working in Console not as Service

2019-07-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Carlo, On 7/31/19 07:48, Potgieter, Carlo wrote: > I was hoping to obtain some assistance. We have used a library to > convert MS Office documents (docx and pptx) to PDF. > > This works perfectly in the development environment and also when >

Re: Component working in Console not as Service

2019-07-31 Thread Mark Thomas
On 31/07/2019 13:03, Potgieter, Carlo wrote: > > > On 31/07/2019 12:48, Potgieter, Carlo wrote: >> I was hoping to obtain some assistance. We have used a library to convert MS >> Office documents (docx and pptx) to PDF. >> >> This works perfectly in the development environment and also when