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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Server Error Messages » Alphabetic list of error messages

Error while attaching database worker thread to Java VM Next Page

Exception thrown in constructor of class: '%1!s!'. Error description: '%2!s!'. Stack trace: '%3!s!'


Item

Value

Constant

EL_JAVA_USER_EXCEPTION_IN_CONSTRUCTOR

Error code

-10154

Parameter 1

The class name.

Parameter 2

The error text.

Parameter 3

The stack trace.

Probable cause

A user exception was thrown when invoking the constructor of a user class. Please examine the stack trace and fix the error.