Same error:

DEBUG   (2007-03-08) 17:21.08:109   [sitemap.generator.file] (/nytd_rssz.xml) 
resin-tcp-connection-*:80-0/FileGenerator: Source 
zip:file:///C:/Dev/xml-syndication/xmlout/foo_master.zip!/foo_master.xml 
resolved to 
zifile:/C:/Dev/xml-syndication/xmlout/foo_master.zip!/nytd_master.xml


Attached is also a log from another (linux) server that also uses 2.1.10

The garbled protocol first shows up in the caching logic. I doubt that's 
responsible, sounds like the URI resolution happens somewhere further up the 
tree...

Debug libs as next step?

-Leonid 



-----Original Message-----
From: Grzegorz Kossakowski [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 08, 2007 4:11 PM
To: [email protected]
Subject: Re: File Generator and Compressed XML

Leonid Geller napisaƂ(a):
> A bit more info: looking in the sitemap debug log, I find 
>
> DEBUG   (2007-03-08) 15:53.14:016   [sitemap.generator.file] (/foo_rssz.xml) 
> resin-tcp-connection-*:80-2/FileGenerator: Source 
> zip:///C:/Dev/xml-syndication/xmlout/foo_master.zip!/foo_master.xml resolved 
> to zifile:/C:/Dev/xml-syndication/xmlout/foo_master.zip!/foo_master.xml
>
> It seems the problem is in FileGenerator resolving the input source URI into 
> "zifile".
>
> Any ideas? 
>   
I think source resolver is little bit confused by the construct. Could
you try:

zip:file:///C:/Dev/xml-syndication/xmlout/foo_master.zip!/foo_master.xml

This should clarify where one scheme begins and the other ends. Report if this 
works, please.

-- 
Grzegorz Kossakowski


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

Attachment: lx.log
Description: lx.log

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to