cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Alfresco et MySQL

yang
Champ in-the-making
Champ in-the-making
Bonjour,

J'ai installé Alfresco (Version 2.1.0) sous Windows XP, avec une base MySQL (5.0.37) que j'avais déjà sur mon disque dur.
J'ai modifié le script custom-repository.properties pour indiquer à Alfresco d'utiliser MysSql.
J'ai créer la base Alfresco en ulisant le script db_setup.bat.
J'ai démarré le service MySql
J'ai activé le script de démarrage alf_start.bat.
Le serveur Tomcat démarre bien, mais j'ai un problème java avec Alfresco :

Problème
06:34:09,921 WARN  [org.springframework.remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one
06:34:14,093 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
06:35:14,109 ERROR [org.alfresco.repo.domain.schema.SchemaBootstrap] Echec de la mise à jour automatique du schéma
org.alfresco.error.AlfrescoRuntimeException: A previous schema upgrade failed.  Revert to the original database before attempting the upgrade again.
   at org.alfresco.error.AlfrescoRuntimeException.create(AlfrescoRuntimeException.java:46)
   at org.alfresco.repo.domain.schema.SchemaBootstrap.setBootstrapStarted(SchemaBootstrap.java:394)
   at org.alfresco.repo.domain.schema.SchemaBootstrap.onBootstrap(SchemaBootstrap.java:762)
   at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:62)
   at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:77)
   at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
   at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:75)
   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:241)
   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:349)
   at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:156)
Etc.


Questions:
D'où peut provenir ce problème ?
J'ai un mot de passe sur le compte root de mysql, où doit on l'indiquer dans les nombreux scripts de démarrage d'Alfresco ?

Merci d'avance

A+
1 REPLY 1

nyanga
Champ in-the-making
Champ in-the-making
bonjour
il faudra d'abord vous assurer que votre bd est bell et bien installer
pour cela aller dans mysql, connecte vous a la bd alfresco avec le mot de alfresco et assurer vous que les tables existes
se sera tout pour l'instant