"Object Reference Not Set to Instance of Object" on full build
I have a cube that won't build anymore but I can't determine where the problem is. The only error I get is "Object Reference Not Set to Instance of Object". This happens on a full build (the knowledge base article with this error seems to be limited to a schema build)
-
In case you run into this message and a full build did not resolve the issue, please reference this section of the Build Errors Troubleshooting article. I've added a section about how to resolve this issue if a full build does not help.
_______________________________________________________________
Error message: "Object reference not set to an instance of an object"
Build Stage: Initializing Build (or prior to Initialization)
Note: This error can result from a few different issues, most commonly for custom columns and custom tables. It is also helpful to think about what changed in the model before you encountered this error.
Troubleshooting:
Verify naming and references of each of the custom SQL expression tables and columns.
Also try a full build of the cube.Steps:
- Start out with trying a full build of the Elasticube.
- If you see this error at the beginning of a build, open each custom SQL table and parse/preview the expression. Verify table and column names match what is in the model.
- Try a full build.
- If you still see issues, open each custom column and parse/preview the expression. Verify table and column names match what is in the model.
- Try another full build.
Please sign in to leave a comment.
Comments
2 comments