WCI Studio Portlet Wizard Hangs When Selecting the "Finish" Button
(Doc ID 879563.1)
Last updated on OCTOBER 14, 2019
Applies to:
Oracle-BEA AquaLogic Interaction Studio - Version 2.1.0 to 2.2.1Microsoft Windows (32-bit)
***Checked for relevance on 22-Nov-2013***
Symptoms
When attempting to save changes in the Studio Portlet Wizard deployed on a WCI Portal Windows, the browser window hangs. As a result, changes or updates are not saved for the portlet. A PTSpy capture contains an entry similar to the following warning:
SavePostDataToFile(<PT_HOME>\ptportal\10.3.0\tmp\temp_gw_file1) : Exception while saving POST body. System.UnauthorizedAccessException: Access to the path '<PT_HOME>\ptportal\10.3.0\tmp\temp_gw_file1' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
at com.plumtree.binarygateway.GatewayModule.SavePostDataToFile(String strFileName, HttpWorkerRequest request, Int64 lRequestLength) in com\plumtree\binarygateway\GatewayModule.cs:line 269
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
at com.plumtree.binarygateway.GatewayModule.SavePostDataToFile(String strFileName, HttpWorkerRequest request, Int64 lRequestLength) in com\plumtree\binarygateway\GatewayModule.cs:line 269
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 |
Cause |
Solution |