https://bz.apache.org/bugzilla/show_bug.cgi?id=59606
Bug ID: 59606
Summary: Tomcat experiences a NullPointerException and does not
work if JAR without a manifest is on the class path
Product: Tomcat 8
Version: 8.0.35
Hardwa
https://bz.apache.org/bugzilla/show_bug.cgi?id=59606
--- Comment #1 from Alexander Veit ---
The problem might be related to
https://bz.apache.org/bugzilla/show_bug.cgi?id=59226.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=59606
Alexander Veit changed:
What|Removed |Added
Summary|Tomcat experiences a|Tomcat experiences a
https://bz.apache.org/bugzilla/show_bug.cgi?id=59566
Remy Maucherat changed:
What|Removed |Added
CC||alexand...@gmx.net
--- Comment #2 fro
https://bz.apache.org/bugzilla/show_bug.cgi?id=59606
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
[
https://issues.apache.org/jira/browse/MTOMCAT-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293011#comment-15293011
]
Christos Karalis commented on MTOMCAT-276:
--
i´ve had the same the issue but was
[
https://issues.apache.org/jira/browse/MTOMCAT-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293011#comment-15293011
]
Christos Karalis edited comment on MTOMCAT-276 at 5/20/16 8:40 AM:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59604
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #2 from Mark Thomas
Dear Dev Team,
Can anyone please give me little information about these files?
Thank You
On Thu, May 19, 2016 at 8:22 PM, sangeeta lal
wrote:
>
> Dear Dev Team,
>
>
> I am Sangeeta. I am a PhD Scholar in the area of automated software
> engineering. I am currently studying source code of Apach
Hello Sangeeta,
Yes, those files are auto-generated by a tool: https://javacc.java.net/.
On Fri, May 20, 2016 at 11:41 AM, sangeeta lal
wrote:
> Dear Dev Team,
>
> Can anyone please give me little information about these files?
>
> Thank You
>
> On Thu, May 19, 2016 at 8:22 PM, sangeeta lal
>
Dear Sir,
*Thanks for your reply!*
Could you please tell me, if there is any listing about all the auto-
generated files. I have manually identified 59 files in the folder "
*tomcat\java\org\apache\el\parser*" which are auto generated.
I have following two questions:
1. Can tomcat project hav
Author: markt
Date: Fri May 20 10:16:35 2016
New Revision: 1744684
URL: http://svn.apache.org/viewvc?rev=1744684&view=rev
Log:
Fix an EL memory leak.
Note: This fix requires changing generated code. A bug has been raised with
JavaCC:
https://java.net/jira/browse/JAVACC-293
Modified:
tomcat/t
Author: markt
Date: Fri May 20 10:24:12 2016
New Revision: 1744687
URL: http://svn.apache.org/viewvc?rev=1744687&view=rev
Log:
Fix an EL memory leak.
Note: This fix requires changing generated code. A bug has been raised with
JavaCC:
https://java.net/jira/browse/JAVACC-293
Modified:
tomcat/t
Author: markt
Date: Fri May 20 10:28:53 2016
New Revision: 1744688
URL: http://svn.apache.org/viewvc?rev=1744688&view=rev
Log:
Fix an EL memory leak.
Note: This fix requires changing generated code. A bug has been raised with
JavaCC:
https://java.net/jira/browse/JAVACC-293
Modified:
tomcat/t
Author: markt
Date: Fri May 20 10:34:50 2016
New Revision: 1744689
URL: http://svn.apache.org/viewvc?rev=1744689&view=rev
Log:
Fix an EL memory leak.
Note: This fix requires changing generated code. A bug has been raised with
JavaCC:
https://java.net/jira/browse/JAVACC-293
Modified:
tomcat/t
Author: markt
Date: Fri May 20 10:37:43 2016
New Revision: 1744692
URL: http://svn.apache.org/viewvc?rev=1744692&view=rev
Log:
Fix an EL memory leak.
Note: This fix requires changing generated code. A bug has been raised with
JavaCC:
https://java.net/jira/browse/JAVACC-293
Modified:
tomcat/t
Author: markt
Date: Fri May 20 10:38:45 2016
New Revision: 1744693
URL: http://svn.apache.org/viewvc?rev=1744693&view=rev
Log:
Correct location in changelog
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.ap
Author: markt
Date: Fri May 20 10:51:05 2016
New Revision: 1744697
URL: http://svn.apache.org/viewvc?rev=1744697&view=rev
Log:
Fix a memory leak with the pool cleaner thread that retained a reference to the
web application class loader for the first web application to use a connection
pool.
Mod
Author: markt
Date: Fri May 20 10:54:10 2016
New Revision: 1744698
URL: http://svn.apache.org/viewvc?rev=1744698&view=rev
Log:
Fix a memory leak with the pool cleaner thread that retained a reference to the
web application class loader for the first web application to use a connection
pool.
Mod
Author: markt
Date: Fri May 20 10:54:52 2016
New Revision: 1744699
URL: http://svn.apache.org/viewvc?rev=1744699&view=rev
Log:
Fix a memory leak with the pool cleaner thread that retained a reference to the
web application class loader for the first web application to use a connection
pool.
Mod
Author: markt
Date: Fri May 20 10:57:27 2016
New Revision: 1744702
URL: http://svn.apache.org/viewvc?rev=1744702&view=rev
Log:
Fix a memory leak with the pool cleaner thread that retained a reference to the
web application class loader for the first web application to use a connection
pool.
Mod
Author: markt
Date: Fri May 20 10:58:17 2016
New Revision: 1744703
URL: http://svn.apache.org/viewvc?rev=1744703&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderB
Author: markt
Date: Fri May 20 11:04:47 2016
New Revision: 1744705
URL: http://svn.apache.org/viewvc?rev=1744705&view=rev
Log:
Deprecate clearReferencesStatic
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
tomcat/trunk/java/org/apache/catalina/core/mbeans-descri
Author: markt
Date: Fri May 20 11:05:13 2016
New Revision: 1744706
URL: http://svn.apache.org/viewvc?rev=1744706&view=rev
Log:
Deprecate clearReferencesStatic
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/core/StandardContext.java
tomc
Author: markt
Date: Fri May 20 11:05:30 2016
New Revision: 1744707
URL: http://svn.apache.org/viewvc?rev=1744707&view=rev
Log:
Deprecate clearReferencesStatic
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/core/StandardContext.java
tomc
Author: markt
Date: Fri May 20 11:10:18 2016
New Revision: 1744709
URL: http://svn.apache.org/viewvc?rev=1744709&view=rev
Log:
Deprecate clearReferencesStatic
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/StandardContext.java
tomc
Author: markt
Date: Fri May 20 11:18:55 2016
New Revision: 1744713
URL: http://svn.apache.org/viewvc?rev=1744713&view=rev
Log:
Remove clearReferencesStatic option
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
tomcat/trunk/java/org/apache/catalina/core/mbeans-de
Author: markt
Date: Fri May 20 11:19:32 2016
New Revision: 1744714
URL: http://svn.apache.org/viewvc?rev=1744714&view=rev
Log:
Remove clearReferencesStatic option
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/core/StandardContext.java
Hi,
I guess your question is related to
http://markmail.org/message/kw4erakv272hsy3o where someone else already
told you about JavaCC.
AFAIK JavaCC is the only tool used by Tomcat that generates classes.
The number of classes depends on the parser rules so it could be N today
and M tomorrow.
Just
On 20/05/2016 12:23, Martin Grigorov wrote:
> Hi,
>
> I guess your question is related to
> http://markmail.org/message/kw4erakv272hsy3o where someone else already
> told you about JavaCC.
> AFAIK JavaCC is the only tool used by Tomcat that generates classes.
Martin is correct.
Note: There was a
https://bz.apache.org/bugzilla/show_bug.cgi?id=59604
--- Comment #3 from Konstantin Kolinko ---
Note that it succeeded in parsing XML markup (the tag of ''), but
contents of the tag is parsed as garbage. This is rather odd. Those patterns
are English as well.
Maybe those web.xml files were proc
2016-05-20 13:01 GMT+03:00 sangeeta lal :
> Dear Sir,
>
> *Thanks for your reply!*
>
> Could you please tell me, if there is any listing about all the auto-
> generated files. I have manually identified 59 files in the folder "
> *tomcat\java\org\apache\el\parser*" which are auto generated.
ELPa
Author: kkolinko
Date: Fri May 20 12:30:13 2016
New Revision: 1744725
URL: http://svn.apache.org/viewvc?rev=1744725&view=rev
Log:
Add Tomcat 8.5
Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/lists.html
tomcat/site/trunk/xdocs/bugreport.xml
tomcat/site/trun
https://bz.apache.org/bugzilla/show_bug.cgi?id=59608
Bug ID: 59608
Summary: Manifest scanning should handle errors in resolving
entries
Product: Tomcat 8
Version: 8.0.35
Hardware: PC
OS: Linux
St
Support Team,
We have been using Tomcat 8.0.9 for our applications. We noticed below memo= ry
leak error and out tomcat could not stopped. We had to kill the process =
manually. I was reading articles in the internet and this got address after=
tomcat 6. But we found error in higher versions.
Hi,
On Fri, May 20, 2016 at 2:55 PM, Sanka, Ambica wrote:
> Support Team,
>
> We have been using Tomcat 8.0.9 for our applications. We noticed below
> memo= ry leak error and out tomcat could not stopped. We had to kill the
> process = manually. I was reading articles in the internet and this g
https://bz.apache.org/bugzilla/show_bug.cgi?id=59564
Remy Maucherat changed:
What|Removed |Added
OS||All
Status|NEW
On 19/05/2016 11:05, Rory O'Donnell wrote:
> Hi Mark,
>
> I just had some time to review your email in detail, can you log bugs
> for items
> 3,4 and 5 and send me the JI numbers ?
See in-line.
Many thanks,
Mark
>> 3. Memory leak in sun.rmi.transport.GC
>> http://mail.openjdk.java.net/pipermai
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130
--- Comment #6 from Coty Sutherland ---
Bump; It's been a while since this RFE has gotten any attention. Have you had a
chance to take a look and provide further feedback?
--
You are receiving this mail because:
You are the assignee for the b
Thanks Mark!
> On 20 May 2016, at 14:51, Mark Thomas wrote:
>
>> On 19/05/2016 11:05, Rory O'Donnell wrote:
>> Hi Mark,
>>
>> I just had some time to review your email in detail, can you log bugs
>> for items
>> 3,4 and 5 and send me the JI numbers ?
>
> See in-line.
>
> Many thanks,
>
> Ma
Author: remm
Date: Fri May 20 15:51:07 2016
New Revision: 1744760
URL: http://svn.apache.org/viewvc?rev=1744760&view=rev
Log:
59608: A lot of URL based errors can occur while processing a JAR manifest
classpath, so consistently ignore and log as debug all of them.
Modified:
tomcat/trunk/java
Author: remm
Date: Fri May 20 15:56:57 2016
New Revision: 1744762
URL: http://svn.apache.org/viewvc?rev=1744762&view=rev
Log:
59608: A lot of URL based errors can occur while processing a JAR manifest
classpath, so consistently ignore and log as debug all of them.
Modified:
tomcat/tc8.5.x/tr
Author: remm
Date: Fri May 20 15:57:29 2016
New Revision: 1744763
URL: http://svn.apache.org/viewvc?rev=1744763&view=rev
Log:
59608: A lot of URL based errors can occur while processing a JAR manifest
classpath, so consistently ignore and log as debug all of them.
Modified:
tomcat/tc8.0.x/tr
https://bz.apache.org/bugzilla/show_bug.cgi?id=59608
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Fri May 20 19:13:09 2016
New Revision: 1744786
URL: http://svn.apache.org/viewvc?rev=1744786&view=rev
Log:
Remove the ResourceBundle memory leak protection since I am as sure as I can be
that the original report was a false positive. The reasons I think this are:
- The GC root
Author: markt
Date: Fri May 20 19:36:24 2016
New Revision: 1744790
URL: http://svn.apache.org/viewvc?rev=1744790&view=rev
Log:
Remove the ResourceBundle memory leak protection since I am as sure as I can be
that the original report was a false positive. The reasons I think this are:
- The GC root
https://bz.apache.org/bugzilla/show_bug.cgi?id=59604
--- Comment #4 from Dave ---
Both versions (8.0.33 and 7.0.67) were deployed as-is without any changes,
using the same JAVA_HOME. 7.0.67 runs OK without any problem.
Note:
z/OS shell is EBCDIC-based but it can support ASCII shell scripts (e.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59604
Dave changed:
What|Removed |Added
Status|NEEDINFO|NEW
--
You are receiving this mail because:
Yo
https://bz.apache.org/bugzilla/show_bug.cgi?id=52952
Abdessamed MANSOURI changed:
What|Removed |Added
Attachment #33813|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=59564
--- Comment #2 from Thad Humphries ---
Rats. I was afraid that's what I'd be told. Is something wrong with my
connector? The cert is self-signed. Does that matter?
--
You are receiving this mail because:
You are the assignee for the bug.
---
Dear Martin, Mark, Konstantin and dev team,
I highly appreciate you inputs and time. Its a great help for my project.
Thank You
Sangeeta
On Fri, May 20, 2016 at 5:38 PM, Konstantin Kolinko
wrote:
> 2016-05-20 13:01 GMT+03:00 sangeeta lal :
> > Dear Sir,
> >
> > *Thanks for your reply!*
> >
>
51 matches
Mail list logo