class org.springframework.jdbc.BadSqlGrammarException:
### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'lworcl.obs_layout_stage' doesn't exist
### The error may exist in FileHandler@1732922169[path=zglssc_obs2.war/WEB-INF/classes/mybatis/obs/mapper/datasource/m1/mybatis-obs-m1006.xml context=file:/opt/jboss-eap-5.1/jboss-as/server/web2/deploy/ real=file:/opt/jboss-eap-5.1/jboss-as/server/web2/deploy/zglssc_obs2.war/WEB-INF/classes/mybatis/obs/mapper/datasource/m1/mybatis-obs-m1006.xml]
### The error may involve OBSM1006.getUnSelectedObsStageMessageCount-Inline
### The error occurred while setting parameters
### SQL: select count(t.adv_id) from obs_stage_message t where adv_id not in (select adv_id from obs_layout_stage where 1=1 and stage_id=? )
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'lworcl.obs_layout_stage' doesn't exist
; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'lworcl.obs_layout_stage' doesn't exist