<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY 
style="WORD-WRAP: break-word; khtml-nbsp-mode: space; khtml-line-break: after-white-space">
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2>Chris -</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2>1.  I wonder if having installed Eclipse you're now 
running under the Eclipse JRE or Sun JDK rather than whatever comes with the 
Mac.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2>2.  The presence of a process calling itself 
org.apache.catalina.Startup.Bootstrap just means that's how it was started, not 
that it is currently bootstrapping - so in other words it's just an ordinary 
running instance of Tomcat, which is generally kicked off by ...Bootstrap and 
which is needed during any install.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2>3.  I don't know where you're seeing the exception, 
but have you looked at 
webapps/opencms/WEB-INF/logs/opencms.log?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2>But this is probably teaching you to suck 
eggs!</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=378073608-26112005><FONT face=Arial 
color=#0000ff size=2>Jon</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>Chris 
Stephens<BR><B>Sent:</B> 26 November 2005 03:31<BR><B>To:</B> 
opencms-dev@opencms.org<BR><B>Subject:</B> [opencms-dev] Re: OpenCms won't start 
any more:CmsVfsResourceNotFoundException<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>Hi 
folks,</FONT><FONT class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>I've had no 
response from anyone else on this but I've done a lot of research 
myself.</FONT><FONT class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>After 
re-installing OpenCms 6.0.2 a few times on my G4 PowerMac I now have a definite 
and consistent failure condition. It's the same as the one already quoted above 
(CmsVfsResourceNotFoundException) but it's absolutely consistent 
now.</FONT><FONT class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>Then I 
installed OpenCms 6.0.2 on my PowerBook and it worked fine!</FONT><FONT 
class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>But I noticed 
two things:</FONT><FONT class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>- the number 
of lines generated by step_8_import_modules.jsp was only 4394 on my G4 but was 
11216 on my PB (no errors in either case)</FONT><FONT class=Apple-style-span 
face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff size=2></FONT><FONT 
face=Arial color=#0000ff size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>- during the 
install on the PB a java application is run and appears as a Finder application 
- org.apache.catalina.Startup.Bootstrap. I presume this is Tomcat being 
restarted during the install (can a webapp do that, though?). NOTE this does NOT 
happen on the G4. They are both running OS X 10.4.3 with the same version of 
Java 5.0 (the latest from Apple).</FONT><FONT class=Apple-style-span 
face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>So I tarred 
up and dumped the OpenCms install on the PowerBook and moved it to the 
G4.</FONT><FONT class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>Started 
Tomcat and got exactly the same failure condition.</FONT><FONT 
class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>Even though 
on the G4 only a fraction of the import appears to be happening this is not the 
cause of the failure - it's something else!</FONT><FONT class=Apple-style-span 
face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>Now this is a 
longshot but there is one factor: between OpenCms working and it not working I 
installed Eclipse. I do NOT have Eclipse installed on the PowerBook.</FONT><FONT 
class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>But this 
can't have caused the problem surely? What would Eclipse install that could 
interfere with OpenCms working?</FONT><FONT class=Apple-style-span face=Verdana> 
</FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>BTW I have 
also repeated the exercise with OpenCms 6.0.3 now that it is out but it still 
fails.</FONT><FONT class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><FONT face=Arial 
color=#0000ff size=2></FONT><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>Any help from 
anyone is most appreciated!</FONT><FONT class=Apple-style-span face=Verdana> 
</FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Verdana>Thanks in 
advance - yours in desperation and two major websites to deliver!</FONT><FONT 
class=Apple-style-span face=Verdana> </FONT></DIV>
<DIV style="MIN-HEIGHT: 15px; MARGIN: 0px; FONT: 12px Verdana"><BR></DIV>
<DIV style="MARGIN: 0px"><FONT class=Apple-style-span 
face=Verdana>elucid</FONT></DIV></BODY></HTML>