Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » Error Messages » MobiLink server error messages » MobiLink server error messages sorted by message text

 

Expected <void> or an object, but a primitive of type '%1' was returned instead

Error code –10131
Error constant EL_JAVA_EXPECTED_RETURN_OBJECT
Parameter 1 Class name.
Probable cause

Methods implementing Java synchronization logic must return <void> or an object.