Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.NullPointerException

Jaismeen-OracleJun 16 2010 — edited Jul 16 2010
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2010
Added on Jun 16 2010
7 comments
2,763 views