Thanks Mike. The problem is solved with MySQL-5.0.15 and the web application is up and running.
It gave one error though (see logs), seems like it could not find the openoffice. I checked the option when the installer asked for download and install OpenOffice; Shouldn't it be downloaded by the installer? or do I need to download and install it separately ?
Tomcat console log:
CompilerOracle: exclude org/apache/lucene/index/IndexReader$1 doBody
CompilerOracle: exclude org/alfresco/repo/search/impl/lucene/index/IndexInfo$Mer
ger mergeIndexes
CompilerOracle: exclude org/alfresco/repo/search/impl/lucene/index/IndexInfo$Mer
ger mergeDeletions
Oct 2, 2007 2:33:15 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Oct 2, 2007 2:33:15 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1922 ms
Oct 2, 2007 2:33:15 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Oct 2, 2007 2:33:15 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
Oct 2, 2007 2:33:15 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Oct 2, 2007 2:33:17 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive alfresco.war
14:34:25,232 WARN [remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI re
gistry - creating new one
14:34:37,920 INFO [domain.schema.SchemaBootstrap] Schema managed by database di
alect org.hibernate.dialect.MySQLInnoDBDialect.
14:34:38,983 INFO [domain.schema.SchemaBootstrap] Executing database script C:\
Alfresco\tomcat\temp\Alfresco\AlfrescoSchemaCreate-org.hibernate.dialect.MySQLIn
noDBDialect-15697.sql (Generated).
14:35:05,875 INFO [domain.schema.SchemaBootstrap] Executing database script C:\
Alfresco\tomcat\temp\Alfresco\AlfrescoSchemaUpdate-org.hibernate.dialect.MySQLIn
noDBDialect-15698.sql (Copied from classpath:alfresco/dbscripts/create/2.1/org.h
ibernate.dialect.MySQLInnoDBDialect/AlfrescoPostCreate-2.1-FKIndexes.sql).
14:35:06,109 INFO [domain.schema.SchemaBootstrap] All executed statements writt
en to file C:\Alfresco\tomcat\temp\Alfresco\AlfrescoSchemaUpdate-All_Statements-
15699.sql.
14:39:41,629 ERROR [util.exec.RuntimeExecBootstrapBean] Bootstrap command failed
:
Execution result:
os: Windows XP
command: "C:/Alfresco/openoffice/program/soffice" "-accept=socket,host=loc
alhost,port=8100;urp;StarOffice.ServiceManager" "-env:UserInstallation=file:///C
:/Alfresco/oouser" -nologo -headless -nofirststartwizard -nocrashrep -norestore
succeeded: false
exit code: 2
out:
err: CreateProcess: "C:\Alfresco\openoffice\program\soffice" "-accept=
socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" "-env:UserInstall
ation=file:///C:/Alfresco/oouser" -nologo -headless -nofirststartwizard -nocrash
rep -norestore error=3
14:39:41,832 INFO [service.descriptor.DescriptorService] Alfresco license: Crea
ting time trial license
14:39:45,379 INFO [repo.admin.ConfigurationChecker] The Alfresco root data dire
ctory ('dir.root') is: C:\Alfresco\alf_data
14:39:45,520 INFO [admin.patch.PatchExecuter] Checking for patches to apply …
14:39:47,848 INFO [admin.patch.PatchExecuter]
=== Applied patch ===
ID: patch.webscripts3
RESULT:
Imported view into bootstrap location: / (workspace://SpacesStore/6424024b-70c2-
11dc-83c9-2bae9c78a7d4)
=====================================
14:39:47,864 INFO [repo.module.ModuleServiceImpl] Found 0 module(s).
14:39:50,333 WARN [alfresco.util.OpenOfficeConnectionTester] A connection to Op
enOffice could not be established.
14:39:50,411 INFO [service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_
08-b03; maximum heap size 506.313MB
14:39:50,723 INFO [service.descriptor.DescriptorService] Alfresco license: Ente
rprise Network granted to Trial User to 30 days expiring Thu Nov 01 00:0
0:00 BDT 2007 (30 days remaining)
14:39:50,723 INFO [service.descriptor.DescriptorService] Alfresco started (Ente
rprise Network): Current version 2.1.0 (112) schema 73 - Installed version 2.1.0
(112) schema 73
Oct 2, 2007 2:39:59 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Oct 2, 2007 2:39:59 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Oct 2, 2007 2:40:00 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 404747 ms