<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=173102903-27112005><FONT size=2>hi,</FONT></SPAN></DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2>I check out source code 
snapshot from opencms cvs server, and the setup is successful,there're no 
</FONT></SPAN></DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2>any error debug message in 
setup.log, but when I </FONT></SPAN><SPAN class=173102903-27112005><FONT 
size=2>finish the setup,and click the link to open </FONT></SPAN></DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2><A 
href="http://localhost:8080/opencms/opencms/index.jsp">http://localhost:8080/opencms/opencms/index.jsp</A>, 
404 error! </FONT></SPAN><SPAN class=173102903-27112005><FONT size=2>I check the 
opencms.log and paste some </FONT></SPAN></DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2>error 
messages.</FONT></SPAN></DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2>My env is 
winxp+sp2,mysql-5.0.15,jdk1.5.0_04 and tomcat5.5.12. All of these are ok for the 
6.0.2 release.</FONT></SPAN></DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2>In opencms's cvs repository, I 
find lots of tags,such as "opencms build_6_0_3","opencms build_62" 
etc.</FONT></SPAN></DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2>Which one is stable for 
dev?</FONT></SPAN></DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=173102903-27112005>
<DIV><FONT size=2>Regards,</FONT></DIV>
<DIV><FONT size=2><SPAN class=173102903-27112005>Aaron</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=173102903-27112005></SPAN>    
</FONT></SPAN></DIV></DIV>
<DIV><SPAN class=173102903-27112005><FONT size=2>log msg from 
opencms.log:</FONT></SPAN></DIV>
<DIV><SPAN class=173102903-27112005><FONT 
size=2>----------------------------------------------------------------------------</FONT></SPAN></DIV>
<DIV><FONT size=2>27 Nov 2005 00:30:16,678  INFO 
[pencms.module.CmsModuleManager: 651] . Module configuration : initializing 
module class com.opencms.legacy.CmsLegacyModuleAction<BR>27 Nov 2005 
00:30:16,828 ERROR [s.legacy.CmsLegacyModuleAction: 165] Error while creating 
master module tables<BR>org.opencms.file.CmsVfsResourceNotFoundException: Error 
reading resource from path 
"/system/modules/org.opencms.legacy.compatibility/setup/mysql.sql".<BR> at 
org.opencms.file.CmsVfsResourceNotFoundException.createException(CmsVfsResourceNotFoundException.java:78)<BR> at 
org.opencms.db.CmsDbContext.throwException(CmsDbContext.java:213)<BR> at 
org.opencms.db.CmsDbContext.report(CmsDbContext.java:197)<BR> at 
org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:3838)<BR> at 
org.opencms.file.CmsObject.readResource(CmsObject.java:2658)<BR> at 
org.opencms.file.CmsObject.readFile(CmsObject.java:2150)<BR> at 
org.opencms.file.CmsObject.readFile(CmsObject.java:2123)<BR> at 
com.opencms.legacy.CmsLegacyModuleAction.initialize(CmsLegacyModuleAction.java:152)<BR> at 
org.opencms.module.CmsModuleManager.initialize(CmsModuleManager.java:660)<BR> at 
org.opencms.main.OpenCmsCore.initConfiguration(OpenCmsCore.java:1011)<BR> at 
org.opencms.main.OpenCmsCore.initContext(OpenCmsCore.java:1118)<BR> at 
org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1501)<BR> at 
org.opencms.main.OpenCmsServlet.init(OpenCmsServlet.java:222)<BR> at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091)<BR> at 
org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:750)<BR> at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:130)<BR> at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)<BR> at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)<BR> at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)<BR> at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)<BR> at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)<BR> at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)<BR> at 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:663)<BR> at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)<BR> at 
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)<BR> at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)<BR> at 
java.lang.Thread.run(Thread.java:595)<BR>Caused by: 
org.opencms.file.CmsVfsResourceNotFoundException: Unable to read resource 
"/system/modules/org.opencms.legacy.compatibility/setup/mysql.sql".<BR> at 
org.opencms.db.generic.CmsVfsDriver.readResource(CmsVfsDriver.java:1431)<BR> at 
org.opencms.db.CmsDriverManager.readResource(CmsDriverManager.java:5535)<BR> at 
org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:5589)<BR> at 
org.opencms.db.CmsSecurityManager.readResource(CmsSecurityManager.java:3836)<BR> ... 
23 more<BR>27 Nov 2005 00:30:16,828  INFO [s.legacy.CmsLegacyModuleAction: 
172] . Legacy initialization: Created master module tables<BR>27 Nov 2005 
00:30:16,828  INFO [pencms.module.CmsModuleManager: 674] . Module 
configuration : 1 module classes initialized<BR>27 Nov 2005 00:30:16,838  
INFO [ncms.loader.CmsResourceManager: 840] . Loader configuration : 
starting<BR></DIV></FONT></BODY></HTML>