<!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.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT size=3>Thanks for the reply, but clearing the
cache didn't help me. Step 2 always fails with
<EM>"[org.opencms.main.OpenCmsCore: 290] Critical error during<BR></EM><FONT
size=3><I>OpenCms initialization: The OpenCms setup wizard is still
enabled"<BR></I></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=3><FONT size=3><I>I've cleared caches,
histories, cookies, files and objects on IE6, FireFox, Mozilla,
Netscape7+8.</I></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=3><FONT size=3><I>I deleted the Tomcat
work directory and deleted/deployed OpenCms b3 and
r1.</I></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=3><FONT size=3><I>All popups, firewalls,
proxy or routers are allow localhost.</I></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=3><FONT size=3><I>Something else is the
problem and I find it very unusual that I am the only person in the universe
that has this problem.</I></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=3><FONT
size=3><I></I></FONT></FONT></FONT> </DIV>
<DIV><EM><FONT face=Arial>1. If wizard.enabled=true in opencms.propteries when
tomcat is started: Tomcat runs opencms to the "setup wizard is
still enabled" loader error. Note - I did not go to setup yet,
tomcat runs the webapp itself at startup. PLUS, I set
<load-on-startup>0 in tomcat/conf/web.xml AND
/opencms/web-inf/web-inf</FONT></EM></DIV>
<DIV><EM><FONT face=Arial>2. if </FONT></EM> <EM><FONT
face=Arial>wizard.enabled=false in opencms.propteries when tomcat is started:
Tomcat runs opencms as if it is already setup (until nullpointer at
database)</FONT></EM></DIV>
<DIV><FONT face=Arial size=2>13 Jun 2005 07:37:44,550 INFO [
org.opencms.main.OpenCmsCore:1049] . Startup
time : Jun 13, 2005 7:37:44
AM<BR>13 Jun 2005 07:37:44,550 INFO [
org.opencms.main.OpenCmsCore:1050] . OpenCms
version : 6.0 RC 1 Corrin<BR>13 Jun 2005
07:37:44,550 INFO [ org.opencms.main.OpenCmsCore:1051] . Servlet
container : Apache Tomcat/5.0.28<BR>13 Jun 2005
07:37:44,550 INFO [ org.opencms.main.OpenCmsCore:1052] . OpenCms
webapp name : opencms<BR>13 Jun 2005 07:37:44,550 INFO [
org.opencms.main.OpenCmsCore:1053] . OpenCms servlet path : /opencms<BR>13 Jun
2005 07:37:44,550 INFO [ org.opencms.main.OpenCmsCore:1054] .
OpenCms context : /opencms/opencms<BR>13 Jun 2005
07:37:44,550 INFO [ org.opencms.main.OpenCmsCore:1055] . OpenCms
WEB-INF path :
C:\Program_Files\ApacheSoftwareFoundation\Tomcat5.0\webapps\opencms\WEB-INF\<BR>13
Jun 2005 07:37:44,550 INFO [ org.opencms.main.OpenCmsCore:1056] .
OpenCms property file:
C:\Program_Files\ApacheSoftwareFoundation\Tomcat5.0\webapps\opencms\WEB-INF\config\opencms.properties<BR>13
Jun 2005 07:37:44,550 INFO [ org.opencms.main.OpenCmsCore:1057] .
OpenCms log file :
C:\Program_Files\ApacheSoftwareFoundation\Tomcat5.0\webapps\opencms\WEB-INF\logs\opencms.log<BR>13
Jun 2005 07:37:44,550 INFO [ org.opencms.main.OpenCmsCore: 748] .
System file.encoding : Cp1252<BR>13 Jun 2005 07:37:45,071 INFO [
org.opencms.main.OpenCmsCore: 754] . Ethernet address used:
63:56:24:f7:70:1c<BR>13 Jun 2005 07:37:45,071 INFO
[org.opencms.main.CmsSystemInfo: 607] . Server name
is : OpenCmsServer<BR>13 Jun 2005
07:37:45,081 INFO [ org.opencms.main.OpenCmsCore: 772] . Java VM in
use : Java HotSpot(TM) Server VM
1.4.2_04-b05 mixed mode Sun Microsystems Inc. <BR>13 Jun 2005 07:37:45,091
INFO [ org.opencms.main.OpenCmsCore: 776] . Operating
sytem : Windows XP 5.1 x86 <BR>13 Jun 2005
07:37:45,651 INFO [uration.CmsSystemConfiguration: 388] . System
configuration : initialized</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=3><FONT size=3><FONT size=2>... (many
really good init steps) then...</FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>13 Jun 2005 07:37:49,086 INFO
[rg.opencms.loader.CmsJspLoader: 434] . Loader
init : Flex cache added to
JSP loader<BR>13 Jun 2005 07:37:49,147 INFO
[rg.opencms.db.CmsDriverManager: 389] . Driver manager init : phase 1 -
initializing database<BR>13 Jun 2005 07:37:49,147 INFO
[rg.opencms.db.CmsDriverManager: 409] . Driver manager init : phase 2 -
initializing pools<BR>13 Jun 2005 07:37:49,147 INFO
[rg.opencms.db.CmsDriverManager: 419] . Resource
pools : default <BR>13 Jun 2005 07:37:49,157
ERROR [rg.opencms.db.CmsDriverManager:4159] Critical error during OpenCms
initialization: Unable to initialize connection pool "default", is the database
up and running?<BR>java.lang.NullPointerException<BR> at
java.lang.Class.forName0(Native Method)<BR> at
java.lang.Class.forName(Class.java:141)<BR> at
org.opencms.db.CmsDbPool.createDriverManagerConnectionPool(CmsDbPool.java:313)<BR> at
org.opencms.db.CmsDriverManager.newPoolInstance(CmsDriverManager.java:4154)<BR> at
org.opencms.db.CmsDriverManager.newInstance(CmsDriverManager.java:424)<BR> at
org.opencms.db.CmsSecurityManager.init(CmsSecurityManager.java:2564)<BR> at
org.opencms.db.CmsSecurityManager.newInstance(CmsSecurityManager.java:162)<BR> at
org.opencms.main.OpenCmsCore.initConfiguration(OpenCmsCore.java:918)<BR> at
org.opencms.main.OpenCmsCore.initContext(OpenCmsCore.java:1061)<BR> at
org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1463)<BR> at
org.opencms.main.OpenCmsListener.contextInitialized(OpenCmsListener.java:86)<BR> at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)<BR></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=3><FONT size=3><FONT size=2>3.
Attempting to set wizard.enabled=true after the tomcat startup with
wizard.enabled=false and then run /opencms/setup still gives the "setup wizard
is still enabled" error.</FONT></DIV></FONT></FONT></FONT>
<DIV><FONT face=Arial size=2><FONT size=3></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT size=3>>></FONT><FONT size=3><I> I've
had OpenCms running (v6 beta 1 on WinXP, Tomcat 5.0.28, Java
1.4_02<BR></I>>></FONT><FONT size=3><I> through 1.4_06, MySQL
v12.18/4.0.12) </I></FONT><FONT size=3><I>until I updated to 6 beta 3 and/or 6
rc1.<BR></I>>></FONT><FONT size=3><I> Now, I can't get setup
running.<BR></I>>></FONT><I><BR></I><FONT size=3>>></FONT><FONT
size=3><I> Mysql is running, I checked. </I></FONT><FONT size=3><I> Tomcat
is running ok (on :9090 that should not be the
problem)<BR></I>>></FONT><FONT size=3><I> I've had tomcat deploy the war,
used tomcat's manager to deploy the <BR></I>>></FONT><FONT size=3><I> war
and<BR></I>></FONT></FONT><FONT face=Arial size=2><FONT
size=3>></FONT><FONT size=3><I> manually unzipped the war into
webapps/opencms and under other temp
names.<BR></I>>></FONT><I><BR></I><FONT size=3>>></FONT><FONT
size=3><I> Successful to step 1. I agree to terms and step 2 states error
that <BR></I>>></FONT><FONT size=3><I> wizard </I></FONT><FONT
size=3><I> was not started correctly.<BR></I>>></FONT><I><BR></I><FONT
size=3>>></FONT><FONT size=3><I> Log file states
"[org.opencms.main.OpenCmsCore: 290] Critical error
during<BR></I>>></FONT><FONT size=3><I> OpenCms initialization: The
OpenCms setup wizard is still enabled"<BR></I>>></FONT><I><BR></I><FONT
size=3>>></FONT><FONT size=3><I> Can somebody tell me what's going wrong
and how to fix it, please.<BR></I>>></FONT><I><BR></I><FONT
size=3>>></FONT><I><FONT size=3> </FONT><A
href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><FONT
size=3>opencms at RiddleSolutions.com</FONT></A><FONT size=3>
<mailto:</FONT><A
href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><FONT
size=3>opencms at RiddleSolutions.com</FONT></A><FONT
size=3>><BR></FONT></I><BR><FONT size=3>> I have had the same problem;
clearing the cache fixed it for me.<BR>>
-Patrick<BR></DIV><!--endarticle--></FONT></FONT>
<DIV> </DIV></BODY></HTML>