hi this is the initial entry in core and error logs: FATAL_E (2005-12-08) 16:19.39:277 [core.xslt-processor] (/index.html;jsessionid=28o5hiphidikm) PoolThread-4/TraxErrorHandler: Error in TraxTransformer: SystemId Unknown; Line 168; Column 56; ; Line#: 168; Column#: 56 javax.xml.transform.TransformerException: Unknown nodetype: href then same in error but then: ERROR (2005-12-08) 16:12.52:572 [access] (/index.html;jsessionid=268pdd3f9qco1) PoolThread-4/CocoonServlet: Internal Cocoon Problem org.apache.cocoon.ProcessingException: Error executing pipeline.: org.apache.cocoon.ProcessingException: Unable to get transformer handler for file:/C:/apache/apache-forrest-0.7/main/webapp/skins/pelt/xslt/html/document2html.xsl: org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in creating Transform Handler Caused by: org.apache.cocoon.ProcessingException: Unable to get transformer handler for file:/C:/apache/apache-forrest-0.7/main/webapp/skins/pelt/xslt/html/document2html.xsl: org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in creating Transform Handler org.apache.cocoon.ProcessingException: Unable to get transformer handler for file:/C:/apache/apache-forrest-0.7/main/webapp/skins/pelt/xslt/html/document2html.xsl: org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in creating Transform Handler then sitemap.log gives this: WARN (2005-12-08) 16:19.35:512 [sitemap.action.sourcetype] (/index.html;jsessionid=28o5hiphidikm) PoolThread-4/SourceTypeAction: Source 'org.apache.excalibur.source.impl.FileSource@1d98a' not found I've never had this before, even happens just loading fresh-site as my-proj Ross Gardler wrote: > Helena Edelson wrote: > >> anyone ever encounter this error on running jetty and starting up >> their app? >> >> Unknown nodetype: href > > > Is there anything more meaningful in PROJECT_HOME/webapp/WEB=INF/logs? > > In particular in error.log, but maybe also in core.log > > Ross > >