Tuesday, July 24, 2007

OC4J Fails to Deploy Applications on Windows 2005 Server

Application deployment console(em) spins its wheel but fails to complete deployment.

Resolution:
This happens because of missing temp directory.
Check ias-instance/environment/variable@value in opmn/conf/opmn.xml for id="TMP".
If this directory does not exist on the server, then the console fails to complete,but does not error out while deploying an application.

A more descriptive message can be seen while deploying from command line.

No comments: