<!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 content="MSHTML 6.00.2900.3314" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=619532113-13052008><FONT face=Arial 
color=#0000ff size=2>Hi!</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=619532113-13052008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=619532113-13052008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=619532113-13052008><FONT face=Arial 
color=#0000ff size=2>You cannot got the OpenCms subfile, what you want to edit ( 
Virtual File System Resource Not Found ).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=619532113-13052008><FONT face=Arial 
color=#0000ff size=2>You editing the correct file ( with the correct extension 
defined in the template ) in the "console" ? It is in the correct directory 
?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=619532113-13052008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=619532113-13052008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=619532113-13052008><FONT face=Arial 
color=#0000ff size=2>Tib</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> opencms-dev-bounces@opencms.org 
[mailto:opencms-dev-bounces@opencms.org] <B>On Behalf Of </B>Territorio 
Jordan-V.<BR><B>Sent:</B> 2008. május 13. 15:01<BR><B>To:</B> The OpenCms 
mailing list<BR><B>Subject:</B> [opencms-dev] CmsVfsResourceNotFoundException on 
Direct Editing<BR></FONT><BR></DIV>
<DIV></DIV>Hi all,<BR><BR>I'ge got a problelm with direct editing 
button.<BR>I've made a schema which is correctly displayed with a template jsp. 
When I acces to the html file which use the schema by the OpenCms administration 
"console" everything works fine : i can edit the page, modify the properties, 
etc...<BR>So i''ve decided to add a direct edit button. The button has been 
added.<BR><BR>But when I click on it, it appears a 
CmsVfsResourceNotFoundException on the html page...<BR><BR>Here is the 
opencms.log file :<BR><BR>3 mai 2008 15:02:36,616 ERROR 
[ace.editors.CmsPreEditorAction: 169] Error reading resource from path 
"/client/accueil.html".<BR>org.opencms.file.CmsVfsResourceNotFoundException: 
Error reading resource from path "/client/accueil.html".<BR>    
at 
org.opencms.file.CmsVfsResourceNotFoundException.createException(CmsVfsResourceNotFoundException.java:78)<BR>    
at 
org.opencms.db.CmsDbContext.throwException(CmsDbContext.java:238)<BR>    
at 
org.opencms.db.CmsDbContext.report(CmsDbContext.java:212)<BR>    
at 
org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:3989)<BR>    
at 
org.opencms.file.CmsObject.readResource(CmsObject.java:3470)<BR>    
at 
org.opencms.workplace.editors.CmsPreEditorAction.doPreAction(CmsPreEditorAction.java:159)<BR>    
at 
org.apache.jsp.WEB_002dINF.jsp.offline.system.workplace.editors.editor_jsp._jspService(editor_jsp.java:46)<BR>    
at 
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)<BR>    
at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)<BR>    
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)<BR>    
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)<BR>    
at 
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)<BR>    
at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)<BR>    
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)<BR>    
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)<BR>    
at 
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:679)<BR>    
at 
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:584)<BR>    
at 
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:497)<BR>    
at 
org.opencms.flex.CmsFlexRequestDispatcher.includeExternal(CmsFlexRequestDispatcher.java:194)<BR>    
at 
org.opencms.flex.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.java:169)<BR>    
at 
org.opencms.loader.CmsJspLoader.service(CmsJspLoader.java:1172)<BR>    
at 
org.opencms.flex.CmsFlexRequestDispatcher.includeInternalWithCache(CmsFlexRequestDispatcher.java:423)<BR>    
at 
org.opencms.flex.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.java:173)<BR>    
at 
org.opencms.loader.CmsJspLoader.dispatchJsp(CmsJspLoader.java:1206)<BR>    
at 
org.opencms.loader.CmsJspLoader.load(CmsJspLoader.java:1150)<BR>    
at 
org.opencms.loader.CmsResourceManager.loadResource(CmsResourceManager.java:964)<BR>    
at 
org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1494)<BR>    
at 
org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)<BR>    
at 
org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)<BR>    
at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)<BR>    
at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)<BR>    
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)<BR>    
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)<BR>    
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)<BR>    
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)<BR>    
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)<BR>    
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)<BR>    
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)<BR>    
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)<BR>    
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)<BR>    
at 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)<BR>    
at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)<BR>    
at 
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)<BR>    
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)<BR>    
at java.lang.Thread.run(Unknown Source)<BR>Caused by: 
org.opencms.file.CmsVfsResourceNotFoundException: Unable to read resource 
"/client/accueil.html".<BR>    at 
org.opencms.db.generic.CmsVfsDriver.readResource(CmsVfsDriver.java:1917)<BR>    
at 
org.opencms.db.CmsDriverManager.readResource(CmsDriverManager.java:6387)<BR>    
at 
org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:5798)<BR>    
at 
org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:3987)<BR 
clear=all><BR><BR>Has anyone already have the same problem or a solution ? 
:-)<BR><BR>-- <BR>TERRITORIO Jordan-Victor<BR>Ingénieur d'Intégration 
Java<BR>TEAMLOG – Ingenieurs 2000<BR><BR>+33 6 30 66 54 69<BR><A 
href="mailto:jot@teamlog.com">jot@teamlog.com</A> </BODY></HTML>