[Building Sakai] Rwiki ClassCastException on Tomcat startup

Earle Nietzel earle.nietzel at gmail.com
Tue Jun 4 13:40:04 PDT 2013


I saw this in your log:

Caused by: java.lang.ClassCastException:
org.apache.xml.dtm.ref.DTMManagerDefault cannot be cast to
org.apache.xml.dtm.DTMManager

I think you have a classpath issue with xalan.

Check your jdk lib and lib/ext dirs for jars that might be getting on the
classpath, I would also make sure you are using a clean tomcat.

I found this while googling:
http://www.coderanch.com/t/287541/JSP/java/Transformation

Earle


On Tue, Jun 4, 2013 at 1:04 PM, Curtis Van-Osch <curtis.van-osch at hec.ca>wrote:

> **
> Hello,
> I'm trying to get a new QA instance of our Sakai 2.9.1 installation
> running, but for some reason RWiki fails at Tomcat startup with an error
> about not being able to find null.xslt.
> I've used the jar command to list the contents of
> sakai-rwiki-impl-2.9.1.jar, and it does contain the null.xslt in the folder
> specified by the error.
>
> This resembles SAK-22210: Tomcat startup failure when using Oracle's jdk
> 1.7 <https://jira.sakaiproject.org/browse/SAK-22210>, although we do have
> the patch to fix that issue, and we're still using jdk 1.6.
>
> I've attached the stacktrace.  I'm just wondering if anyone has seen
> anything similar or have any suggestions.  I've gone so far as to literally
> copy the working tomcat instance from our integration server along with
> it's jdk1.6.0_20, and I'm still getting this error.  All the java opts are
> the same also.
>
> Thanks,
> --
>    <http://www.hec.ca>
>  Curtis Van Osch
> Analyste-Programmeur
> Direction des technologies de l'information
>   [image: hec.ca] <http://www.hec.ca>   [image: Agréments]
> 3000, chemin de la Côte-Sainte-Catherine, Montréal (Québec) H3T 2A7
> Téléphone : 514 340-6000, poste 2029
>
>    [image: recyclez]
> Pensons à l'environnement
> avant d'imprimer
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130604/93f0ce89/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 5127 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130604/93f0ce89/attachment.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 345 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130604/93f0ce89/attachment-0001.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 4883 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130604/93f0ce89/attachment-0002.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 20493 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130604/93f0ce89/attachment.jpe 


More information about the sakai-dev mailing list