You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by antalk <an...@intercommit.nl> on 2012/03/01 15:34:55 UTC

Re: Problem with tapestry-yuicompressor in Tomcat

I had the same issue and found a solution:

https://issues.apache.org/jira/browse/TAP5-1729?focusedCommentId=13220036&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13220036

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Problem-with-tapestry-yuicompressor-in-Tomcat-tp4921500p5528011.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Problem with tapestry-yuicompressor in Tomcat

Posted by Jochen Frey <jo...@jochenfrey.com>.
I can't speak to this authoritatively, but I know for a fact that it's a problem for us.

J

On Mar 7, 2012, at 11:13 PM, Yohan Yudanara wrote:

> Hi..
> 
> I'm sorry to waking an old thread.
> 
> This outstanding bug with title "Sometimes YUICompressor can fail with
> java.util.EmptyStackException", which has blocker severity, has been
> filed in JIRA since 26 Oct 2011.
> This is the link: https://issues.apache.org/jira/browse/TAP5-1729
> 
> I don't understand this bug, because I haven't experience it.
> 
> But I want to ask:
> If we're using Tapestry 5.3.2 production-mode in Apache Tomcat 7.0, do
> we have to remove "tapestry-yuicompressor" from our pom.xml, to avoid
> this intermittent bug?
> Or is it safe enough to ignore this bug ?
> 
> Thanks..
> Best regards,
> Yohan Yudanara
> 
> 
> On Fri, Mar 2, 2012 at 4:51 AM, Paul Stanton <pa...@mapshed.com.au> wrote:
>> I found a solution too:
>> 
>> <!-- <dependency>
>> <groupId>org.apache.tapestry</groupId>
>> <artifactId>tapestry-yuicompressor</artifactId>
>> <version>${tapestry-release-version}</version>
>> </dependency> -->
>> 
>> ;)
>> 
>> 
>> On 2/03/2012 1:34 AM, antalk wrote:
>>> 
>>> I had the same issue and found a solution:
>>> 
>>> 
>>> https://issues.apache.org/jira/browse/TAP5-1729?focusedCommentId=13220036&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13220036
>>> 
>>> --
>>> View this message in context:
>>> http://tapestry.1045711.n5.nabble.com/Problem-with-tapestry-yuicompressor-in-Tomcat-tp4921500p5528011.html
>>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>> 
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 

---
  jochen@jochenfrey.com
  +1.415.366.0450
  @jochen_frey


Re: Problem with tapestry-yuicompressor in Tomcat

Posted by Yohan Yudanara <yo...@gmail.com>.
Hi..

I'm sorry to waking an old thread.

This outstanding bug with title "Sometimes YUICompressor can fail with
java.util.EmptyStackException", which has blocker severity, has been
filed in JIRA since 26 Oct 2011.
This is the link: https://issues.apache.org/jira/browse/TAP5-1729

I don't understand this bug, because I haven't experience it.

But I want to ask:
If we're using Tapestry 5.3.2 production-mode in Apache Tomcat 7.0, do
we have to remove "tapestry-yuicompressor" from our pom.xml, to avoid
this intermittent bug?
Or is it safe enough to ignore this bug ?

Thanks..
Best regards,
Yohan Yudanara


On Fri, Mar 2, 2012 at 4:51 AM, Paul Stanton <pa...@mapshed.com.au> wrote:
> I found a solution too:
>
> <!-- <dependency>
> <groupId>org.apache.tapestry</groupId>
> <artifactId>tapestry-yuicompressor</artifactId>
> <version>${tapestry-release-version}</version>
> </dependency> -->
>
> ;)
>
>
> On 2/03/2012 1:34 AM, antalk wrote:
>>
>> I had the same issue and found a solution:
>>
>>
>> https://issues.apache.org/jira/browse/TAP5-1729?focusedCommentId=13220036&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13220036
>>
>> --
>> View this message in context:
>> http://tapestry.1045711.n5.nabble.com/Problem-with-tapestry-yuicompressor-in-Tomcat-tp4921500p5528011.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Problem with tapestry-yuicompressor in Tomcat

Posted by Paul Stanton <pa...@mapshed.com.au>.
I found a solution too:

<!-- <dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-yuicompressor</artifactId>
<version>${tapestry-release-version}</version>
</dependency> -->

;)

On 2/03/2012 1:34 AM, antalk wrote:
> I had the same issue and found a solution:
>
> https://issues.apache.org/jira/browse/TAP5-1729?focusedCommentId=13220036&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13220036
>
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/Problem-with-tapestry-yuicompressor-in-Tomcat-tp4921500p5528011.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org