<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 size="1" noshade style="color:rgb(82,93,118);font-family:Tahoma,Arial,sans-serif;font-size:medium"><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"></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)">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 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 href="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</a> [mailto:<a 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 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 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 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>