Installation Of ECC V9 And Creation Of ECC Domain Erroring Out With ERROR: Failed With Status 404
(Doc ID 2933306.1)
Last updated on MARCH 06, 2023
Applies to:
Oracle Enterprise Command Center Framework - Version 12.2.12 and laterInformation in this document applies to any platform.
Symptoms
During installation of ECC v9 and Creation of ECC domain ,it errors out with ERROR: Failed with status 404 in ECC.log
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
ERROR [main:o.a.z.s.ZooKeeperServerMain@86] - Unable to start AdminServer, exiting abnormally
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.zookeeper.server.admin.JettyAdminServer.start(JettyAdminServer.java:194)
at org.apache.zookeeper.server.ZooKeeperServerMain.runFromConfig(ZooKeeperServerMain.java:155)
at org.apache.zookeeper.server.ZooKeeperServerMain.initializeAndRun(ZooKeeperServerMain.java:113)
at org.apache.zookeeper.server.ZooKeeperServerMain.main(ZooKeeperServerMain.java:68)
at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:141)
at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:91)
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:
1. Install ECC v9
2.Creation of ECC domain errors out
3.Failed with status 404
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 |