<br><font size=2 face="sans-serif">That was it.  The <versionhistory>
had count="-1" and deleted="-1".  I changed these
to 10 and 4 respectively which is what my working version had and now I
have history.</font>
<br>
<br><font size=2 face="sans-serif">Thank you very much Mario for your persistence
:-)))</font>
<br><font size=2 face="sans-serif"><br>
Tim McGinnis<br>
717 720-1962<br>
Web Development<br>
AES/PHEAA</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Mario Jäger <m.jaeger@alkacon.com></font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">"The OpenCms mailing list"
<opencms-dev@opencms.org></font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">07/15/2010 02:28 AM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [opencms-dev] Historical File Not
Found</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">opencms-dev-bounces@opencms.org</font></table>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>Hi,<br>
<br>
How does the <versionhistory> node in the opencms-system.xml look
like?<br>
<br>
-- <br>
Kind Regards,<br>
Mario.<br>
 <br>
-------------------<br>
Mario Jäger<br>
 <br>
Alkacon Software GmbH  - The OpenCms Experts      
             <br>
</font></tt><a href=http://www.alkacon.com/><tt><font size=2>http://www.alkacon.com</font></tt></a><tt><font size=2>
- </font></tt><a href=http://www.opencms.org/><tt><font size=2>http://www.opencms.org</font></tt></a><tt><font size=2><br>
<br>
<br>
Timothy Mcginnis schrieb:<br>
><br>
> I am using mysql.    Below is the full stack trace.  I
can publish <br>
> without a problem.  And there are no entries in the opencms.log
file. <br>
>  When I look at the history of a page (right-click, History)
it only <br>
> shows the current version, none of the previous versions.<br>
><br>
> I have other implementations of opencms that work fine with versioning.
 <br>
><br>
><br>
> org.opencms.file.CmsVfsResourceNotFoundException: Error reading <br>
> resource from path "/system/shared/showversion/sites/default/index.html".<br>
>                 at <br>
> org.opencms.file.CmsVfsResourceNotFoundException.createException(CmsVfsResourceNotFoundException.java:79)<br>
>                 at <br>
> org.opencms.db.CmsDbContext.throwException(CmsDbContext.java:238)<br>
>                 at <br>
> org.opencms.db.CmsDbContext.report(CmsDbContext.java:212)<br>
>                 at <br>
> org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:4035)<br>
>                 at <br>
> org.opencms.file.CmsObject.readResource(CmsObject.java:3525)<br>
>                 at <br>
> org.opencms.file.CmsObject.readResource(CmsObject.java:3492)<br>
>                 at <br>
> org.opencms.file.CmsObject.readDefaultFile(CmsObject.java:2694)<br>
>                 at <br>
> org.opencms.main.OpenCmsCore.initResource(OpenCmsCore.java:1350)<br>
>                 at <br>
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1487)<br>
>                 at <br>
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:153)<br>
>                 at <br>
> javax.servlet.http.HttpServlet.service(HttpServlet.java:617)<br>
>                 at <br>
> javax.servlet.http.HttpServlet.service(HttpServlet.java:717)<br>
>                 at <br>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)<br>
>                 at <br>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)<br>
>                 at <br>
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)<br>
>                 at <br>
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)<br>
>                 at <br>
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)<br>
>                 at <br>
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)<br>
>                 at <br>
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)<br>
>                 at <br>
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)<br>
>                 at <br>
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)<br>
>                 at <br>
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)<br>
>                 at <br>
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)<br>
>                 at java.lang.Thread.run(Thread.java:619)<br>
> Caused by: org.opencms.file.CmsVfsResourceNotFoundException: Unable
to <br>
> read resource "/system/shared/showversion/sites/default/index.html".<br>
>                 at <br>
> org.opencms.db.generic.CmsVfsDriver.readResource(CmsVfsDriver.java:1951)<br>
>                 at <br>
> org.opencms.db.CmsDriverManager.readResource(CmsDriverManager.java:6524)<br>
>                 at <br>
> org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:5854)<br>
>                 at <br>
> org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:4033)<br>
>                 ... 20 more<br>
><br>
><br>
> Tim McGinnis<br>
> 717 720-1962<br>
> Web Development<br>
> AES/PHEAA<br>
><br>
><br>
> From:                
 Mario Jäger <m.jaeger@alkacon.com><br>
> To:                
 "The OpenCms mailing list" <opencms-dev@opencms.org><br>
> Date:                
 07/13/2010 03:51 AM<br>
> Subject:              
   Re: [opencms-dev] Historical File Not Found<br>
> Sent by:              
   opencms-dev-bounces@opencms.org<br>
><br>
><br>
><br>
><br>
><br>
> Hi Timothy,<br>
><br>
> What database do you use? Is this the full error stack trace you get,
<br>
> which you sent in your first mail?<br>
><br>
> But the id (in your case "2e47a35c-846e-11df-94b2-0007e9e17f96")
you <br>
> get in the stack trace is always another one per resource?<br>
><br>
> Can you publish resources without problems? Or are there any log <br>
> entries after publishing?<br>
><br>
> -- <br>
> Kind Regards,<br>
> Mario.<br>
><br>
> -------------------<br>
> Mario Jäger<br>
><br>
> Alkacon Software GmbH  - The OpenCms Experts      
             <br>
> </font></tt><a href=http://www.alkacon.com/><tt><font size=2>http://www.alkacon.com</font></tt></a><tt><font size=2>
<</font></tt><a href=http://www.alkacon.com/><tt><font size=2>http://www.alkacon.com/</font></tt></a><tt><font size=2>>
- <br>
> </font></tt><a href=http://www.opencms.org/><tt><font size=2>http://www.opencms.org</font></tt></a><tt><font size=2>
<</font></tt><a href=http://www.opencms.org/><tt><font size=2>http://www.opencms.org/</font></tt></a><tt><font size=2>><br>
><br>
><br>
> Timothy Mcginnis schrieb:<br>
> ><br>
> > No, it does not work on any resource.  I always get the
error.  <br>
> ><br>
> > Tim McGinnis<br>
> > 717 720-1962<br>
> > Web Development<br>
> > AES/PHEAA<br>
> ><br>
> ><br>
> > From:                
 Mario Jäger <m.jaeger@alkacon.com><br>
> > To:                  "The
OpenCms mailing list" <br>
> <opencms-dev@opencms.org><br>
> > Date:                
 07/12/2010 03:22 AM<br>
> > Subject:                
 Re: [opencms-dev] Historical File Not Found<br>
> > Sent by:                
 opencms-dev-bounces@opencms.org<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > Hi Tim,<br>
> ><br>
> > This exception is thrown, if for the given resource no historical<br>
> > resource entry<br>
> > with the given version number was found. You get the error when
you<br>
> > select the<br>
> > context menu entry "History"? Does it work on any other
resource?<br>
> ><br>
> > --<br>
> > Kind Regards,<br>
> > Mario.<br>
> ><br>
> > -------------------<br>
> > Mario Jäger<br>
> ><br>
> > Alkacon Software GmbH  - The OpenCms Experts    
               <br>
> > </font></tt><a href=http://www.alkacon.com/><tt><font size=2>http://www.alkacon.com</font></tt></a><tt><font size=2>
<</font></tt><a href=http://www.alkacon.com/><tt><font size=2>http://www.alkacon.com/</font></tt></a><tt><font size=2>>
< <br>
> </font></tt><a href=http://www.alkacon.com/><tt><font size=2>http://www.alkacon.com/</font></tt></a><tt><font size=2>
<</font></tt><a href=http://www.alkacon.com/><tt><font size=2>http://www.alkacon.com/</font></tt></a><tt><font size=2>>
> -<br>
> > </font></tt><a href=http://www.opencms.org/><tt><font size=2>http://www.opencms.org</font></tt></a><tt><font size=2>
<</font></tt><a href=http://www.opencms.org/><tt><font size=2>http://www.opencms.org/</font></tt></a><tt><font size=2>>
< <br>
> </font></tt><a href=http://www.opencms.org/><tt><font size=2>http://www.opencms.org/</font></tt></a><tt><font size=2>
<</font></tt><a href=http://www.opencms.org/><tt><font size=2>http://www.opencms.org/</font></tt></a><tt><font size=2>>
><br>
> ><br>
> ><br>
> > Timothy Mcginnis schrieb:<br>
> > ><br>
> > > I am trying to use the versioning feature in OpenCMS but
I get an<br>
> > > exception<br>
> > ><br>
> > > Caused by: org.opencms.file.CmsVfsResourceNotFoundException:<br>
> > > Historical file "2e47a35c-846e-11df-94b2-0007e9e17f96"
was not found.<br>
> > ><br>
> > > Can someone give me an idea what is wrong?<br>
> > ><br>
> > > Tim McGinnis<br>
> > > 717 720-1962<br>
> > > Web Development<br>
> > > AES/PHEAA<br>
> > ><br>
> > <br>
> ==============================================================================<br>
> > > This message contains privileged and confidential information<br>
> > intended for the above addressees only.  If you<br>
> > > receive this message in error please delete or destroy this
message<br>
> > and/or attachments.  <br>
> > ><br>
> > > The sender of this message will fully cooperate in the civil
and<br>
> > criminal prosecution of any individual engaging<br>
> > > in the unauthorized use of this message.<br>
> > ><br>
> > <br>
> ==============================================================================<br>
> > >  <br>
> > > <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<br>
> > visit<br>
> > > </font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>
<br>
> <</font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>><br>
> > < </font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>
<br>
> <</font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>>
><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 <br>
> visit<br>
> > </font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>
<br>
> <</font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>><br>
> > < </font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>
<br>
> <</font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>>
><br>
> ><br>
> ><br>
> ><br>
> > <br>
> ==============================================================================<br>
> > This message contains privileged and confidential information
<br>
> intended for the above addressees only.  If you<br>
> > receive this message in error please delete or destroy this message
<br>
> and/or attachments.  <br>
> ><br>
> > The sender of this message will fully cooperate in the civil
and <br>
> criminal prosecution of any individual engaging<br>
> > in the unauthorized use of this message.<br>
> > <br>
> ==============================================================================<br>
> >  <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 <br>
> visit<br>
> > </font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>
<br>
> <</font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>><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>
> </font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>
<br>
> <</font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2>><br>
><br>
><br>
><br>
> ==============================================================================<br>
> This message contains privileged and confidential information intended
for the above addressees only.  If you<br>
> receive this message in error please delete or destroy this message
and/or attachments.  <br>
><br>
> The sender of this message will fully cooperate in the civil and criminal
prosecution of any individual engaging<br>
> in the unauthorized use of this message.<br>
> ==============================================================================<br>
>   <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>
> </font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2><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>
</font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a><tt><font size=2><br>
<br>
</font></tt>
<br>
<br>
<P><pre wrap>==============================================================================
This message contains privileged and confidential information intended for the above addressees only.  If you
receive this message in error please delete or destroy this message and/or attachments.  

The sender of this message will fully cooperate in the civil and criminal prosecution of any individual engaging
in the unauthorized use of this message.
==============================================================================
</pre></P>