Bug #3140
ferméErreurs JackRabbit
100%
Description
Est-ce que c'est erreur de déploiement peuvent être corrigées ?
11:39:12,158 INFO [[/silverpeas]] JcrInitializer: Initializing the repository ...........
11:39:16,595 INFO [STDOUT] ERROR : Creating RMIServerSocketFactory for host localhost | MODULE : RepositoryAccessServlet.jackrabbit.init | !!! Message Creating RMIServerSocketFactory for host localhost NOT INITIALIZED !!!
11:39:16,642 INFO [STDOUT] ERROR : RepositoryAccessServlet error | MODULE : RepositoryAccessServlet.jackrabbit.init | !!! Message RepositoryAccessServlet error NOT INITIALIZED !!! (EXCEPTION : javax.jcr.NamespaceException: failed to register namespace slv -> http://www.silverpeas.com/jcr/1.0: mapping already exists)
11:39:16,799 INFO [service] Removing bootstrap log handlers
11:39:17,017 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy, ctxPath=/help_fr
11:39:17,049 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy, ctxPath=/weblib
11:39:17,095 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy, ctxPath=/website
11:39:17,111 ERROR [ProfileServiceBootstrap] Failed to load profile:: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "Jackrabbit.services:RMIServer = JCR RMI Server" is missing the following dependencies:
Dependency "jboss.jca:name=jcr/local,service=ManagedConnectionFactory" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=jcr/local,service=ManagedConnectionFactory' **")
DEPLOYMENTS IN ERROR:
Deployment "jboss.jca:name=jcr/local,service=ManagedConnectionFactory" is in error due to the following reason(s): * NOT FOUND Depends on 'jboss.jca:name=jcr/local,service=ManagedConnectionFactory' *
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.2.GA]
at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.2.GA]
at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87) [:6.1.0.Final]
at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:107) [:0.2.2]
at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:135) [:6.1.0.Final]
at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.1.0.Final]
at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-6]
at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-6]
at java.lang.Thread.run(Thread.java:662) [:1.6.0_27]
Mis à jour par Pierre TEISSONNIERE il y a plus de 12 ans
En corrigeant les fautes, c'est mieux...
"Est-ce que ces erreurs de déploiement peuvent être corrigées ?"
Mis à jour par Emmanuel Hugonnet il y a plus de 12 ans
- Catégorie mis à Edition en ligne
- Statut changé de New à Closed
- Assigné à mis à Emmanuel Hugonnet
- Version cible mis à Version 5.9
- % réalisé changé de 0 à 100
Suppression de la dépendance vers jackrabbit-jcr-rmi qui n'était plus utilisée.