This message is generated when the second argument in a definite integral is a list with less than three elements.
The first argument in Integrate gives the integrand, and remaining arguments are expected to be variables (for indefinite integration) or lists of the form {x,xmin,xmax} (for definite integration).
Off[message] switches off the message; On[message] switches it on. For example: Off[Integrate::ilim].
Examples
Basic Examples(1)
An error occurs because only one of the limits of integration is specified:
This shows a valid specification of a definite integral: