function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JonathanMClarkeJonathanMClarke 

Sandbox --> Production deployment error



I've built the warehouse application in the force.com workbook and all is stored in my company's sandbox. The application is finished and I'd like to transfer it to my production organization; however, have received the following error and do not know how to rectify....

Failure Message: "System.NullPointerException: Attempt to de-reference a null object", Failure Stack Trace: "Class.MassUpdateSimpleController.value: line 111, column 25 Class.MassUpdateSimpleControllerTest.singleUpdateTest: line 33, column 6 External entry point.

JonathanMClarkeJonathanMClarke

FIXED. Must uninstall appExchange installed package before I was able to deploy my application.

Sorry for wasting bandwidth...... 

OyeCodeOyeCode

Great, it worked for you