R13: Upload to UCM Is Not Working: Session Invalid, Reauthorizing User For Session ID
(Doc ID 2328628.1)
Last updated on JULY 20, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.1.1.9.0 version, Fusion Application Integration
Issue started happening after the REL 13 update to the Fusion Applications system.
When attempting to export documents from HCM into the UCM content server the following error occurs.
ERROR
-----------------------
java -cp oracle.ucm.fa_client_11.1.1.jar oracle.ucm.client.UploadTool --url="https://<ADDRESS>/_dav/cs/idcplg" --username="*****" --password="*****" --primaryFile="c:/text.zip" --dDocTitle="Test Upload File" --dDocAccount="hcm$/dataloader$/import$"
Oracle WebCenter Content Document Transfer Utility
Oracle Fusion Applications
Copyright (c) 2013-2014, Oracle. All rights reserved.
Performing upload (CHECKIN_UNIVERSAL) ...
Nov 14, 2017 1:31:40 AM oracle.stellent.ridc.common.log.impl.BaseLogSupport log
INFO: Session invalid, reauthorizing user for session ID: null
Error - java.io.IOException: Stream Closed
IdcClientException Caught ...
oracle.stellent.ridc.protocol.ProtocolException: java.io.IOException: Stream Closed
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run the command line from Oracle Document Transfer Utility:
java -cp oracle.ucm.fa_client_11.1.1.jar oracle.ucm.client.UploadTool --url="https://<ADDRESS>.com/_dav/cs/idcplg" --username="*****" --password="*****" --primaryFile="c:/text.zip" --dDocTitle="Test Upload File" --dDocAccount="hcm$/dataloader$/import$"
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot upload (import/export) documents to UCM
Changes
REL 13 update in Fusion Applications.
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 |