ERROR store.DiskStore (Lenya 2.0.2)

View: New views
3 Messages — Rating Filter:   Alert me  

ERROR store.DiskStore (Lenya 2.0.2)

by Carlos Palol-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, I'm getting this error a lot of times:

2008-10-06 18:30:14,275 [TP-Processor39] ERROR store.DiskStore -  
cocoon-ehcache-1Cache: Could not read disk store element for key PK_G-
file-lenya://lenya/pubs/unipost/content/live/02653390-8962-11dd-8225-
e32b914aaaaf/es_T-xslt-file:///srv/apache-tomcat-5.5.26/webapps/ROOT/lenya/modules/xhtml/xslt/xhtml2xhtml.xsl
;language=02653390-8962-11dd-8225-
e32b914aaaaf;rendertype=view;nodeid=faq_T-include-I. Error was null
java.io.StreamCorruptedException

or

2008-10-06 18:30:19,483 [TP-Processor3] ERROR store.DiskStore - cocoon-
ehcache-1Cache: Could not remove disk store entry for PK_G-file-
cocoon://modules/xhtml/xhtml.xml?
rendertype=view&pipelinehash=-5782099246400465079. Error was invalid  
stream header
java.io.StreamCorruptedException: invalid stream header

Sometimes reloading let's me see the page again,

I found only one related thread:
http://mail-archives.apache.org/mod_mbox/lenya-user/200610.mbox/%3C45225E10.3060408@...%3E

so, I configured the cache following the lenya web suggestions, but  
hasn't helped.

The only thing that calls my attention (first stacktrace) is that  
there is a uuid as language parameter......

Any suggestions? Thanks in advance for any help.

--
Carlos Palol
http://www.awarepixel.com







---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: ERROR store.DiskStore (Lenya 2.0.2)

by Andreas Hartmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Carlos,

Carlos Palol schrieb:
> Hi, I'm getting this error a lot of times:
>
> 2008-10-06 18:30:14,275 [TP-Processor39] ERROR store.DiskStore -
> cocoon-ehcache-1Cache: Could not read disk store element for key
> PK_G-file-lenya://lenya/pubs/unipost/content/live/02653390-8962-11dd-8225-e32b914aaaaf/es_T-xslt-file:///srv/apache-tomcat-5.5.26/webapps/ROOT/lenya/modules/xhtml/xslt/xhtml2xhtml.xsl;language=02653390-8962-11dd-8225-e32b914aaaaf;rendertype=view;nodeid=faq_T-include-I.
> Error was null
> java.io.StreamCorruptedException

I guess this is an issue of the Ehcache component. Maybe someone on the
Ehcache list or on the Cocoon user list has seen this before …

-- Andreas



>
> or
>
> 2008-10-06 18:30:19,483 [TP-Processor3] ERROR store.DiskStore -
> cocoon-ehcache-1Cache: Could not remove disk store entry for
> PK_G-file-cocoon://modules/xhtml/xhtml.xml?rendertype=view&pipelinehash=-5782099246400465079.
> Error was invalid stream header
> java.io.StreamCorruptedException: invalid stream header
>
> Sometimes reloading let's me see the page again,
>
> I found only one related thread:
> http://mail-archives.apache.org/mod_mbox/lenya-user/200610.mbox/%3C45225E10.3060408@...%3E 
>
>
> so, I configured the cache following the lenya web suggestions, but
> hasn't helped.
>
> The only thing that calls my attention (first stacktrace) is that there
> is a uuid as language parameter......
>
> Any suggestions? Thanks in advance for any help.
>
> --
> Carlos Palol
> http://www.awarepixel.com


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: ERROR store.DiskStore (Lenya 2.0.2)

by Carlos Palol-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 07.10.2008, at 09:29, Andreas Hartmann wrote:

> Hi Carlos,
>
> Carlos Palol schrieb:
>> Hi, I'm getting this error a lot of times:
>> 2008-10-06 18:30:14,275 [TP-Processor39] ERROR store.DiskStore -  
>> cocoon-ehcache-1Cache: Could not read disk store element for key  
>> PK_G-file-lenya://lenya/pubs/unipost/content/live/
>> 02653390-8962-11dd-8225-e32b914aaaaf/es_T-xslt-file:///srv/apache-tomcat-5.5.26/webapps/ROOT/lenya/modules/xhtml/xslt/xhtml2xhtml.xsl
>> ;language=02653390-8962-11dd-8225-
>> e32b914aaaaf;rendertype=view;nodeid=faq_T-include-I. Error was null
>> java.io.StreamCorruptedException
>
> I guess this is an issue of the Ehcache component. Maybe someone on  
> the Ehcache list or on the Cocoon user list has seen this before …
>
> -- Andreas
>
>

I found this:

http://markmail.org/message/icid4hxpwnqnknlo

"This looks like a corrupted cache (though it's been a while since  
I've seen the message that results from one).  If so, you may have to  
shutdown Cocoon, delete the cache files (cocoon-ehcache-1.index and  
cocoon-ehcache-1.data) and restart Cocoon... Peter Hunsberger"

So long it has stopped the errors...

--
Carlos Palol
http://www.awarepixel.com


>
>> or
>> 2008-10-06 18:30:19,483 [TP-Processor3] ERROR store.DiskStore -  
>> cocoon-ehcache-1Cache: Could not remove disk store entry for PK_G-
>> file-cocoon://modules/xhtml/xhtml.xml?
>> rendertype=view&pipelinehash=-5782099246400465079. Error was  
>> invalid stream header
>> java.io.StreamCorruptedException: invalid stream header
>> Sometimes reloading let's me see the page again,
>> I found only one related thread:
>> http://mail-archives.apache.org/mod_mbox/lenya-user/200610.mbox/%3C45225E10.3060408@...%3E 
>>  so, I configured the cache following the lenya web suggestions,  
>> but hasn't helped.
>> The only thing that calls my attention (first stacktrace) is that  
>> there is a uuid as language parameter......
>> Any suggestions? Thanks in advance for any help.
>> --
>> Carlos Palol
>> http://www.awarepixel.com
>
>
> --
> Andreas Hartmann, CTO
> BeCompany GmbH
> http://www.becompany.ch
> Tel.: +41 (0) 43 818 57 01
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@...
> For additional commands, e-mail: user-help@...
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

LightInTheBox - Buy quality products at wholesale price!