CWSFT4002E The 0 selector component file supports the 1 interface, which the selector implementation does not support.

Explanation

The selector implementation must support all the interfaces defined in the selector component file.

User response

In the selector component file, change the unsupported interface to an interface that the selector component file supports or remove the interface.