java.lang.NullPointerException
When we are trying to deploy the PF module
we are getting the following error :
Warehouse BUilder error
java.lang.NullPointerException
The detail error message reads :
java.lang.NullPointerException
java.lang.NullPointerException
at
oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getPreGenerati
onCandidateContexts(WHRuntimeCommandGenerateDeploy.java:3548)
at
oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doPreDeploymen
tActions(WHRuntimeCommandGenerateDeploy.java:3224) at
oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy._internalDeplo
y(WHRuntimeCommandGenerateDeploy.java:2420)
at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doDeploymentAs
ynch(WHRuntimeCommandGenerateDeploy.java:2117)
at
oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doDeploymentAs
ynch(WHRuntimeCommandGenerateDeploy.java:2112)
at
oracle.wh.ui.runtime.application.WHRuntimeCommandHandler$3.construct(WHRuntime
CommandHandler.java:1194)
at oracle.wh.ui.runtime.SwingWorker$2.run(SwingWorker.java:124)
at java.lang.Thread.run(Thread.java:595)
The same problem persists with all other PF module also..
We are having owb11gR2.Can someone please tell what is the reason for this error.
Thanks in advance