cocoon give empty page without error in log files

2003-03-29 Thread Stavros Kounis

hi

there  is a problem with our cocoon instalation (cocoon 204) on tomcat
4.1.18)

this instalation serve 6 site with subsitepmap for each one

when tomcat start cocoon serve all 6 sites without problem or error in
log files

there is only one worning entry in core.log:

WARN(2003-03-29) 09:52.37:587   [core.manager] (/xml/atlastrans.gr/)
Thread-80/ExcaliburComponentSelector: Looking up component on an
uninitialized ComponentLocator with hint
[/home/vhost/atlastrans.gr/conf/sitemap.xmap]


and THE PROBLEMS

1.

after some requests (after some days maybe)
and without to change or touch anything

cocoon give not the correct html output aor  an error page but an empty
page with only body tag

notice that cocoon answer corectly in ..:8080/cocoon/

the only solution to this problem is to stop start tomcat
(stop start cocoon as webapp dont solve the problem)

2.

some times if we change some content files (.xml) in a site
cocoon when try to compile (again) the sitemap give an out of memory error
page

again we have to stop start tomcat (without touch anything else) to solve
the problem


any idea ?
thnx




 -- Stavros S. Kounis
Development  Research Department
Osmosis - networks  consulting services

web:http://www.osmosis.gr
email:  [EMAIL PROTECTED]


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



AW: cocoon give empty page without error in log files

2003-03-29 Thread Marco Rolappe
hi stavros,

the empty page may stem from 'suboptimal' error handling which is fixed in
CVS AFAIK. please take a look at your tomcat logs. any exceptions (in this
case probably at least an IllegalStateException) should show up there.

maybe the OutOfMemoryError you got is actually the problem. after checking
that your store janitor settings are correct you could enable logging for
the janitor and monitor the amount of free memory. this way you should be
able to determine if that's your problem.

HTH

 -Ursprungliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]
 Auftrag von Stavros Kounis
 Gesendet: Samstag, 29. Marz 2003 10:25
 An: [EMAIL PROTECTED]
 Betreff: cocoon give empty page without error in log files



 hi

 there  is a problem with our cocoon instalation (cocoon 204) on tomcat
 4.1.18)

 this instalation serve 6 site with subsitepmap for each one

 when tomcat start cocoon serve all 6 sites without problem or error in
 log files

 there is only one worning entry in core.log:

 WARN(2003-03-29) 09:52.37:587   [core.manager] (/xml/atlastrans.gr/)
 Thread-80/ExcaliburComponentSelector: Looking up component on an
 uninitialized ComponentLocator with hint
 [/home/vhost/atlastrans.gr/conf/sitemap.xmap]


 and THE PROBLEMS

 1.

 after some requests (after some days maybe)
 and without to change or touch anything

 cocoon give not the correct html output aor  an error page but an empty
 page with only body tag

 notice that cocoon answer corectly in ..:8080/cocoon/

 the only solution to this problem is to stop start tomcat
 (stop start cocoon as webapp dont solve the problem)

 2.

 some times if we change some content files (.xml) in a site
 cocoon when try to compile (again) the sitemap give an out of memory error
 page

 again we have to stop start tomcat (without touch anything else) to solve
 the problem


 any idea ?
 thnx




  -- Stavros S. Kounis
 Development  Research Department
 Osmosis - networks  consulting services

 web:  http://www.osmosis.gr
 email:[EMAIL PROTECTED]


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



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