Installation Of Enterprise Command Center (ECC V9) And Creation Of ECC Domain Erroring Out With ERROR: Failed With Status 404
(Doc ID 2933306.1)
Last updated on AUGUST 08, 2024
Applies to:
Oracle Enterprise Command Center Framework - Version 12.2.12 and laterInformation in this document applies to any platform.
Symptoms
During installation of Enterprise Command Center V9 (ECC v9), installation fails at the "Creation of ECC domain" steps with following errors as shown in the ecc.log
ERROR: Failed with status 404
Configured the ECC domain successfully.Starting zookeeper ... STARTED
Zookeeper started. Starting Managed Server
Starting the eccManaged ...
Started the eccManaged successfully
ECC WEB ENTRY URL:http://hostname:7776/ecc ECC Application File:/u02/ecc/esbx1/Oracle/quickInstall/applications/activity_audit_ecc.zip ERROR: Failed with status 404 for url http://hostname:7776/ecc/user/import/applications?gfmString= Please check the log: Error 404--Not Found
in ECC instance for error details Import of applications failed
Configured the ECC domain successfully.
While crosschecking further Caused by: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:2181/solr within 30000 m
Zookeeper.log shows as below
org.apache.zookeeper.server.admin.AdminServer$AdminServerException: Problem starting AdminServer on address 0.0.0.0, port 8080 and command URL /commands
at org.apache.....
Caused by: java.io.IOException: Failed to bind to /0.0.0.0:8080
at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349)
at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:310)
at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:234)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
at org.eclipse.jetty.server.Server.doStart(Server.java:401)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
at org.apache.zookeeper.server.admin.JettyAdminServer.start(JettyAdminServer.java:185)
... 5 common frames omitted
Caused by: java.net.BindException: Address already in use
The issue can be reproduced at will with the following steps:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |