Hi Sergio,
This happens because less than three samples are statistically significant as background samples. The Wr, Wg and Wb fields of the DBE interface represent the statistical weights for the currently selected sample in the red, green and blue channels, respectively. These weights correspond to the probability of a sample to represent the sky background in the image: a weight value of 1 means that the sample is being considered as fully representative of the background; a weight of 0 means that the sample does not represent the background at all.
What is happening in your case is that, even while you've defined much more than three samples, less than three of them have been assigned weights greater than zero (at least for one channel). To fix this problem you must tell DBE to apply more tolerant sample rejection criteria. Try increasing the Tolerance parameter, and perhaps also Shadows Relaxation. Your goal is to convince DBE that your samples are representative of the background.
Let me know how it goes.