<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ben Curren schrieb:
<blockquote
 cite="mid99c0758f0603171011j69a8549lfd6a0f23e9c3cf7f@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
I am seeing some exceptions being thrown during startup and cannot
determine the root cause. When tomcat is finally up and running with
OpenCms running, everything seems to work fine. However, these
exceptions are a little worrisome and I was hoping that someone could
shed some light on the problem. Any help is greatly appreciated. The
following is a portion of the log file during startup. I did not
include all of the exceptions since there are so many of them.<br>
  <br>
</blockquote>
the interesting part seems to be:<br>
<blockquote
 cite="mid99c0758f0603171011j69a8549lfd6a0f23e9c3cf7f@mail.gmail.com"
 type="cite">Error unmarshalling XML document "/Home/index.html" [...]
is not a vaild A_CmsXmlDocument resource.<br>
</blockquote>
<br>
<br>
Your documents seem to violate the schema of whatever contenttype you
use.<br>
You should check the control code of these resources carefully against
the structure of your contenttype.<br>
<br>
<br>
<br>
Christian<br>
</body>
</html>