https://issues.apache.org/bugzilla/show_bug.cgi?id=55718
Bug ID: 55718
Summary: Tomcat hanged and exited automatically
Product: Tomcat 8
Version: 8.0.0-RC3
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=55718
Frank changed:
What|Removed |Added
OS||Windows 8
--
You are receiving this mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=55718
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Oct 29 09:38:52 2013
New Revision: 1536624
URL: http://svn.apache.org/r1536624
Log:
Remove unnecessary whitespace
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java
Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.jav
Author: markt
Date: Tue Oct 29 09:53:27 2013
New Revision: 1536632
URL: http://svn.apache.org/r1536632
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
Log a warning but continue if the memory leak detection code is unable to
access all threads.
Modified:
tomcat/trunk/java/o
Author: markt
Date: Tue Oct 29 09:55:57 2013
New Revision: 1536634
URL: http://svn.apache.org/r1536634
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
Log a warning but continue if the memory leak detection code is unable to
access all threads.
Modified:
tomcat/tc7.0.x/trun
https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Hi
some TomEE users noticed they have issues with web-fragment xsd.
The point is tomcat7-websocket jar brings a web-fragment based on
servlet 3.1 xsd. Is it intended? It means you can't validate the xml
descriptors if this jar is present.
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rma
On 29/10/2013 10:41, Romain Manni-Bucau wrote:
> Hi
>
> some TomEE users noticed they have issues with web-fragment xsd.
>
> The point is tomcat7-websocket jar brings a web-fragment based on
> servlet 3.1 xsd. Is it intended? It means you can't validate the xml
> descriptors if this jar is presen
On 29/10/2013 10:53, Mark Thomas wrote:
> On 29/10/2013 10:41, Romain Manni-Bucau wrote:
>> Hi
>>
>> some TomEE users noticed they have issues with web-fragment xsd.
>>
>> The point is tomcat7-websocket jar brings a web-fragment based on
>> servlet 3.1 xsd. Is it intended? It means you can't valida
Author: markt
Date: Tue Oct 29 10:55:55 2013
New Revision: 1536652
URL: http://svn.apache.org/r1536652
Log:
This is Tomcat 7 so need to define a 3.0 not a 3.1 fragment
Modified:
tomcat/tc7.0.x/trunk/res/META-INF/tomcat7-websocket.jar/web-fragment.xml
Modified:
tomcat/tc7.0.x/trunk/res/META-
Thanks for your speed Mark!
I'm hacking a temporary fix in TomEE waiting for the next release.
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau
2013/10/29 Mark Thomas :
> On 29
Author: markt
Date: Tue Oct 29 10:58:17 2013
New Revision: 1536654
URL: http://svn.apache.org/r1536654
Log:
Update changelog
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/t
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1517
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
Mark,
On Tue, Oct 29, 2013 at 12:57 PM, Romain Manni-Bucau
wrote:
> Thanks for your speed Mark!
>
> I'm hacking a temporary fix in TomEE waiting for the next release.
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rman
On 29/10/2013 11:17, Niki Dokovski wrote:
> I agree with Mark and looked further in the spec looking for a list of
> dependent specifications. Actually the only dependency I found is described
> in 7.1.1 Websocket Endpoints and Dependency Injection and it deals with CDI
> and no exact version of t
On Tue, Oct 29, 2013 at 1:40 PM, Mark Thomas wrote:
> On 29/10/2013 11:17, Niki Dokovski wrote:
>
> > I agree with Mark and looked further in the spec looking for a list of
> > dependent specifications. Actually the only dependency I found is
> described
> > in 7.1.1 Websocket Endpoints and Depen
On 29/10/2013 11:46, Niki Dokovski wrote:
> On Tue, Oct 29, 2013 at 1:40 PM, Mark Thomas wrote:
>
>> On 29/10/2013 11:17, Niki Dokovski wrote:
>>
>>> I agree with Mark and looked further in the spec looking for a list of
>>> dependent specifications. Actually the only dependency I found is
>> des
On Tue, Oct 29, 2013 at 1:59 PM, Mark Thomas wrote:
> On 29/10/2013 11:46, Niki Dokovski wrote:
> > On Tue, Oct 29, 2013 at 1:40 PM, Mark Thomas wrote:
> >
> >> On 29/10/2013 11:17, Niki Dokovski wrote:
> >>
> >>> I agree with Mark and looked further in the spec looking for a list of
> >>> depen
On 29/10/2013 12:41, Niki Dokovski wrote:
> WebSocket container can be used in Java SE env only but for a standard JSR
> 356 compliance implementation an existing servlet container is needed.
No it is not.
> Basically you are correct if you don't refer to JSR 356. But my question
> was related t
Right it is written it needs to use servlet scanning but not the min
servlet version (3.0 or 3.1)
Le 29 oct. 2013 13:42, "Niki Dokovski" a écrit :
> On Tue, Oct 29, 2013 at 1:59 PM, Mark Thomas wrote:
>
> > On 29/10/2013 11:46, Niki Dokovski wrote:
> > > On Tue, Oct 29, 2013 at 1:40 PM, Mark Tho
Author: markt
Date: Tue Oct 29 13:00:00 2013
New Revision: 1536697
URL: http://svn.apache.org/r1536697
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55702
Fix loading of TLD when CATALINA_HOME contains spaces
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoI
On Tue, Oct 29, 2013 at 2:51 PM, Mark Thomas wrote:
> On 29/10/2013 12:41, Niki Dokovski wrote:
>
> > WebSocket container can be used in Java SE env only but for a standard
> JSR
> > 356 compliance implementation an existing servlet container is needed.
>
> No it is not.
>
> > Basically you are c
On 29/10/2013 12:52, Romain Manni-Bucau wrote:
> Right it is written it needs to use servlet scanning but not the min
> servlet version (3.0 or 3.1)
Note section 6.2 only applies if the WebSocket implementation is part of
/ intended to be used with a J2EE Web container.
As section 6.3 makes clear
On 29/10/2013 13:01, Niki Dokovski wrote:
> On Tue, Oct 29, 2013 at 2:51 PM, Mark Thomas wrote:
>
>> On 29/10/2013 12:41, Niki Dokovski wrote:
>>
>>> WebSocket container can be used in Java SE env only but for a standard
>> JSR
>>> 356 compliance implementation an existing servlet container is ne
On Tue, Oct 29, 2013 at 3:08 PM, Mark Thomas wrote:
> On 29/10/2013 13:01, Niki Dokovski wrote:
> > On Tue, Oct 29, 2013 at 2:51 PM, Mark Thomas wrote:
> >
> >> On 29/10/2013 12:41, Niki Dokovski wrote:
> >>
> >>> WebSocket container can be used in Java SE env only but for a standard
> >> JSR
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=55702
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On 29/10/2013 13:24, Niki Dokovski wrote:
> On Tue, Oct 29, 2013 at 3:08 PM, Mark Thomas wrote:
>
>> On 29/10/2013 13:01, Niki Dokovski wrote:
>>> On Tue, Oct 29, 2013 at 2:51 PM, Mark Thomas wrote:
>>>
On 29/10/2013 12:41, Niki Dokovski wrote:
> WebSocket container can be used in
https://issues.apache.org/bugzilla/show_bug.cgi?id=55688
--- Comment #3 from Vikram ---
Ok thanks for the bug reference. The AsyncContext was not getting closed and
hence timing out, resulting into an internal server error.
Marking the async context completed helped solve the issue.
--
You are
Yes but if it runs in a JavaEE container (J2EE doesn't exist anymore
if i'm not mistaken) or at least a servlet container what is the
minimum required?
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://gi
On Tue, Oct 29, 2013 at 3:41 PM, Romain Manni-Bucau
wrote:
> Yes but if it runs in a JavaEE container (J2EE doesn't exist anymore
> if i'm not mistaken) or at least a servlet container what is the
> minimum required?
>
A beer or two ... or more are needed here to resolve this dispute :)
On 29/10/2013 13:41, Romain Manni-Bucau wrote:
> Yes but if it runs in a JavaEE container (J2EE doesn't exist anymore
> if i'm not mistaken)
Indeed but it is quicker to type J2EE and everyone knows what I mean.
> or at least a servlet container what is the minimum required?
As the specification
+1
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau
2013/10/29 Mark Thomas :
> On 29/10/2013 13:41, Romain Manni-Bucau wrote:
>> Yes but if it runs in a JavaEE container (J2EE d
https://issues.apache.org/bugzilla/show_bug.cgi?id=55703
--- Comment #2 from Mark Thomas ---
This behavior is controlled by the singleton attribute of the factory. The
default is to create singleton resources as that is what users expect even
though the J2EE spec suggests that a new object should
https://issues.apache.org/bugzilla/show_bug.cgi?id=55703
--- Comment #3 from Giulio Quaresima ---
OK, this is true for Tomcat 7 but it's not, as I can see, for the still
supported 6.x version.
Moreover, I think it would be better to mention the 'singleton' option also in
the documentation page I
Author: markt
Date: Tue Oct 29 14:32:30 2013
New Revision: 1536735
URL: http://svn.apache.org/r1536735
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55703
Clarify role of singleton attribute for JNDI factories
Modified:
tomcat/trunk/webapps/docs/jndi-resources-howto.xml
Modifie
Author: markt
Date: Tue Oct 29 14:35:17 2013
New Revision: 1536736
URL: http://svn.apache.org/r1536736
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55703
Clarify role of singleton attribute for JNDI factories
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55703
Giulio Quaresima changed:
What|Removed |Added
Component|Documentation |Documentation
Produc
https://issues.apache.org/bugzilla/show_bug.cgi?id=55703
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Component|Document
On Tue, Oct 29, 2013 at 4:02 PM, Romain Manni-Bucau
wrote:
> +1
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
>
> 2013/10/29 Mark Thomas :
> > On 29/10/2013 13:41
https://issues.apache.org/bugzilla/show_bug.cgi?id=55718
--- Comment #2 from Frank ---
May i know the detailed root cause?(In reply to Mark Thomas from comment #1)
> This has been fixed in 8.0.0-RC5.
--
You are receiving this mail because:
You are the assignee for the bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719
Bug ID: 55719
Summary: WAR's deployed via Tomcat Manager using Cargo deployer
are getting corrupted.
Product: Tomcat 7
Version: 7.0.42
Hardware: PC
OS
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719
d...@danshome.net changed:
What|Removed |Added
OS|Mac OS X 10.4 |Windows Server 2008 R2
--
You
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719
d...@danshome.net changed:
What|Removed |Added
OS||All
--- Comment #1 from d...@da
Author: kpreisser
Date: Tue Oct 29 18:00:46 2013
New Revision: 1536834
URL: http://svn.apache.org/r1536834
Log:
Add mouse events to the document object so that the canvas correctly gets
notified by MouseUp/MouseMove events even if the mouse cursor is outside of the
canvas.
Modified:
tomcat/
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5155
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: kpreisser
Date: Tue Oct 29 18:54:05 2013
New Revision: 1536848
URL: http://svn.apache.org/r1536848
Log:
Add a description of to the Drawboard page.
Modified:
tomcat/trunk/webapps/examples/websocket/drawboard.xhtml
Modified: tomcat/trunk/webapps/examples/websocket/drawboard.xhtml
URL:
Author: kpreisser
Date: Tue Oct 29 18:56:58 2013
New Revision: 1536849
URL: http://svn.apache.org/r1536849
Log:
Merged revision(s) 1536834, 1536848 from tomcat/trunk:
- Add mouse events to the document object so that the canvas correctly gets
notified by MouseUp/MouseMove events even if the mouse
Author: kpreisser
Date: Tue Oct 29 19:01:06 2013
New Revision: 1536850
URL: http://svn.apache.org/r1536850
Log:
Follow-Up to r1536834:
Use correct order of initialization methods.
Modified:
tomcat/trunk/webapps/examples/websocket/drawboard.xhtml
Modified: tomcat/trunk/webapps/examples/websoc
Author: kpreisser
Date: Tue Oct 29 19:02:45 2013
New Revision: 1536852
URL: http://svn.apache.org/r1536852
Log:
Remove Whitespaces
Modified:
tomcat/trunk/webapps/examples/websocket/drawboard.xhtml
Modified: tomcat/trunk/webapps/examples/websocket/drawboard.xhtml
URL:
http://svn.apache.org/v
Author: kpreisser
Date: Tue Oct 29 19:04:23 2013
New Revision: 1536855
URL: http://svn.apache.org/r1536855
Log:
Merged revision(s) 1536850, 1536852 from tomcat/trunk:
Follow-Up to r1536834:
Use correct order of initialization methods.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomc
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5156
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Hi Team,
As per our security team we need to install the below patches on multiple
servers to remove vulnerabilities.
Below is the information we have received from our security team, Need your
support to have a detailed impact analysis on the compatibility of the below
patches.
Apache Tomcat
Author: kfujino
Date: Wed Oct 30 05:40:38 2013
New Revision: 1536968
URL: http://svn.apache.org/r1536968
Log:
Simplify the code of DeltaManager#startInternal().
Reduce unnecessary nesting for acquisition of cluster instance.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/DeltaMana
Author: kfujino
Date: Wed Oct 30 05:43:51 2013
New Revision: 1536970
URL: http://svn.apache.org/r1536970
Log:
Simplify the code of DeltaManager#startInternal().
Reduce unnecessary nesting for acquisition of cluster instance.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/D
https://issues.apache.org/bugzilla/show_bug.cgi?id=55722
Bug ID: 55722
Summary: can't receive the response header message from tomcat,
network problems or tomcat (127.0.0.1:8009) is down
(errno=11)
Product: Tomcat Connectors
Author: kfujino
Date: Wed Oct 30 06:09:24 2013
New Revision: 1536974
URL: http://svn.apache.org/r1536974
Log:
Remove unnecessary attributes of stateTransferCreateSendTime and receiverQueue
from cluster manager template.
These attributes should not be defined as a template.
Modified:
tomcat/t
Author: kfujino
Date: Wed Oct 30 06:12:26 2013
New Revision: 1536975
URL: http://svn.apache.org/r1536975
Log:
Remove unnecessary attributes of stateTransferCreateSendTime and receiverQueue
from cluster manager template.
These attributes should not be defined as a template.
Modified:
tomcat/t
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1522
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
59 matches
Mail list logo