AW: [opencms-dev] trouble restarting Opencms 6 beta 3

Ulrich Rueth lists at rueth.info
Mon Feb 7 20:11:24 CET 2005


Tim,

what does the OpenCms log file say? You find it in WEB-INF/logs.

Regards
Ulrich

-----Ursprungliche Nachricht-----
Von: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org]Im Auftrag von Tim
Gesendet: Montag, 7. Februar 2005 19:51
An: The OpenCms mailing list
Betreff: [opencms-dev] trouble restarting Opencms 6 beta 3


Hi All,

I'm trying to create a dynamic and configurable website for a
restaurant. Therefor I've created a few custom XSD's and when creating
html content by hand everything is working OK (just copied the
article.xsd from the example).

Now I want to get my own resource types available in the editor. So I
added my own type in the file /WEB-INF/config/opencms-vfs.xml:

<type class="org.OpenCms.file.types.CmsResourceTypeXmlContent">
   <param name="resource.type.id">19</param>
   <param name="resource.type.name">reclame</param>
   <param name="schema">/sites/default/xsd/reclame.xsd</param>
</type>

Problem now is that Opencms doesn't startup anymore:
--------------------
Critical error during OpenCms context init phase:
org.opencms.main.CmsInitException: OpenCms initialization error!

Trouble creating the com.opencms.core.CmsObject. Please check the root cause
for
 more information.


Giving up, unable to start OpenCms.
--------------------

Does anyone see the problem here..?

Tia,

Tim


_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list