UCM Server Will not Start with the Error: "InetAddress.getLocalHost"
(Doc ID 968153.1)
Last updated on AUGUST 01, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to start up the content server after an 10.1.3.5 upgrade, the following error occurs:ERROR
-----------------------
Failed to initialize the server.
(internal) 11.04 11:32:37.570 main !csFailedToInitServer (!syGeneralError)-exception stack
intradoc.common.ServiceException: !syGeneralError
at intradoc.common.FileUtils.testFileSystem(FileUtils.java:475)
at intradoc.server.archive.ArchiveUtils.readFileEx(ArchiveUtils.java:236)
at intradoc.server.archive.ArchiveUtils.readFile(ArchiveUtils.java:213)
at intradoc.server.archive.ArchiveUtils.readReplicationFile(ArchiveUtils.java:207)
at intradoc.server.archive.ReplicationData.loadFromFile(ReplicationData.java:120)
at intradoc.server.IdcSystemLoader.initReplicationData(IdcSystemLoader.java:2143)
at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
at IdcServer.init(IdcServer.java:64)
at IdcServer.main(IdcServer.java:37)
Caused by: java.net.UnknownHostException: test_BOX
at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
at intradoc.common.FileUtils.testFileSystem(FileUtils.java:459)
Changes
Completed a Upgrade to UCM/CS 10.1.3.5.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 |