[opencms-dev] Problem with the wizard (6.2.1 to 6.2.2.)

Christian Steinert christian_steinert at web.de
Mon Jul 24 22:45:41 CEST 2006


> Content is not allowed in prolog. Nested exception: Content is not allowed in prolog.

This is a parsing error, where some xml document contains characters before the actual xml starts

This would be something like this:
_____________
xyz<?xml version="1.0"?>
<x>
    ...
</x>
_____________

Check your config files, maybe they have been damaged. Alternatively of course, the error could be in some xml file that comes with 6.22

That's my only idea.
Maybe you can check your 
     /opencms/WEB-INF/logs/update.log 
to see what was the last step that worked still. Then it's probably easier to make a more informed guess, in which area the parsing error occurs.

Regards
Christian



______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!		
Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130




More information about the opencms-dev mailing list