Deplyment Hangs Using ASConsole, But It Deploys Fine With "ADMIN_CLIENT.JAR"
Last updated on OCTOBER 20, 2017
Applies to:
Oracle Containers for J2EE - Version: 10.1.3.0.0Information in this document applies to any platform.
Goal
When deploying an application in ASConsole, it's hanging without any error.Strangely if the same application is deployed using 'admin_client.jar' file, it works correctly.
No hang issue occurs with 'admin_client.jar'.
Debug information is collected by doing this.
1. Stop the oc4j running as console.
2. Turn on the debugging
$ORACLE_HOME/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/config/ascontrollogging.properties
- change line
log4j.rootCategory=WARN, ascontrollogAppender
=>
log4j.rootCategory=DEBUG, ascontrollogAppender
3. Start the oc4j and reproduce the problem.
There is no error message in 'ascontrol.log' file.
But there's a warning message like this.
"ascontrol.log" file
---------------------
...
2011-11-10 09:10:31,253 [EMUI_09_10_31_/console/ias/j2ee/deploy/deploySelectArchive] WARN util.MultipartRequestUtil _getMultiPartRequestParameter.263 - java.io.IOException: Cannot create temp directory: The filename, directory name, or volume label syntax is incorrect
...
Solution
Sign In with your My Oracle Support account |
|
Don't have a My Oracle Support account? Click to get started |
My Oracle Support provides customers with access to over a
Million Knowledge Articles and hundreds of Community platforms