<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.emailstyle17
        {font-family:Arial;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
span.EmailStyle19
        {font-family:Arial;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Thanks a lot for your help, I finally found out what the
problem was.  Turns out it happened because of the permissions I had set on
some other folders that were related to the pages that I wanted to publish :-) 
It never hurts to learn something new hahaha</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'> </span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b>
opencms-dev-admin@opencms.org [mailto:opencms-dev-admin@opencms.org] <b><span
style='font-weight:bold'>On Behalf Of </span></b>Prestel Marianne<br>
<b><span style='font-weight:bold'>Sent:</span></b> Monday, May 03, 2004 11:32
AM<br>
<b><span style='font-weight:bold'>To:</span></b> opencms-dev@opencms.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> AW: [opencms-dev] Error
when publishing...</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>Hi Rufus,</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>oh, sorry, I think the
problem is the following: "Guests has no read access".</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>You have to change the
permissions for the folder for "Others" (Guests) to "r-v"</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>Regards Marianne</span></font></p>

</div>

<blockquote style='margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'>

<p class=MsoNormal style='margin-right:0in;margin-bottom:12.0pt;margin-left:
.5in'><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>-----Ursprüngliche
Nachricht-----<br>
<b><span style='font-weight:bold'>Von:</span></b> Rufus Knight [mailto:Rufus.Knight@headstrong.com]<br>
<b><span style='font-weight:bold'>Gesendet:</span></b> Montag, 3. Mai 2004
17:05<br>
<b><span style='font-weight:bold'>An:</span></b> opencms-dev@opencms.org<br>
<b><span style='font-weight:bold'>Betreff:</span></b> [opencms-dev] Error when
publishing...</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>When I am logged in as
"Admin" I get the following error when trying to publish a file...</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=1 color="#990000"
face=Arial><span style='font-size:8.5pt;font-family:Arial;color:#990000'>Exception
com.opencms.core.CmsException: 31 Access denied to resource. Detailed error:
Guests has no read access. . <br>
at com.opencms.template.cache.CmsUri.checkReadAccess(CmsUri.java:226)<br>
at com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:107)<br>
at com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:149)<br>
at com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)<br>
at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)<br>
at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:274)<br>
at com.opencms.file.CmsStaticExport.exportLink(CmsStaticExport.java:628)<br>
at com.opencms.file.CmsStaticExport.<init>(CmsStaticExport.java:259)<br>
at com.opencms.file.genericSql.CmsResourceBroker.exportStaticResources(CmsResourceBroker.java:4659)<br>
at com.opencms.file.CmsObject.exportStaticResources(CmsObject.java:1523)<br>
at com.opencms.file.CmsObject.publishProject(CmsObject.java:2453)<br>
at com.opencms.file.CmsObject.publishResource(CmsObject.java:2598)<br>
at com.opencms.workplace.CmsPublishResourceThread.run(CmsPublishResourceThread.java:61)</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>Why would I be receiving this message even though I am
logged in as an administrator and have (at least I think I do) full access
rights to all folders and files?</span></font></p>

</blockquote>

</div>

</body>

</html>