j'ai essayé de configuré alfresco grace au fichier configuration et j'ai changé le path du alf_data et lucene-indexes dans mon repertoir d'installation ou j'ai trouvé le alf_data mais non pas le lucene-indexes alors je l'ai crée. mais lors de la validation y a une erreur qui est apparu le voila le fichier log de cette erreur:
Error in action Exit: Error in action CopyFile: error copying "/opt/Alfresco/install_extension/custom-hibernate-dialect.properties.install" to "/opt/Alfresco/tomcat/shared/classes/alfresco/extension/custom-hibernate-dialect.properties": no such file or directory Error in action Exit: Error in action CopyFile: error copying "/opt/Alfresco/install_extension/custom-hibernate-dialect.properties.install" to "/opt/Alfresco/tomcat/shared/classes/alfresco/extension/custom-hibernate-dialect.properties": no such file or directory while executing "$obj execute" (procedure "::InstallJammer::ExecuteActions" line 64) invoked from within "::InstallJammer::ExecuteActions $id -when $when" (procedure "::InstallJammer::NextCommand" line 😎 invoked from within "::InstallJammer::NextCommand .wizard 61F2C13B-6CF2-4D61-82A6-574B7965CD5B" ("uplevel" body line 1) invoked from within "uplevel #0 [string map $map $command]" (procedure "_eval_command" line 22) invoked from within "_eval_command $path $cmd" (procedure "Wizard::next" line 9) invoked from within "Wizard::next .wizard 1" ("eval" body line 1) invoked from within "eval [linsert $args 0 Wizard::$cmd .wizard]" (procedure ".wizard" line 1) invoked from within ".wizard next 1" invoked from within ".wizard.buttons.b1:cmd invoke" ("uplevel" body line 1) invoked from within "uplevel #0
" (procedure "TTKButton::invoke" line 2) invoked from within "TTKButton::invoke .wizard.buttons.b1" ("eval" body line 1) invoked from within "eval [linsert $args 0 TTKButton::$cmd .wizard.buttons.b1]" (procedure ".wizard.buttons.b1" line 1) invoked from within ".wizard.buttons.b1 invoke " invoked from within ".wizard.buttons.b1:cmd instate {pressed !disabled} { .wizard.buttons.b1 state !pressed; .wizard.buttons.b1 invoke }" ("uplevel" body line 1) invoked from within "uplevel #0
$args" (procedure "TTKButton::instate" line 2) invoked from within "TTKButton::instate .wizard.buttons.b1 {pressed !disabled} { .wizard.buttons.b1 state !pressed; .wizard.buttons.b1 invoke }" ("eval" body line 1) invoked from within "eval [linsert $args 0 TTKButton::$cmd .wizard.buttons.b1]" (procedure ".wizard.buttons.b1" line 1) invoked from within ".wizard.buttons.b1 instate {pressed !disabled} { .wizard.buttons.b1 state !pressed; .wizard.buttons.b1 invoke } " (command bound to event)
puisque j'utilise un tomcat5.5 séparé ()il n'est pas sous le répertoire /opt/Alfresco comment je peux re indexé la configurationde alfresco au vrai chemin de tomcat?? /usr/local/tomcat5.5/shared/classes aussi dans ce repertoire il nexiste pas de fichier: custom-hibernate-dialect.properties
Si tu utilises un tomcat séparé, il faut que tu utilises la version packagé alfresco-community-war-blabla.tar.gz, et pas une installation existante. Tu pourrais utiliser ton installation existante, mais faut recopier pleins de fichiers de /opt vers /usr/local/tomcat, et c'est vraiment pas optimal !