cancel
Showing results for 
Search instead for 
Did you mean: 

luceneFullTextSearchIndexer

strophi
Champ in-the-making
Champ in-the-making
Hello Forum, 

Im a total newbie and I'm trying to install Alfresco 2.1 Community-Edition on Windows Server 2003 withMySQL.

alfresco starts, created to tables, but then hangs. Below there is the occuring error…

thanks in advance

Jan Siepmann

9:27:32,031 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'luceneFullTextSearchIndexer' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'indexerAndSearcherFactory' while setting bean property 'indexerAndSearcherFactory'; nested exception is org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'admLuceneIndexerAndSearcherFactory' while setting bean property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'mlAwareNodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'mlAwareNodeService' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'dbNodeService' while setting bean property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'dbNodeService' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'dbNodeServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'dbNodeServiceImpl' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'nodeDaoService' while setting bean property 'nodeDaoService'; nested exception is org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'nodeDaoService' defined in class path resource [alfresco/hibernate-context.xml]: Cannot resolve reference to bean 'nodeDaoServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'nodeDaoServiceImpl' defined in class path resource [alfresco/hibernate-context.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'sessionFactory' defined in class path resource [alfresco/hibernate-context.xml]: Can
17 REPLIES 17

msibai
Champ in-the-making
Champ in-the-making
I already have configured as following, but still not working:

dir.root=C:/Alfresco/alf_data
dir.indexes=C:/Alfresco/alf_data/lucene-indexes

msibai
Champ in-the-making
Champ in-the-making
Any suggestions or workaround ?

I rally want to see Alfresco up and running on  my machine.

msibai
Champ in-the-making
Champ in-the-making
Hi,

Finally I got the problem … this was because of the "Regional Settings" looks like that alfresco fails to start when using "Saudi Arabia" as the base regional settings because of some Arabic characters in full date format and time format.

This was fixed by changing the "Regional Settings" to "English (United States)".

Thanks for your support.

amit_wmw
Champ in-the-making
Champ in-the-making
Hello Mohamad Sibai,

Where do I need to change this Regional Settings?

Thanks
Amit.

msibai
Champ in-the-making
Champ in-the-making
Hello Amit,

Go to:

Start -> Control Panel -> Regional and Language Options -> Regional Options -> Standards & formats
Choose "English (United States)"

Start -> Control Panel -> Regional and Language Options -> Regional Options -> Location
Choose "United States"

Thats all.

amit_wmw
Champ in-the-making
Champ in-the-making
Thanks Mohamad Sibai.
Amit..

hosein
Champ in-the-making
Champ in-the-making
Hello Amit,

Go to:

Start -> Control Panel -> Regional and Language Options -> Regional Options -> Standards & formats
Choose "English (United States)"

Start -> Control Panel -> Regional and Language Options -> Regional Options -> Location

I dont change above setting and they are Engilsh(United State) and United State but exception occurred !

any help appreciated
thanks

hosein
Champ in-the-making
Champ in-the-making
this exception has not direct relation to main error occurred during alfresco setup and you should see messages at the end of this exception.