<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi,</div><div id="AppleMailSignature">What i did actually is just cut and paste what Kai wrote and restarted the service.</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">I dont actually have any background of coding in java  . So im not sure what i should do first .</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Hoping that someone could guide me.</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Hope to hear from you soon.</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Thanks<br><br>Sent from my iPhone</div><div><br>On Jan 4, 2016, at 9:59 AM, Christoph Kukulies <<a href="mailto:kuku@physik.rwth-aachen.de">kuku@physik.rwth-aachen.de</a>> wrote:<br><br></div><blockquote type="cite"><div>
  
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
  
  
    <div class="moz-cite-prefix">In case you haven't yet pinpointed the
      error:<br>
      <br>
      Kai's post was kind of a fill in template where you had to put
      your<br>
      usernames groups etc. and it contained an erroneous comment line
      <!- (missing dash).<br>
      <br>
      Did you cut paste the error into your opencms-system.xml?<br>
      <br>
      Sometimes it is a good idea to pre check the XML syntax by some
      online XML validators<br>
      to sort out a howler.<br>
      <br>
      <br>
      Am 04.01.2016 um 15:10 schrieb Zeth:<br>
    </div>
    <blockquote cite="mid:CAFen1pqwzti=K4HxBQ3U6kUpgm2pxbi=gxTDM6U=ExauysDXJQ@mail.gmail.com" type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div dir="ltr">i got this error when i restarted the service.
        <div><br>
        </div>
        <div>
          <h1 style="font-family:Tahoma,Arial,sans-serif;color:white;font-size:22px;background-color:rgb(82,93,118)">HTTP
            Status 500 - Critical error during OpenCms initialization:
            Unable to read the OpenCms XML configuration.</h1>
          <hr style="color:rgb(82,93,118);font-family:Tahoma,Arial,sans-serif;font-size:medium" noshade="noshade" size="1">
          <p style="font-family:Tahoma,Arial,sans-serif;color:rgb(0,0,0);font-size:12px;background-image:initial;background-repeat:initial"><b style="color:white;background-color:rgb(82,93,118)">type</b> Exception
            report</p>
          <p style="font-family:Tahoma,Arial,sans-serif;color:rgb(0,0,0);font-size:12px;background-image:initial;background-repeat:initial"><b style="color:white;background-color:rgb(82,93,118)">message</b> <u>Critical
              error during OpenCms initialization: Unable to read the
              OpenCms XML configuration.</u></p>
          <p style="font-family:Tahoma,Arial,sans-serif;color:rgb(0,0,0);font-size:12px;background-image:initial;background-repeat:initial"><b style="color:white;background-color:rgb(82,93,118)">description</b> <u>The
              server encountered an internal error that prevented it
              from fulfilling this request.</u></p>
          <p style="font-family:Tahoma,Arial,sans-serif;color:rgb(0,0,0);font-size:12px;background-image:initial;background-repeat:initial"><b style="color:white;background-color:rgb(82,93,118)">exception</b></p>
          <pre style="color:rgb(0,0,0)">org.opencms.main.CmsInitException: Critical error during OpenCms initialization: Unable to read the OpenCms XML configuration.
        org.opencms.main.OpenCmsCore.getInstance(OpenCmsCore.java:329)
        org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:123)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
        org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
</pre>
          <p style="font-family:Tahoma,Arial,sans-serif;color:rgb(0,0,0);font-size:12px;background-image:initial;background-repeat:initial"><b style="color:white;background-color:rgb(82,93,118)">note</b> <u>The
              full stack trace of the root cause is available in the
              Apache Tomcat/7.0.67 logs.</u></p>
          <p style="font-family:Tahoma,Arial,sans-serif;color:rgb(0,0,0);font-size:12px;background-image:initial;background-repeat:initial"><u><br>
            </u></p>
          <p style="font-family:Tahoma,Arial,sans-serif;color:rgb(0,0,0);font-size:12px;background-image:initial;background-repeat:initial"><u>:(</u></p>
          <p style="font-family:Tahoma,Arial,sans-serif;color:rgb(0,0,0);font-size:12px;background-image:initial;background-repeat:initial"><u>thanks</u></p>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Jan 4, 2016 at 4:46 AM,
          Schliemann, Kai <span dir="ltr"><<a moz-do-not-send="true" href="mailto:K.Schliemann@comundus.com" target="_blank">K.Schliemann@comundus.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
            put this code in opencms-system.xml:<br>
            <br>
                <workflow
            class="org.opencms.workflow.CmsExtendedWorkflowManager"><br>
                   <parameters><br>
                     <param name="Projectmanagers">the user group,
            responsible for publishing content. The users should have
            the role Projectmanager</param><br>
                     <param name="Users">the group of users which
            has no publishing permission.</param><br>
                     <param
            name="notificationContent">/.content/workflow-notification.html</param><!-file
            of type ContentNotification. You can configure the email,
            send to the Users / Projectmanagers here. --><br>
                   </parameters><br>
                </workflow><br>
            <br>
            Best regards<br>
            Kai<br>
            <br>
            -----Ursprüngliche Nachricht-----<br>
            Von: <a moz-do-not-send="true" href="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</a>
            [mailto:<a moz-do-not-send="true" href="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</a>]
            Im Auftrag von Yoko<br>
            Gesendet: Mittwoch, 30. Dezember 2015 16:57<br>
            An: <a moz-do-not-send="true" href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</a><br>
            Betreff: [opencms-dev] Workflow Enable<br>
            <br>
            Hi,<br>
            <br>
            Im fairly new to OpenCms, would anyone guide me on how i can
            enable the workflow in OpenCms 9.5.2? been trying to look
            around but can't find it.<br>
            <br>
            _______________________________________________<br>
            This mail is sent to you from the opencms-dev mailing list
            To change your list options, or to unsubscribe from the
            list, please visit <a moz-do-not-send="true" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
            <br>
            <br>
            <br>
            _______________________________________________<br>
            This mail is sent to you from the opencms-dev mailing list<br>
            To change your list options, or to unsubscribe from the
            list, please visit<br>
            <a moz-do-not-send="true" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
            <br>
            <br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>



</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      Chris Christoph P. U. Kukulies kukulies (at) <a href="http://rwth-aachen.de">rwth-aachen.de</a>
    </div>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>This mail is sent to you from the opencms-dev mailing list</span><br><span>To change your list options, or to unsubscribe from the list, please visit</span><br><span><a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a></span><br><span></span><br><span></span><br><span></span><br></div></blockquote></body></html>