ICO0128E javax.resource.NotSupportedException
ICO0128E : methodname error.
The Sync Level property value of [synclevel] given is invalid. Sync Level
NONE (0) and Sync Level CONFIRM (1) are the only values supported by the
setSyncLevel(int) method.

Explanation

A value other than 0 or 1 was specified as input to the setSyncLevel(int) method.

User response

Specify either 0 or 1 as a sync level property value input to the setSyncLevel(int) method.