Bug #11947
IzPack: Erreur au démarrage: libreoffice n'est pas reconnu
Start date:
12/16/2020
Due date:
% Done:
0%
Estimated time:
Navigateur:
Tous
Votre version de Silverpeas:
6.1
Système d'exploitation:
Windows 7
Votre base de données:
Toutes
Livraison en TEST:
Livraison en PROD:
Description
Sur Windows 7, meme si Libre office est installé (sur d:/LibreOffice par exemple)
et même en positionnant la variable d'environnement officeHome sur d:\LibreOffice\program
Silverpeas ne démarre pas :
2020-12-16 18:25:48,548 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 107) MSC000001: Failed to start service jboss.deployment.unit."silverpeas.war".undertow-deployment: org.jboss.msc.service.StartException in service jboss.deployment.unit."silverpeas.war".undertow-deployment: java.lang.RuntimeException: org.silverpeas.core.SilverpeasRuntimeException: officeHome not set and could not be auto-detected at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377) at java.lang.Thread.run(Thread.java:748) at org.jboss.threads.JBossThread.run(JBossThread.java:485) Caused by: java.lang.RuntimeException: org.silverpeas.core.SilverpeasRuntimeException: officeHome not set and could not be auto-detected at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:254) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:96) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:78) ... 8 more Caused by: org.silverpeas.core.SilverpeasRuntimeException: officeHome not set and could not be auto-detected
Updated by David Lesimple 24 days ago
Idem sous Windows 10.
Le problème survient uniquement si Libreoffice n'est pas installé dans le chemin par défaut (c:\Program Files)
Updated by Miguel Moquillon 12 days ago
- Status changed from Feedback to Closed
Il est nécessaire que LibreOffice soit installé sur son chemin par défaut car, dans cette installation, la configuration est celle par défaut. C'est un package pour tester Silverpeas et pour ce faire il y a une pré-configuration, dont le chemin par défaut pour LibreOffice. Je vais mettre à jour les prérequis dans la page d'IzPack de Silverpeas.