Hello,
When I try to undeploy application from OC4J Oracle Application Server 10.1.3.3.0, I am getting the following exceptions
Notification ==>Application UnDeployer for TESTAPP STARTS.
Notification ==>Removing all web binding(s) for application TESTAPP from all web site(s)
Notification ==>Operation failed with error:
java.lang.NullPointerException
The same error happens when I try to undeploy from enterprise manager or using ant tasks.
What could be the reason and how can I solve this issue?