CSDT Import Fails With HTTP response code: 503 for URL
(Doc ID 1578745.1)
Last updated on AUGUST 15, 2022
Applies to:
Oracle WebCenter Sites - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Goal
CSDT command line tool fails during import operation with the following exception in the command prompt :
$ java com.fatwire.csdt.client.main.CSDT http://hostname:port/cs/ContentServer username=username password=password resources=@ALL_ASSETS:*:@ALL_NONASSETS:* toSites=SiteName datastore=NewOutput cmd=import
java.io.IOException: Server returned HTTP response code: 503 for URL: http://hostname:port/cs/ContentServer?pagename=OpenMarket/Xcelerate/PrologActions/Publish/csdt/CSDTService&command=import&username=username&password=password&includeDeps=true&idMapping=true&resources=%40ALL_ASSETS%3A*%3A%40ALL_NONASSETS%3A*&toSites=SiteName&datastore=NewOutput
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
at com.fatwire.csdt.client.util.CSDTClientUtility.callCS(CSDTClientUtility.java:128)
at com.fatwire.csdt.client.main.CSDT.main(CSDT.java:31)
Solution
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
Goal |
Solution |
References |