Hi Team,
I am the best contributor in tomcat dev
How do we say if we run the tomcat through script not a batch file
Regards
Gundapaneni
rote:
> > On 14/03/2024 13:43, koteswara Rao Gundapaneni wrote:
> >>
> >>
> >> On Thu, 14 Mar 2024, 00:28 koteswara Rao Gundapaneni,
> >> mailto:koti.gundapan...@gmail.com>> wrote:
> >>
> >>
> >> HI Tomc
On Thu, 14 Mar 2024, 00:28 koteswara Rao Gundapaneni, <
koti.gundapan...@gmail.com> wrote:
>
> HI Tomcat PMC,
>>
>> Please ensure I had showing my interest as a committer as I have been
>> passed my contribution status from a range of having said that few
>>
On Thu, 14 Mar 2024, 00:28 koteswara Rao Gundapaneni, <
koti.gundapan...@gmail.com> wrote:
>
> HI Tomcat PMC,
>>
>> Please ensure I had showing my interest as a committer as I have been
>> passed my contribution status from a range of having said that few
> HI Tomcat PMC,
>
> Please ensure I had showing my interest as a committer as I have been
> passed my contribution status from a range of having said that few
> contributions
>
> regards,
> Koteswararao
>
On Tue, 13 Feb 2024, 10:19 koteswara Rao Gundapaneni, <
koti.gundapan...@gmail.com> wrote:
> Happy-go-lucky
>
What I think happens is
Tomcat starts shutdown
Endpoint is destroyed
AprLifecycleListener shuts down native library
I would say the abov
Happy-go-lucky
Regards
Koti
On Thu, 8 Feb 2024, 22:37 Mark Thomas, wrote:
> Hi all,
>
> TL;DR tagging likely delayed while APR/native stability issue is addressed
>
> We have had a couple of issues with test stability in the last few days.
>
> The issues with 11.0.x and 10.1.x were caused by
Tomcat 8.5.97 build is failing with java runtime jdk 21 windows 10
compile:
[javac] Compiling 1747 source files to
F:\apache-tomcat-8.5.97-src\apache-tomcat-8.5.97-src\output\classes
[javac] error: release version 7 not supported
[javac] Usage: javac
[javac] use --help for a lis
hi all,
On high level view if i look at up with reflection we use in tomcat code
for the existing class in Bootstrap and core jvm methods internally works
excellent
On Sat, Jan 20, 2024 at 11:57 PM koteswara Rao Gundapaneni <
koti.gundapan...@gmail.com> wrote:
> I am going to provide u
I am going to provide unit tests through which I identifies the performance
issue at core JVM method
Let me provide this
On Tue, 16 Jan 2024, 21:15 Christopher Schultz, <
ch...@christopherschultz.net> wrote:
> Hello,
>
> On 1/15/24 03:45, koteswara Rao Gundapaneni wrote:
> >
please find attached sample
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
hi all,
please find my sample example.
On Mon, Jan 15, 2024 at 1:53 AM Mark Thomas wrote:
> On 15/01/2024 08:45, koteswara Rao Gundapaneni wrote:
> > On Sun, 14 Jan 2024, 18:13 koteswara Rao Gundapaneni, <
> > koti.gundapan...@gmail.com> wrote:
> >
> >&
On Sun, 14 Jan 2024, 18:13 koteswara Rao Gundapaneni, <
koti.gundapan...@gmail.com> wrote:
> hi
>
> Daemon threads have identified the performance issue inorder to complete .
>
Thread which is set as daemon by default has performance bottleneck
I explain that as below
m
wrote:
> You have yet to provide an explanation of the problem you are trying to
> solve.
>
> Unless and until you provide the information requested, further messages
> from you on this topic will be ignored.
>
> Mark
>
>
> On 14/01/2024 12:05, koteswara Rao
:41 PM koteswara Rao Gundapaneni <
koti.gundapan...@gmail.com> wrote:
>
> hi mark,
>
> please check if the code is now available at your end I verified from my
> end it can be visible
>
> On Fri, Jan 12, 2024 at 1:28 AM koteswara Rao Gundapaneni <
> koti.gundapan...@gm
hi mark,
please check if the code is now available at your end I verified from my
end it can be visible
On Fri, Jan 12, 2024 at 1:28 AM koteswara Rao Gundapaneni <
koti.gundapan...@gmail.com> wrote:
>
> Sorry for the inconvenience as its been a private repo just now i
> committe
ark Thomas wrote:
> On 12/01/2024 08:16, koteswara Rao Gundapaneni wrote:
> > Hi Team,
> >
> > As its milestone contribution for me I have added my branch along with
> the
> > pr created,
> >
> > Please add the reviewer here to commit the changes.
>
ctions you were given.
Mark
On 06/01/2024 06:26, koteswara Rao Gundapaneni wrote:
> Hi All,
>
> Somebody helps to give permissions to create the pull request as I have
> been trying to give the change at latest.
>
> regards,
> Koti
>
> On Fri, Jan 5, 2024 at 12:12 AM
Hi All,
Somebody helps to give permissions to create the pull request as I have
been trying to give the change at latest.
regards,
Koti
On Fri, Jan 5, 2024 at 12:12 AM Mark Thomas wrote:
> On 05/01/2024 05:15, koteswara Rao Gundapaneni wrote:
> > It seems there are further permissi
Hi All,
Somebody helps here
It's daemon thread launch issue the problem I noticed here is it taking a
long time to complete
daemon.setDaemon(true);
daemon.start();
line number 2 has the issue
On Fri, 5 Jan 2024, 13:42 Mark Thomas, wrote:
> On 05/01/2024 05:15, koteswara Rao Gun
It seems there are further permissions to be added at Github
*Error received via Github is as : **Pull request creation failed.
Validation failed: must be a collaborator*
Actually i tried creating the pull request for providing the solution for
daemon thread performance issue
daemonthread backg
>
> Hi Mark,
>
>
> Please find my query to start with working without IDE
>
>
>
> On Sat, 30 Dec 2023, 18:50 Mark Thomas, wrote:
>
>> On 25/12/2023 04:12, Igal Sapir wrote:
>> > Any thoughts why I get ClassNotFoundException: listeners.ContextListener
>> > (and other listeners) when I run Tomcat in
Hi Mark,
Please find my query to start with
On Sat, 30 Dec 2023, 18:50 Mark Thomas, wrote:
> On 25/12/2023 04:12, Igal Sapir wrote:
> > Any thoughts why I get ClassNotFoundException: listeners.ContextListener
> > (and other listeners) when I run Tomcat in an IDE (IntelliJ IDEA)?
>
> It looks
Yes I agree
Koti
On Tue, 26 Dec 2023, 23:36 Mark Thomas, wrote:
> On 26/12/2023 12:00, koteswara Rao Gundapaneni wrote:
> > HTTP Patch option should be deprecated as the option is doing partial
> > changes to an existing resource.
>
> PATCH is a method, not an opti
HTTP Patch option should be deprecated as the option is doing partial
changes to an existing resource.
combination of the options and trace methods works very well rather than
the Http PATCH
It works very well when the jsperror page is redirected as it shown trace
option
private String getCache
Hi
I am unable to start the tomcat 11 server after successful build even its
not showing proper errors log is not able to view as its showing the
console in just few seconds
though I have catalina_home and java_home set properly
Thanks
Koti
Here is my Tomcat environment details
java version "1.8.0_202"
Apache Ant(TM) version 1.10.13
Windows 10 Pro
apache-tomcat-10.1.12-src
On Thu, Oct 5, 2023 at 3:10 AM Mark Thomas wrote:
> On 05/10/2023 10:32, koteswara Rao Gundapaneni wrote:
> > I am getting the build fai
I am getting the build failure for the tomcat 10.1.x, as I dig in I find
the below is the root cause
[javac]
E:\apache-tomcat-10.1.12-src\apache-tomcat-10.1.12-src\webapps\examples\WEB-INF\classes\websocket\drawboard\DrawboardEndpoint.java:168:
error: cannot infer type arguments for Whole
[jav
pected BEGIN_OBJECT but was
STRING at line 1 column 1 path $. ; version: 2.0.6.v20170906-1226
!STACK 0
above is the error I have received
Regards,
Koti
On Wed, Aug 9, 2023 at 3:30 AM koteswara Rao Gundapaneni <
koti.gundapan...@gmail.com> wrote:
> Hi Team,
>
> I am getting below erro
Hi Team,
I am getting below errors while building the tomcat 10.1.12, Please help.
Regards,
Koti
33rVfOJM59CWeKv7
>
> Ssvk6v8zy4ZFbNxLjHiDyBqzPxU+TeWdrR+XWV1X+4RHS9vI9rTNvfbPzdjPuTsNe4be
>
> h9xIqBHOJaKKxvhN6+R0mvzAibakCqJDQW7hF+c9LKAn+EGDilkj3umdzETbU9aRUuqp
>
> hR9vzw14hKdNDMop5Mn5F6ABsCkGqT5kxJaffOcSLII3ci+HRCdm/VLv77z/ogy8aHWu
> 0vMg==
> X-Gm-Message-Sta
To service the SSL tomcat end users are now engaged mostly with HTTPD
SERVER and IBM HTTPD
If we look at the c,c++,etc API vendors they rarely change thier
Products production at user level - @Mark remarks
On Sat, May 13, 2023 at 1:48 AM Mark Thomas wrote:
> On 12/05/2023 22:24, R
Tests passes by the built
Regards
Koti
On Thu, 4 May 2023, 00:08 Mark Thomas, wrote:
> The proposed Apache Tomcat 11.0.0-M6 release is now available for
> voting.
>
> Apache Tomcat 11.0.0-M6 is a milestone release of the 11.0.x branch and
> has been made to provide users with early access to th
Hi
Best choice is 3rd option
Regards
Koti
On Sat, 6 May 2023, 15:32 Felix Schumacher, <
felix.schumac...@internetallee.de> wrote:
>
> Am 04.05.23 um 14:37 schrieb Mark Thomas:
>
> Hi all,
>
> The latest Java 21 EA build has moved virtual threads (from project Loom)
> out of preview. How do w
Hi
When it becomes virtual threads and Threadlocal to select with
Virtual threads is great option
To clarify more
Cluster is no message between the nodes
but synchronized the cluster
Regards
Koti
On Fri, 5 May 2023, 20:58 Mark Thomas, wrote:
> Hi all,
>
> I've started to review the use of T
Hi Team ,
Management of start and stop might be arrested
Regards
Koti
On Thu, 4 May 2023, 19:12 , wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
> markt pushed a commit to branch main
> in repository https://gitbox.apache.org/repos/asf/tomcat.git
>
> commit 4b
Dear chris,
I will take care about it and update it accordingly
Regards,
Koti
On Wed, May 3, 2023 at 12:02 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> All,
>
> Please check this thread for full details:
> https://lists.apache.org/thread/of5ozg43zyk729cg311dktjcv3swct26
>
>
Dear team,
Server might sends message headers for the request done by client
Here the response might be empty atheist I considered it a servlet
Regards
Koti
On Wed, 3 May 2023, 14:43 , wrote:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=66591
>
> --- Comment #1 from Mark Thomas ---
Hi
I have my code established at my local for tomcat but struggling alott that
how can I assigned with the PR and Bugs that the software has indeed
Regards,
Koti
On Tue, May 2, 2023 at 1:35 PM wrote:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=66589
>
> --- Comment #4 from hypn...@donarpro
Hi Team,
private int utilityThreads = 2; should be ideal that if its 3 keep it in
understanding/view of BinaryTree (Heap Memory) so that the server make full
advantage.
Any comments are more accepted if those are not missed by the mailinglist
Regards,
Koti
On Tue, May 2, 2023 at 1:41 AM Mark Th
Just a simple whether the code is useful or not
Regards
Koti
On Tue, 2 May 2023, 07:02 Chuck Caldarale, wrote:
>
> On 2023-05-01, at 20:13, koteswara Rao Gundapaneni <
> koti.gundapan...@gmail.com> wrote:
>
> I have given it for tomcat 7 on long back could you please tak
I have given it for tomcat 7 on long back could you please taken it as
applicable since no matter of choice that the planet is available whether
it
Regards
Koti
On Mon, 1 May 2023, 22:34 Christopher Schultz,
wrote:
> Koti,
>
> On 4/28/23 20:55, koteswara Rao Gundapaneni wrote:
>
May I know whether this request has been taken care by somebody ?
Regards
Koti
On Sat, 29 Apr 2023, 03:09 ChristopherSchultz (via GitHub),
wrote:
>
> ChristopherSchultz commented on PR #613:
> URL: https://github.com/apache/tomcat/pull/613#issuecomment-1528121310
>
>@rmaucher applied this
Hi Team,
Its quite awesome discussion to easy the tomcat as proc
I will say it's background compatible since then we added background active
element
StartStop both are in the hand of separate module
Spring Boot is already doing this as tomcat working as in background so it
will boost tomcat wil
44 matches
Mail list logo