This message is generated when the indicated matrix operation cannot be computed because the matrix does not have a complete set of nonzero eigenvectors.
This message occurs for fractional powers of matrices for which the number of nonzero eigenvectors is less than the dimension of the matrix.
Off[message] switches off the message; On[message] switches it on. For example: Off[MatrixPower::zvec].