Skip to content

running silverpeas error #3

@chenliu1993

Description

@chenliu1993

Hi devs,
I am using silverpeas acording to the dockerhub page. After postgres is startting, I then docker run silverpeas, but I run into some errors like below:

2020-03-23 19:50:39,988 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.server.DeployerChainAddHandler$FinalRuntimeStepHandler@498c42f2 for operation {"operation" => "add-deployer-chains","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException: java.util.concurrent.TimeoutException
	at org.jboss.as.controller.OperationContextImpl.waitForRemovals(OperationContextImpl.java:498)
	at org.jboss.as.controller.AbstractOperationContext$Step.handleResult(AbstractOperationContext.java:1369)
	at org.jboss.as.controller.AbstractOperationContext$Step.finalizeInternal(AbstractOperationContext.java:1328)
	at org.jboss.as.controller.AbstractOperationContext$Step.finalizeStep(AbstractOperationContext.java:1301)
	at org.jboss.as.controller.AbstractOperationContext$Step.access$300(AbstractOperationContext.java:1185)
	at org.jboss.as.controller.AbstractOperationContext.executeResultHandlerPhase(AbstractOperationContext.java:767)
	at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:644)
	at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:370)
	at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1329)
	at org.jboss.as.controller.ModelControllerImpl.boot(ModelControllerImpl.java:493)
	at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:387)
	at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:349)
	at org.jboss.as.server.ServerService.boot(ServerService.java:397)
	at org.jboss.as.server.ServerService.boot(ServerService.java:366)
	at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:299)
	at java.lang.Thread.run(Thread.java:748)

and before thie line is printed, a 300 Timeout issue was found.
More upper in the log , I found some process in container are trying to connect to somthing

See tika-parsers/pom.xml for the correct version.
2020-03-23 19:46:21,751 INFO  [org.apache.jackrabbit.core.query.lucene.MultiIndex] (MSC service thread 1-1) indexing... /jcr:system/jcr:nodeTypes/rep:Token/jcr:propertyDefinition (100)
2020-03-23 19:46:22,349 INFO  [org.apache.jackrabbit.core.query.lucene.SearchIndex] (MSC service thread 1-1) Index initialized: /opt/silverpeas/data/jcr/repository/index Version: 3
2020-03-23 19:46:26,256 INFO  [org.apache.jackrabbit.core.query.lucene.SearchIndex] (MSC service thread 1-1) Index initialized: /opt/silverpeas/data/jcr/workspaces/silverpeas/index Version: 3
2020-03-23 19:46:26,257 INFO  [org.apache.jackrabbit.core.RepositoryImpl] (MSC service thread 1-1) workspace 'silverpeas' initialized
2020-03-23 19:46:26,265 INFO  [org.apache.jackrabbit.core.RepositoryImpl] (MSC service thread 1-1) SecurityManager = class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
2020-03-23 19:46:26,269 INFO  [org.apache.jackrabbit.core.security.simple.SimpleSecurityManager] (MSC service thread 1-1) init: using Repository LoginModule configuration for Silverpeas
2020-03-23 19:46:26,282 INFO  [org.apache.jackrabbit.core.RepositoryImpl] (MSC service thread 1-1) Repository started (12352ms)
2020-03-23 19:46:26,284 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) jackrabbit-jca.rar: Created repository (org.apache.jackrabbit.core.RepositoryImpl@115b9bb2)
2020-03-23 19:46:26,288 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) jackrabbit-jca.rar: Created repository handle (org.apache.jackrabbit.jca.JCARepositoryHandle@6a6b8f72)
2020-03-23 19:46:26,290 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/jca/jcr
2020-03-23 19:46:26,296 WARN  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020016: Missing <recovery> element. XA recovery disabled for: java:/jca/jcr
2020-03-23 19:46:26,300 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/wildfly/standalone/tmp/vfs/temp/temp3e4f4afea4f1a29b/jackrabbit-jca.rar-4b9233a93549af16/contents/
2020-03-23 19:46:26,305 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound JCA ConnectionFactory [java:/jca/jcr]

2020-03-23 19:48:15,833 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ridl.jar in /content/silverpeas.war/WEB-INF/lib/juh-3.0.1.jar  does not point to a valid jar for a Class-Path reference.
2020-03-23 19:48:15,840 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jurt.jar in /content/silverpeas.war/WEB-INF/lib/juh-3.0.1.jar  does not point to a valid jar for a Class-Path reference.
2020-03-23 19:48:15,846 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../../lib/ in /content/silverpeas.war/WEB-INF/lib/juh-3.0.1.jar  does not point to a valid jar for a Class-Path reference.
2020-03-23 19:48:15,849 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../bin/ in /content/silverpeas.war/WEB-INF/lib/juh-3.0.1.jar  does not point to a valid jar for a Class-Path reference.
2020-03-23 19:48:15,854 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ridl.jar in /content/silverpeas.war/WEB-INF/lib/jurt-3.0.1.jar  does not point to a valid jar for a Class-Path reference.
2020-03-23 19:48:15,858 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry unoloader.jar in /content/silverpeas.war/WEB-INF/lib/jurt-3.0.1.jar  does not point to a valid jar for a Class-Path reference.
2020-03-23 19:48:15,860 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../../lib/ in /content/silverpeas.war/WEB-INF/lib/jurt-3.0.1.jar  does not point to a valid jar for a Class-Path reference.
2020-03-23 19:48:15,865 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../bin/ in /content/silverpeas.war/WEB-INF/lib/jurt-3.0.1.jar  does not point to a valid jar for a Class-Path reference.

But i found there is no /content files under the /.
What problems could this be? Is this because I am using it in a wrong way?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions