Re: Did something JSP related change between 9.0.71 and 9.0.73

2023-09-03 Thread Tim N
One last note on this...we noticed some pages not fixed after upgrading New
Relic, but fixed them by deleting the compiled JSP files (e.g. files in
work/Tomcat/my-webapp/ROOT/org/apache/jsp/WEB_002dINF/jsp) and letting
Tomcat re-compile them.

On Mon, Sep 4, 2023 at 12:48 AM அருள்ராஜன் அ லை 
wrote:

> Yes. It is with some JASPER library changes in Tomcat which affected the
> NewRelic agents. It was fixed in NewRelic agent 8.2.0. In our case we have
> newrelic agent 7,4.x ., So it failed.
>
> For a temporary measure we disabled the new relic browser monitoring and
> moved on. (Ours is not a UI app)
>
> You can check the fixes section of release notes
>
> https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/java-agent-820/
>
> https://github.com/newrelic/newrelic-java-agent/pull/1225
>
> வெள்., 1 செப்., 2023, பிற்பகல் 3:02 அன்று, Tim N 
> எழுதியது:
>
> > Fixed by upgrading New Relic to 8.5.0!
> >
> > Other environments had this upgraded, but not the failing one.
> >
> > On Fri, Sep 1, 2023 at 5:26 PM Torsten Krah  wrote:
> >
> > > Am Freitag, dem 01.09.2023 um 15:18 +1000 schrieb Tim N:
> > > > We're seeing this too, but not in all our environments. We also use
> > > > NewRelic.
> > >
> > > Does it happen without NewRelic too? If not, better ask NewRelic about
> > > that problem.
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > > For additional commands, e-mail: users-h...@tomcat.apache.org
> > >
> > >
> >
>
>
> --
> நன்றி,
> அருள்.
>


Re: Did something JSP related change between 9.0.71 and 9.0.73

2023-09-03 Thread அருள்ராஜன் அ லை
Yes. It is with some JASPER library changes in Tomcat which affected the
NewRelic agents. It was fixed in NewRelic agent 8.2.0. In our case we have
newrelic agent 7,4.x ., So it failed.

For a temporary measure we disabled the new relic browser monitoring and
moved on. (Ours is not a UI app)

You can check the fixes section of release notes
https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/java-agent-820/

https://github.com/newrelic/newrelic-java-agent/pull/1225

வெள்., 1 செப்., 2023, பிற்பகல் 3:02 அன்று, Tim N 
எழுதியது:

> Fixed by upgrading New Relic to 8.5.0!
>
> Other environments had this upgraded, but not the failing one.
>
> On Fri, Sep 1, 2023 at 5:26 PM Torsten Krah  wrote:
>
> > Am Freitag, dem 01.09.2023 um 15:18 +1000 schrieb Tim N:
> > > We're seeing this too, but not in all our environments. We also use
> > > NewRelic.
> >
> > Does it happen without NewRelic too? If not, better ask NewRelic about
> > that problem.
> >
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
> >
>


-- 
நன்றி,
அருள்.


Re: Did something JSP related change between 9.0.71 and 9.0.73

2023-09-01 Thread Tim N
Fixed by upgrading New Relic to 8.5.0!

Other environments had this upgraded, but not the failing one.

On Fri, Sep 1, 2023 at 5:26 PM Torsten Krah  wrote:

> Am Freitag, dem 01.09.2023 um 15:18 +1000 schrieb Tim N:
> > We're seeing this too, but not in all our environments. We also use
> > NewRelic.
>
> Does it happen without NewRelic too? If not, better ask NewRelic about
> that problem.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


Re: Did something JSP related change between 9.0.71 and 9.0.73

2023-09-01 Thread Torsten Krah
Am Freitag, dem 01.09.2023 um 15:18 +1000 schrieb Tim N:
> We're seeing this too, but not in all our environments. We also use
> NewRelic.

Does it happen without NewRelic too? If not, better ask NewRelic about
that problem.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Did something JSP related change between 9.0.71 and 9.0.73

2023-08-31 Thread Tim N
We're seeing this too, but not in all our environments. We also use
NewRelic.
 JSP

Previously rendered to

Now renders to
/path/style.css"/>

Affected Tomcat version is 9.0.78


Re: Did something JSP related change between 9.0.71 and 9.0.73

2023-03-17 Thread Thomas Meyer
Hi,

It looks like some parts of this is missing:

JSP snippet:
[...]


[...]

Will render into

configBaseString" />

Looks like the :
>Hello,
>
>> -Ursprüngliche Nachricht-
>> Von: Thomas Meyer 
>> Gesendet: Freitag, 17. März 2023 09:57
>> An: users@tomcat.apache.org
>> Betreff: Did something JSP related change between 9.0.71 and 9.0.73
>> 
>> Hi,
>> 
>> One of our jsp pages did start to render incorrectly in 9.0.73.
>> The same page does render correctly in 9.0.71.
>> We never did use 9.0.72.
>> 
>> Any ideas?
>
>Can you provide a JSP snippet and how it rendered before and afterwards?
>
>Thanks! Thomas
>
>-
>To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>For additional commands, e-mail: users-h...@tomcat.apache.org
>
-- 
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.

AW: Did something JSP related change between 9.0.71 and 9.0.73

2023-03-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello,

> -Ursprüngliche Nachricht-
> Von: Thomas Meyer 
> Gesendet: Freitag, 17. März 2023 09:57
> An: users@tomcat.apache.org
> Betreff: Did something JSP related change between 9.0.71 and 9.0.73
> 
> Hi,
> 
> One of our jsp pages did start to render incorrectly in 9.0.73.
> The same page does render correctly in 9.0.71.
> We never did use 9.0.72.
> 
> Any ideas?

Can you provide a JSP snippet and how it rendered before and afterwards?

Thanks! Thomas

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Did something JSP related change between 9.0.71 and 9.0.73

2023-03-17 Thread Thomas Meyer
Hi,

One of our jsp pages did start to render incorrectly in 9.0.73.
The same page does render correctly in 9.0.71.
We never did use 9.0.72.

Any ideas?

-- 
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.