<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4207.2601" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#d8d0c8>
<DIV><FONT face=Arial size=2>Hi There,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    I am having an install problem 
on Tomcat. I am placing the files in the structure suggested by the Tomcat 
documentation so it's a little different to the install guide.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    The error  I get 
is:</FONT></DIV>
<DIV><FONT face=Arial size=2>Detailed Error: Normalizing the XML document 
failed. Possibly you are using concurrent versions of the XML parser with 
different DOM levels. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    I've been hunting for the 
problem for a little while but thought I'd check to see if this hasn't already 
been solved by someone else...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    I have included the log below 
and can send any other useful debug info if you'd like....</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    Cheers,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    Duncan</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>OpenCMS.log:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[01.11.2000 15:35:48] <opencms_init> 
[OpenCmsServlet] logging started<BR>[01.11.2000 15:35:48] <opencms_init> 
[OpenCmsServlet] Clusterurl: <BR>[01.11.2000 15:35:48] <opencms_init> 
[OpenCms] creating first cms-object<BR>[01.11.2000 15:35:48] 
<opencms_init> [OpenCms] initializing the main 
resource-broker<BR>[01.11.2000 15:35:48] <opencms_init> [CmsRbManager] 
ressourcebroker-name: mySql<BR>[01.11.2000 15:35:48] <opencms_init> 
[CmsRbManager] ressourcebroker-classname: 
com.opencms.file.mySql.CmsResourceBroker<BR>[01.11.2000 15:35:48] 
<opencms_init> [CmsRbManager] got rb-class<BR>[01.11.2000 15:35:48] 
<opencms_init> [CmsRbManager] created rb-instance<BR>[01.11.2000 15:35:48] 
<opencms_init> [CmsResourceBroker] init the 
dbaccess-module.<BR>[01.11.2000 15:35:48] <opencms_init> [CmsDbAccess] 
init the dbaccess-module.<BR>[01.11.2000 15:35:48] <opencms_init> 
[CmsDbAccess] read driver from configurations: 
org.gjt.mm.mysql.Driver<BR>[01.11.2000 15:35:48] <opencms_init> 
[CmsDbAccess] read url from configurations: 
jdbc:mysql://localhost:3306/opencms<BR>[01.11.2000 15:35:48] 
<opencms_init> [CmsDbAccess] read user from configurations: 
root<BR>[01.11.2000 15:35:48] <opencms_init> [CmsDbAccess] read maxConn 
from configurations: 10<BR>[01.11.2000 15:35:48] <opencms_init> 
[CmsDbAccess] read digest from configurations: MD5<BR>[01.11.2000 15:35:48] 
<opencms_init> [CmsDbAccess] read guard-sleeptime from configurations: 
120<BR>[01.11.2000 15:35:48] <opencms_init> [CmsDbAccess] digest created, 
using: MD5 Message Digest from SUN, <initialized></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>[01.11.2000 15:35:49] <opencms_init> 
[CmsDbAccess] pool created<BR>[01.11.2000 15:35:50] <opencms_init> 
[CmsDbAccess] all statements initialized in the pool<BR>[01.11.2000 15:35:50] 
<opencms_init> [CmsDbAccess] max-ids initialized<BR>[01.11.2000 15:35:51] 
<opencms_init> [CmsDbAccess] start connection guard<BR>[01.11.2000 
15:35:51] <opencms_init> [CmsResourceBroker] init registry.<BR>[01.11.2000 
15:35:55] <opencms_critical> [CmsRegistry] Normalizing the XML document 
failed. Possibly you are using concurrent versions of the XML parser with 
different DOM levels. <BR>[01.11.2000 15:35:55] <opencms_init> 
[CmsRbManager] Critical error while loading resourcebroker: [CmsException]: 34 
Registry error<BR>Detailed Error: couldn't init registry<BR>Caught Exception: 
[CmsException]: 21 XML parsing error <BR>Detailed Error: Normalizing the XML 
document failed. Possibly you are using concurrent versions of the XML parser 
with different DOM levels. <BR>Caught Exception: 
java.lang.reflect.InvocationTargetException</FONT></DIV>
<DIV> </DIV><FONT face=Arial size=2>
<DIV><BR> at 
com.opencms.file.CmsRegistry.<init>(CmsRegistry.java:137)<BR> at 
com.opencms.file.genericSql.CmsResourceBroker.init(CmsResourceBroker.java:3521)<BR> at 
com.opencms.file.CmsRbManager.init(CmsRbManager.java:86)<BR> at 
com.opencms.core.OpenCms.<init>(OpenCms.java:134)<BR> at 
com.opencms.core.OpenCmsServlet.init(OpenCmsServlet.java:593)<BR> at 
org.apache.tomcat.core.ServletWrapper.initServlet(ServletWrapper.java:315)<BR> at 
org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:276)<BR> at 
org.apache.tomcat.context.LoadOnStartupInterceptor.contextInit(LoadOnStartupInterceptor.java:132)<BR> at 
org.apache.tomcat.core.ContextManager.initContext(ContextManager.java:227)<BR> at 
org.apache.tomcat.core.ContextManager.init(ContextManager.java:201)<BR> at 
org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:156)<BR> at 
org.apache.tomcat.startup.Tomcat.main(Tomcat.java:163)<BR>[CmsException]: 21 XML 
parsing error <BR>Detailed Error: Normalizing the XML document failed. Possibly 
you are using concurrent versions of the XML parser with different DOM levels. 
<BR>Caught Exception: java.lang.reflect.InvocationTargetException</DIV>
<DIV> </DIV>
<DIV> at 
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:1646)<BR> at 
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1151)<BR> at 
com.opencms.file.CmsRegistry.<init>(CmsRegistry.java:134)<BR> at 
com.opencms.file.genericSql.CmsResourceBroker.init(CmsResourceBroker.java:3521)<BR> at 
com.opencms.file.CmsRbManager.init(CmsRbManager.java:86)<BR> at 
com.opencms.core.OpenCms.<init>(OpenCms.java:134)<BR> at 
com.opencms.core.OpenCmsServlet.init(OpenCmsServlet.java:593)<BR> at 
org.apache.tomcat.core.ServletWrapper.initServlet(ServletWrapper.java:315)<BR> at 
org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:276)<BR> at 
org.apache.tomcat.context.LoadOnStartupInterceptor.contextInit(LoadOnStartupInterceptor.java:132)<BR> at 
org.apache.tomcat.core.ContextManager.initContext(ContextManager.java:227)<BR> at 
org.apache.tomcat.core.ContextManager.init(ContextManager.java:201)<BR> at 
org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:156)<BR> at 
org.apache.tomcat.startup.Tomcat.main(Tomcat.java:163)</DIV>
<DIV> </DIV>
<DIV>[01.11.2000 15:35:55] <opencms_init> [OpenCms] Critical error while 
loading resourcebroker: [CmsException]: 34 Registry error<BR>Detailed Error: 
couldn't init registry<BR>Caught Exception: [CmsException]: 21 XML parsing error 
<BR>Detailed Error: Normalizing the XML document failed. Possibly you are using 
concurrent versions of the XML parser with different DOM levels. <BR>Caught 
Exception: java.lang.reflect.InvocationTargetException</DIV>
<DIV> </DIV>
<DIV><BR> at 
com.opencms.file.CmsRegistry.<init>(CmsRegistry.java:137)<BR> at 
com.opencms.file.genericSql.CmsResourceBroker.init(CmsResourceBroker.java:3521)<BR> at 
com.opencms.file.CmsRbManager.init(CmsRbManager.java:86)<BR> at 
com.opencms.core.OpenCms.<init>(OpenCms.java:134)<BR> at 
com.opencms.core.OpenCmsServlet.init(OpenCmsServlet.java:593)<BR> at 
org.apache.tomcat.core.ServletWrapper.initServlet(ServletWrapper.java:315)<BR> at 
org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:276)<BR> at 
org.apache.tomcat.context.LoadOnStartupInterceptor.contextInit(LoadOnStartupInterceptor.java:132)<BR> at 
org.apache.tomcat.core.ContextManager.initContext(ContextManager.java:227)<BR> at 
org.apache.tomcat.core.ContextManager.init(ContextManager.java:201)<BR> at 
org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:156)<BR> at 
org.apache.tomcat.startup.Tomcat.main(Tomcat.java:163)<BR>[CmsException]: 21 XML 
parsing error <BR>Detailed Error: Normalizing the XML document failed. Possibly 
you are using concurrent versions of the XML parser with different DOM levels. 
<BR>Caught Exception: java.lang.reflect.InvocationTargetException</DIV>
<DIV> </DIV>
<DIV> at 
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:1646)<BR> at 
com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1151)<BR> at 
com.opencms.file.CmsRegistry.<init>(CmsRegistry.java:134)<BR> at 
com.opencms.file.genericSql.CmsResourceBroker.init(CmsResourceBroker.java:3521)<BR> at 
com.opencms.file.CmsRbManager.init(CmsRbManager.java:86)<BR> at 
com.opencms.core.OpenCms.<init>(OpenCms.java:134)<BR> at 
com.opencms.core.OpenCmsServlet.init(OpenCmsServlet.java:593)<BR> at 
org.apache.tomcat.core.ServletWrapper.initServlet(ServletWrapper.java:315)<BR> at 
org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:276)<BR> at 
org.apache.tomcat.context.LoadOnStartupInterceptor.contextInit(LoadOnStartupInterceptor.java:132)<BR> at 
org.apache.tomcat.core.ContextManager.initContext(ContextManager.java:227)<BR> at 
org.apache.tomcat.core.ContextManager.init(ContextManager.java:201)<BR> at 
org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:156)<BR> at 
org.apache.tomcat.startup.Tomcat.main(Tomcat.java:163)</DIV>
<DIV> </DIV>
<DIV></FONT> </DIV></BODY></HTML>