You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Brian Maddy <br...@brianmaddy.com> on 2004/01/04 12:58:12 UTC

Unable to get transformer handler for cocoon://lenya-page/default/authoring/index.xml

Does anyone know how to fix this problem?  I go to 
http://localhost:8080/lenya/default/authoring/?lenya.usecase=login&lenya.step=showscreen, 
and log in with lenya/levi.  Once I hit login, the following error occurs:

An Error Occurred org.apache.cocoon.ProcessingException Unable to get 
transformer handler for cocoon://lenya-page/default/authoring/index.xml 
org.apache.cocoon.ProcessingException: Unable to get transformer handler 
for cocoon://lenya-page/default/authoring/index.xml: 
org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in 
creating Transform Handler java.lang.ClassCastException Original 
Exception: org.apache.excalibur.xml.xslt.XSLTProcessorException: 
Exception in creating Transform Handler at 
org.apache.excalibur.xml.xslt.XSLTProcessorImpl.getTransformerHandlerAndValidity(XSLTProcessorImpl.java:380) 
at 
org.apache.cocoon.transformation.TraxTransformer.setup(TraxTransformer.java:330) 
at
(many more lines.  If you need the full output, let me know.  It is huge.)

My setup:
j2sdk 1.4.2
tomcat 4.1.29
ant 1.6.0
cocoon 2.1.3
lenya (from CVS on Jan 3)

I've been following the process at 
http://cocoon.apache.org/lenya/installation/source_version.html.

The only exception is step 12.  Because many of those options didn't 
exist in the build.properties file, I made the following assumptions:
'src.cocoon.dir' means 'cocoon.webapp.dir'
'install.dir' means 'tomcat.webapps.dir'
'cache.dir' means 'tomcat.cache.dir'

Any ideas anyone?


Thanks in advance,
Brian
brian@brianmaddy.com



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


Re: Unable to get transformer handler for cocoon://lenya-page/default/authoring/index.xml

Posted by Rolf Kulemann <ma...@rolf-kulemann.com>.
On Sun, 2004-01-04 at 12:58, Brian Maddy wrote:
> [...]
> My setup:
> j2sdk 1.4.2
> tomcat 4.1.29
> ant 1.6.0
> cocoon 2.1.3
> lenya (from CVS on Jan 3)
> 
>[snip]

Its recommended to use Cocoon 2.1.2. There are some open issues with
Cocoon 2.1.3. See earlier postings.
-- 

Regards,

Rolf Kulemann

Always remember: 
	"There is inherently no silver bullet." - F.Brooks

PGP/GPG public key:
	http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6B4EA7EA	


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