You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Leszek Gawron <lg...@mobilebox.pl> on 2005/09/01 14:41:49 UTC

cocoon.log broken in trunk?

I might be just dumb but although my logkit.xconf seems to be ok:
<format type="cocoon">%5.5{priority} %{time} [%{category}] 
(%{uri}%{query}) %{thread}/%{class:short}: 
%{message}\n%{rootThrowable}</format>

I get no stacktraces in my cocoon.log when invoking this code in flowscript:

try {
  throw new Packages.org.apache.cocoon.ProcessingException( "bang" );
} catch( ex ) {
  cocoon.log.error( "error occured", ex );
}


ERROR (2005-09-01) 14:28.19:796 [core.manager] (/welcome.do) 
SocketListener0-9/MemberBox: error occured

could anybody confirm?

-- 
Leszek Gawron                                      lgawron@mobilebox.pl
IT Manager                                         MobileBox sp. z o.o.
+48 (61) 855 06 67                              http://www.mobilebox.pl
mobile: +48 (501) 720 812                       fax: +48 (61) 853 29 65