Found information specific to your error. Please see the following: Common errors seen in logs.
"Error while estimating gas. Exception Transaction execution error"
This error is usually seen when the function has hit a revert/assert given the current state and input parameters. Please check your contract logic.
In your case, there is likely some contract logic that needs to be investigated.
Source: MSDN