I'm getting this unknown error when trying to deploy a .wlapp to a Worklight Server 6.0.0.1, both from Console and through Ant scripts.
My database is DB2.
Failed to deploy application 'EBCMobileApp-mobilewebapp-1.2.wlapp'. The value of a host variable in the EXECUTE or OPEN statement is out of range for its corresponding use. SQLCODE=-302, SQLSTATE=22001, DRIVER=3.62.56
The same error is also returned when trying to deploy the ipad environment's .wlapp of the same app.
The corresponding EBCMobileApp-common.wlapp, however, deploys successfully.