You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Paloma Gomez <pa...@gmail.com> on 2006/06/26 13:45:34 UTC

Lenya 1.4: Document creation is not working properly

Hi everyone,

I did a fresh checkout two days ago and again this morning and I keep
running into the same problem. I create a new publication
successfully, log in and then I'm asked to create the index document.
I fill in the form and click accept and then I get the following error
message:

[quote]
(StylesheetHandler) ¡Importación propia de
template-fallback://lenya/modules/sitetree/xslt/navigation/tabs.xsl
directa o indirectamente!

org.apache.cocoon.ProcessingException: Unable to get transformer
handler for file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/lenya/modules/sitetree/xslt/navigation/tabs.xsl
at <map:serialize type="xml"> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/modules/sitetree/sitemap.xmap:50:34
at <map:transform> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/modules/sitetree/sitemap.xmap:42:95
at <map:generate> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/modules/sitetree/sitemap.xmap:94:61
at <map:serialize type="xml"> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:180:36
at <map:transform type="link-rewrite"> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:177:49
at <map:transform type="i18n"> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:171:36
at <map:transform> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:140:69
at <map:transform> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:136:79
at <map:serialize type="xhtml"> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:256:50
at <map:transform> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:236:91
at <map:transform> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:229:164
at <map:generate> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:218:171
at <map:mount> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/global-sitemap.xmap:429:113
at <map:mount> -
file:/usr/local/lenya-1.4.x/build/lenya/webapp/sitemap.xmap:630:106

cause: org.xml.sax.SAXException: (StylesheetHandler) ¡Importación
propia de template-fallback://lenya/modules/sitetree/xslt/navigation/tabs.xsl
directa o indirectamente!
[/quote]

The document has actually been created and if I restart Jetty and try
to log in again, I succeed after some attempts.

Is there something I can do to prevent this from happening?

Thanks
Paloma
--
Paloma Gomez

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


Re: Lenya 1.4: Document creation is not working properly

