Sure!
Windows 2003 server standard edition service pack 2
Athlon 3200+ (2 Ghz ) with 2GB of Ram
JDK 6 update 2
I've downloaded Alfresco community-tomcat 2.1.0
here is the content alfresco.log
There are some warn like openoffice that isn't installed. Maybe dir.root? I don't understand what it means.
17:16:39,671 WARN [org.springframework.remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one
17:16:43,171 WARN [org.alfresco.util.OpenOfficeConnectionTester] A connection to OpenOffice could not be established.
17:16:48,500 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.HSQLDialect.
17:16:48,515 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Alfresco is using the HSQL default database. Please only use this while evaluating Alfresco, it is NOT recommended for production or deployment!
17:16:49,203 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script C:\alfresco-community-tomcat-2.1.0\tomcat\temp\Alfresco\AlfrescoSchemaCreate-org.hibernate.dialect.HSQLDialect-905.sql (Generated).
17:16:49,500 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script C:\alfresco-community-tomcat-2.1.0\tomcat\temp\Alfresco\AlfrescoSchemaUpdate-org.hibernate.dialect.HSQLDialect-906.sql (Copied from classpath:alfresco/dbscripts/create/2.1/org.hibernate.dialect.HSQLDialect/AlfrescoPostCreate-2.1-FKIndexes.sql).
17:16:49,531 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] All executed statements written to file C:\alfresco-community-tomcat-2.1.0\tomcat\temp\Alfresco\AlfrescoSchemaUpdate-All_Statements-907.sql.
17:18:12,984 WARN [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco 'dir.root' property is set to a relative path './alf_data'. 'dir.root' should be overridden to point to a specific folder.
17:18:12,984 INFO [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: .\alf_data
17:18:13,000 INFO [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …
17:18:13,109 INFO [org.alfresco.repo.module.ModuleServiceImpl] Found 0 module(s).
17:18:13,718 INFO [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_02-b06; maximum heap size 506,313MB
17:18:13,718 INFO [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community Network): Current version 2.1.0 (482) schema 64 - Installed version 2.1.0 (482) schema 64
—–
thanks
Rob (from Pisa)