Alright, so now I think I've gotten past my previous error and I am now faced with a 'new' one. It say to ensure that dir ROOT property is pointing to the right location but I know this is wrong because it writes the alf_data files anyways. I just installed alfresco running on jboss on my friend's mac and it works perfectly. What in the world is wrong with my setup? The deployer gets tripped up in the location below every time.
Thank You
MF
16:52:33,321 INFO [TomcatDeployer] deploy, ctxPath=/alfresco, warUrl=…/tmp/deploy/tmp52891alfresco-exp.war/
16:52:55,143 INFO [STDOUT] 16:52:55,123 WARN [remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one
16:52:56,903 INFO [STDOUT] 16:52:56,902 WARN [alfresco.util.OpenOfficeConnectionTester] A connection to OpenOffice could not be established.
16:53:00,120 INFO [STDOUT] 16:53:00,120 INFO [domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
16:53:01,166 INFO [STDOUT] 16:53:01,166 INFO [domain.schema.SchemaBootstrap] No changes were made to the schema.
16:53:03,886 INFO [STDOUT] 16:53:03,886 INFO [repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /opt/alf_data
16:53:03,947 INFO [STDOUT] 16:53:03,947 ERROR [repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: Indexes not found for 5 stores.
16:53:03,947 INFO [STDOUT] 16:53:03,947 INFO [repo.admin.ConfigurationChecker] You may set 'index.recovery.mode=FULL' if you need to rebuild the indexes.
16:53:03,947 INFO [STDOUT] 16:53:03,947 ERROR [repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: System content not found in content store.
16:53:03,947 INFO [STDOUT] 16:53:03,947 ERROR [repo.admin.ConfigurationChecker] Ensure that the 'dir.root' property is pointing to the correct data location.
16:53:04,004 INFO [STDOUT] 16:53:03,952 ERROR [web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: Ensure that the 'dir.root' property is pointing to the correct data location.