Fwd: Re: AW: Re: [opencms-dev] "Edit page" gives 404 - requested resource not

OpenCMS mailing list OpenCMS.mailing.list at intrakom.uni-c.dk
Fri Feb 27 15:39:01 CET 2004


opencms-dev at opencms.org writes:
>
>Ad exception - anything more is there? Complete stack trace would be
>useful.
This was the only error in the webapp log. 
>So read manual first, this is always good starting point... ;-)
Good point, but I was following the very good manual and trying the "nice
try" project example, as I got stopped by this error.
Luckily, your hint about templates and the webapp error pointed me to the
right solution:
The solution in my case was to "Edit controlcode" for a file and saving it
without changing anything. After this I could edit all the pages in the
project!
This was a clean install of openCMS 5.01 Kaitain, and it seems there might
be a problem with the initial data - the template mechanism was apparently
not setup correctly. You should try to reproduce it on a clean install and
solve it... It's a real show stopper for new users (like me) who are
trying openCMS out.

Thanks for all your help - I will now carry on with the system. It looks
very good so far!

Best regards,

Kim Oechsle
>
>
>
>-----Ursprüngliche Nachricht-----
>Von: opencms-dev-admin at opencms.org [mailto:opencms-dev-admin at opencms.org]
>Im
>Auftrag von OpenCMS mailing list
>Gesendet: Donnerstag, 26. Februar 2004 16:30
>An: opencms-dev at opencms.org
>Betreff: Fwd: Re: [opencms-dev] "Edit page" gives 404 - requested resource
>not 
>
>opencms-dev at opencms.org writes:
>>Hi,
>>what about logs in web application? Any exceptions there...?
>Ah - the webapps/opencms/WEB-INF/logs/opencms.log says
>>
>[26.02.2004 16:25:21] <opencms_info> [CmsElementXml
>(CmsXmlTemplateEditor/edit_page_main)] Error in getContent for template
>class com.opencms.workplace.CmsXmlTemplateEditor
>>
>>Btw. check paths in page control file, are they pointing to proper
>>template
>>and body? And, can you display this page?
>I installed openCMS today, so you have to be a bit patient with me, sorry:
>which file is that, and which page are you talking about?
>>
>Regards - and thanks for all the quick answers!
>
>Kim
>
>>
>>-----Ursprüngliche Nachricht-----
>>Von: opencms-dev-admin at opencms.org [mailto:opencms-dev-admin at opencms.org]
>>Im
>>Auftrag von OpenCMS mailing list
>>Gesendet: Donnerstag, 26. Februar 2004 15:39
>>An: opencms-dev at opencms.org
>>Betreff: Fwd: Re: AW: AW: [opencms-dev] "Edit page" gives 404 - requested
>>resource not ava
>>
>>No errors in neither localhost_log.2004-02-26.txt ,
>>localhost_admin_log.2004-02-26.txt nor catalina.out .
>>
>>I was looking for an access log to see which page my browser is actually
>>trying to get but there isn't any one or what? But I tried using
>>'Properties' in MSIE to see the URL and got:
>>
>>http://oechsle.uni-c.dk:8080/opencms/opencms/system/workplace/action/edit_p
>a
>>ge_main.html?init=true&lasturl=http:%2F%2Foechsle.uni-c.dk:8080%2Fopencms%2
>F
>>opencms%2Fsystem%2Fworkplace%2Faction%2Fexplorer_files.html&file=/release/i
>n
>>stallation.html
>>
>>Regards,
>>
>>Kim Oechsle
>>
>>opencms-dev at opencms.org writes:
>>>Hi,
>>>
>>>404 error can be result of problems on both client side (badly
>configured
>>>browser) and server side (errors in application configuration).
>>>
>>>Of course Xerces "magic" is needed for 5.0, that's ok.
>>>
>>>Which errors (if any) do you have in your log files (in web
>application)?
>>>
>>>Best regards
>>>Petr
>>>
>>>
>>>
>>>-----Ursprüngliche Nachricht-----
>>>Von: opencms-dev-admin at opencms.org
>[mailto:opencms-dev-admin at opencms.org]
>>>Im
>>>Auftrag von OpenCMS mailing list
>>>Gesendet: Donnerstag, 26. Februar 2004 13:44
>>>An: opencms-dev at opencms.org
>>>Betreff: Re: AW: [opencms-dev] "Edit page" gives 404 - requested
>resource
>>>not available
>>>
>>>opencms-dev at opencms.org writes:
>>>>Hi,
>>>>did you add your host into "Trusted sites" in MSIE - Security Settings?
>>>>
>>>>Best regards
>>>>Petr
>>>
>>>Yes. But this is an error in tomcat - the MSIE security settings should
>>>not be responsible for this
>>>kind of error?
>>>
>>>After searching for the error with some other search parameters, I
>>>discovered that others have had the same problem. The suggested solution
>>>being to replace the 
>>>    $CATALINA_HOME/common/endorsed/xercesImpl.jar with
>>>   $CATALINA_HOME/webapps/opencms/WEB-INF/lib/xerces-1_4_4.jar
>>>
>>>I just did that, restarted tomcat, logged in again and got: the same
>>>result, 404.
>>>
>>>Regards,
>>>
>>>Kim Oechsle
>>>>
>>>>
>>>>-----Ursprüngliche Nachricht-----
>>>>Von: opencms-dev-admin at opencms.org
>>[mailto:opencms-dev-admin at opencms.org]
>>>>Im
>>>>Auftrag von OpenCMS mailing list
>>>>Gesendet: Donnerstag, 26. Februar 2004 13:05
>>>>An: opencms-dev at opencms.org
>>>>Betreff: [opencms-dev] "Edit page" gives 404 - requested resource not
>>>>available
>>>>
>>>>I just installed OpenCMS to try it.
>>>>
>>>>Software versions on server:
>>>>- Red Hat Linux 9
>>>>- Apache Tomcat 4.1.30
>>>>- j2sdk1.4.1_02
>>>>- MySql 3.23
>>>>- OPENCMS 5.0.1
>>>>
>>>>Client:
>>>>- IE 6.0
>>>>
>>>>Installation went fine, and I can open in Explorer mode and browse
>>around
>>>>in the VFS. I could create my own test project according to the manual,
>>>>with folder in /release/.
>>>>
>>>>It's the page editing that gives problems:
>>>>Again according to the manual, I locked a file and tried to edit it.
>>Then
>>>>I get the following Tomcat error:
>>>>=================================
>>>>HTTP Status 404 - 
>>>>type Status report
>>>>message 
>>>>description The requested resource () is not available.
>>>>Apache Tomcat/4.1.30
>>>>=================================
>>>>
>>>>There's nothing in the logs.
>>>>
>>>>As I'm pretty new to this, I could need som help in finding out what's
>>>>wrong.
>>>>
>>>>Regards
>>>>
>>>>Kim Oechsle
>>>>
>>>>_______________________________________________
>>>>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
>>>>
>>>>_______________________________________________
>>>>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
>>>>
>>>
>>>
>>>_______________________________________________
>>>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
>>>
>>>_______________________________________________
>>>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
>>>
>>
>>
>>_______________________________________________
>>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
>>
>>_______________________________________________
>>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
>>
>
>
>_______________________________________________
>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
>
>_______________________________________________
>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