Posted by Joern Nettingsmeier <po...@uni-due.de>.
Paloma Gomez wrote:
> Hi Andreas
> 
> 
>> > It works for me, revision 417143.
>> > Maybe you fetched a broken version?
>> >
>> I updated my copy this morning to revision 417372 and it seems to be
>> fixed. Thanks
>>
> I was mistaken, it is still happening. Any time I try to log in a
> publication I get that message. However, if I log in the default pub
> everything is fine. As the logout option is greyed for the default
> pub, I cannot log out so I get back to the first screen and try
> logging in another pub (there is no need for authentication because
> I'm still logged in) and everything goes fine again.
> 
> Is there some log or configuration file I can check to trace why this
> is happening?

if you inherit your publication sitemap from the default, you should be
fine. if you copied it, look for the fix in the new default sitemap and
re-apply it to your custom one.

sometimes it's easiest to maintain one's custom sitemap as a diff to the
default one, then you always know at a glance when things have changed.


-- 
"Án nýrra verka, án nútimans, hættir fortíðin að vekja áhuga."
"Without new works, without the present the past will cease to be of
interest."
        - Ásmundur Sveinsson (1893-1982)

--
Jörn Nettingsmeier, EDV-Administrator
Institut für Politikwissenschaft
Universität Duisburg-Essen, Standort Duisburg
Mail: pol-admin@uni-due.de, Telefon: 0203/379-2736


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


Re: Lenya 1.4: Document creation is not working properly

Posted by Paloma Gomez <pa...@gmail.com>.
Hi Andreas


> > It works for me, revision 417143.
> > Maybe you fetched a broken version?
> >
> I updated my copy this morning to revision 417372 and it seems to be
> fixed. Thanks
>
I was mistaken, it is still happening. Any time I try to log in a
publication I get that message. However, if I log in the default pub
everything is fine. As the logout option is greyed for the default
pub, I cannot log out so I get back to the first screen and try
logging in another pub (there is no need for authentication because
I'm still logged in) and everything goes fine again.

Is there some log or configuration file I can check to trace why this
is happening?

Thanks,
Paloma
--
Paloma Gomez

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


Re: Lenya 1.4: Document creation is not working properly

Posted by Paloma Gomez <pa...@gmail.com>.
Hi Andreas,

>
> It works for me, revision 417143.
> Maybe you fetched a broken version?
>
I updated my copy this morning to revision 417372 and it seems to be
fixed. Thanks

Paloma

-- 
Paloma Gomez

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


Re: Lenya 1.4: Document creation is not working properly

Posted by Joern Nettingsmeier <po...@uni-due.de>.
Andreas Hartmann wrote:
> Andrew Golightly wrote:
>> Looks like there is a problem with the current build. (rev 417187).
>> You shouldn't normally have issues with an error like that.
>>
>> If it helps, a revision that seems to work for me is 409384
>>
>> cheers,
>> Andrew
>>
>> Paloma Gomez wrote:
>>> Hi everyone,
>>>
>>> I did a fresh checkout two days ago and again this morning and I keep
>>> running into the same problem. I create a new publication
>>> successfully, log in and then I'm asked to create the index document.
>>> I fill in the form and click accept and then I get the following error
>>> message:
>>>
>>> [quote]
>>> (StylesheetHandler) ¡Importación propia de
>>> template-fallback://lenya/modules/sitetree/xslt/navigation/tabs.xsl
>>> directa o indirectamente!
> 
> 
> It works for me, revision 417143.
> Maybe you fetched a broken version?

i don't fully understand the spanish error message, but i think i saw
the same thing a few days ago. iirc andreas fixed it, it was a src
attribute in a sitemap using an absolute url instead of fallback://...



-- 
"Án nýrra verka, án nútimans, hættir fortíðin að vekja áhuga."
"Without new works, without the present the past will cease to be of
interest."
        - Ásmundur Sveinsson (1893-1982)

--
Jörn Nettingsmeier, EDV-Administrator
Institut für Politikwissenschaft
Universität Duisburg-Essen, Standort Duisburg
Mail: pol-admin@uni-due.de, Telefon: 0203/379-2736


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


Re: Lenya 1.4: Document creation is not working properly

Posted by Andreas Hartmann <an...@apache.org>.
Andrew Golightly wrote:
> Looks like there is a problem with the current build. (rev 417187). You 
> shouldn't normally have issues with an error like that.
> 
> If it helps, a revision that seems to work for me is 409384
 >
> cheers,
> Andrew
> 
> Paloma Gomez wrote:
>> Hi everyone,
>>
>> I did a fresh checkout two days ago and again this morning and I keep
>> running into the same problem. I create a new publication
>> successfully, log in and then I'm asked to create the index document.
>> I fill in the form and click accept and then I get the following error
>> message:
>>
>> [quote]
>> (StylesheetHandler) ¡Importación propia de
>> template-fallback://lenya/modules/sitetree/xslt/navigation/tabs.xsl
>> directa o indirectamente!


It works for me, revision 417143.
Maybe you fetched a broken version?

-- Andreas


>> org.apache.cocoon.ProcessingException: Unable to get transformer
>> handler for 
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/lenya/modules/sitetree/xslt/navigation/tabs.xsl 
>>
>> at <map:serialize type="xml"> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/modules/sitetree/sitemap.xmap:50:34 
>>
>> at <map:transform> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/modules/sitetree/sitemap.xmap:42:95 
>>
>> at <map:generate> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/modules/sitetree/sitemap.xmap:94:61 
>>
>> at <map:serialize type="xml"> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:180:36 
>>
>> at <map:transform type="link-rewrite"> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:177:49 
>>
>> at <map:transform type="i18n"> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:171:36 
>>
>> at <map:transform> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:140:69 
>>
>> at <map:transform> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:136:79 
>>
>> at <map:serialize type="xhtml"> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:256:50 
>>
>> at <map:transform> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:236:91 
>>
>> at <map:transform> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:229:164 
>>
>> at <map:generate> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:218:171 
>>
>> at <map:mount> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/global-sitemap.xmap:429:113 
>>
>> at <map:mount> -
>> file:/usr/local/lenya-1.4.x/build/lenya/webapp/sitemap.xmap:630:106
>>
>> cause: org.xml.sax.SAXException: (StylesheetHandler) ¡Importación
>> propia de 
>> template-fallback://lenya/modules/sitetree/xslt/navigation/tabs.xsl
>> directa o indirectamente!
>> [/quote]
>>
>> The document has actually been created and if I restart Jetty and try
>> to log in again, I succeed after some attempts.
>>
>> Is there something I can do to prevent this from happening?
>>
>> Thanks
>> Paloma
>> -- 
>> Paloma Gomez
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
>>
>>


-- 
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@wyona.com                     andreas@apache.org


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


Re: Lenya 1.4: Document creation is not working properly

Posted by Andrew Golightly <A....@dcs.shef.ac.uk>.
Looks like there is a problem with the current build. (rev 417187). You 
shouldn't normally have issues with an error like that.

If it helps, a revision that seems to work for me is 409384

cheers,
Andrew

Paloma Gomez wrote:
> Hi everyone,
>
> I did a fresh checkout two days ago and again this morning and I keep
> running into the same problem. I create a new publication
> successfully, log in and then I'm asked to create the index document.
> I fill in the form and click accept and then I get the following error
> message:
>
> [quote]
> (StylesheetHandler) ¡Importación propia de
> template-fallback://lenya/modules/sitetree/xslt/navigation/tabs.xsl
> directa o indirectamente!
>
> org.apache.cocoon.ProcessingException: Unable to get transformer
> handler for 
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/lenya/modules/sitetree/xslt/navigation/tabs.xsl 
>
> at <map:serialize type="xml"> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/modules/sitetree/sitemap.xmap:50:34 
>
> at <map:transform> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/modules/sitetree/sitemap.xmap:42:95 
>
> at <map:generate> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/modules/sitetree/sitemap.xmap:94:61 
>
> at <map:serialize type="xml"> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:180:36 
>
> at <map:transform type="link-rewrite"> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:177:49 
>
> at <map:transform type="i18n"> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:171:36 
>
> at <map:transform> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:140:69 
>
> at <map:transform> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:136:79 
>
> at <map:serialize type="xhtml"> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:256:50 
>
> at <map:transform> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:236:91 
>
> at <map:transform> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:229:164 
>
> at <map:generate> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/lenya/pubs/default/sitemap.xmap:218:171 
>
> at <map:mount> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/global-sitemap.xmap:429:113 
>
> at <map:mount> -
> file:/usr/local/lenya-1.4.x/build/lenya/webapp/sitemap.xmap:630:106
>
> cause: org.xml.sax.SAXException: (StylesheetHandler) ¡Importación
> propia de 
> template-fallback://lenya/modules/sitetree/xslt/navigation/tabs.xsl
> directa o indirectamente!
> [/quote]
>
> The document has actually been created and if I restart Jetty and try
> to log in again, I succeed after some attempts.
>
> Is there something I can do to prevent this from happening?
>
> Thanks
> Paloma
> -- 
> Paloma Gomez
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
>
>
>

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