首页

JBPM4Demo完整代码示例

标签:jbpm4.4     发布时间:2022-11-09   
  • 云盘下载:
  • [提取码:eh0x]
       ( 需积分:8  )

一、项目说明

基于jbpm4.4的项目代码示例,包含src\jbpm.sql数据脚本(详情参见表结构说明

7_2022-11-09_00-05-36副本.jpg

二、运行测试

1)下载jbpm4.4并解压

2)把1)中解压目录jbpm-4.4\jbpm.jar和jbpm-4.4\lib下的所有jar文件添加到项目的classpath路径下。(或者把jBPM4.4的所有jar配置成一个User Library,然后在项目中直接引用)

4_2022-11-08_09-05-39副本.jpg

3)导入mysql数据库脚本(navicat连接后执行src\jbpm.sql脚本文件)

8_2022-11-09_00-23-58副本.jpg

4)运行JBPM4Test类,控制台日志

23:54:31,275 FST | [LongType] returning '50001' as column: DEPLOYMENT4_1_@b@23:54:31,275 FST | [LongType] returning '50003' as column: DBID1_1_@b@23:54:31,276 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,305 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,305 FST | [LongType] binding '50001' to parameter: 1@b@23:54:31,306 FST | [LongType] returning '50004' as column: DBID1_1_0_@b@23:54:31,306 FST | [LongType] returning '50001' as column: DEPLOYMENT2_1_0_@b@23:54:31,306 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,307 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,307 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,307 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,307 FST | [LongType] returning '50001' as column: DEPLOYMENT2_1_@b@23:54:31,307 FST | [LongType] returning '50004' as column: DBID1_1_@b@23:54:31,308 FST | [LongType] returning '50005' as column: DBID1_1_0_@b@23:54:31,308 FST | [LongType] returning '50001' as column: DEPLOYMENT2_1_0_@b@23:54:31,308 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,308 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,308 FST | [StringType] returning 'Leave-3' as column: STRINGVAL5_1_0_@b@23:54:31,308 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,309 FST | [LongType] returning '50001' as column: DEPLOYMENT2_1_@b@23:54:31,309 FST | [LongType] returning '50005' as column: DBID1_1_@b@23:54:31,309 FST | [LongType] returning '50006' as column: DBID1_1_0_@b@23:54:31,309 FST | [LongType] returning '50001' as column: DEPLOYMENT2_1_0_@b@23:54:31,309 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,310 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,310 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,310 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,310 FST | [LongType] returning '50001' as column: DEPLOYMENT2_1_@b@23:54:31,310 FST | [LongType] returning '50006' as column: DBID1_1_@b@23:54:31,310 FST | [LongType] returning '50007' as column: DBID1_1_0_@b@23:54:31,310 FST | [LongType] returning '50001' as column: DEPLOYMENT2_1_0_@b@23:54:31,311 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,311 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,311 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,311 FST | [LongType] returning '3' as column: LONGVAL6_1_0_@b@23:54:31,311 FST | [LongType] returning '50001' as column: DEPLOYMENT2_1_@b@23:54:31,312 FST | [LongType] returning '50007' as column: DBID1_1_@b@23:54:31,313 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,314 FST | [LongType] binding '60001' to parameter: 1@b@23:54:31,315 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,315 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,315 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,316 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,316 FST | [LongType] binding '60001' to parameter: 1@b@23:54:31,317 FST | [LongType] returning '60002' as column: DBID1_5_0_@b@23:54:31,317 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,317 FST | [LongType] returning '60001' as column: DEPLOYMENT4_1_@b@23:54:31,317 FST | [LongType] returning '60002' as column: DBID1_1_@b@23:54:31,318 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,318 FST | [LongType] returning '60003' as column: DBID1_5_0_@b@23:54:31,318 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,318 FST | [LongType] returning '60001' as column: DEPLOYMENT4_1_@b@23:54:31,318 FST | [LongType] returning '60003' as column: DBID1_1_@b@23:54:31,318 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,353 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,353 FST | [LongType] binding '60001' to parameter: 1@b@23:54:31,354 FST | [LongType] returning '60004' as column: DBID1_1_0_@b@23:54:31,355 FST | [LongType] returning '60001' as column: DEPLOYMENT2_1_0_@b@23:54:31,355 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,355 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,355 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,355 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,355 FST | [LongType] returning '60001' as column: DEPLOYMENT2_1_@b@23:54:31,356 FST | [LongType] returning '60004' as column: DBID1_1_@b@23:54:31,356 FST | [LongType] returning '60005' as column: DBID1_1_0_@b@23:54:31,356 FST | [LongType] returning '60001' as column: DEPLOYMENT2_1_0_@b@23:54:31,356 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,357 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,357 FST | [StringType] returning 'Leave-4' as column: STRINGVAL5_1_0_@b@23:54:31,357 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,357 FST | [LongType] returning '60001' as column: DEPLOYMENT2_1_@b@23:54:31,357 FST | [LongType] returning '60005' as column: DBID1_1_@b@23:54:31,358 FST | [LongType] returning '60006' as column: DBID1_1_0_@b@23:54:31,358 FST | [LongType] returning '60001' as column: DEPLOYMENT2_1_0_@b@23:54:31,358 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,358 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,358 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,358 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,359 FST | [LongType] returning '60001' as column: DEPLOYMENT2_1_@b@23:54:31,359 FST | [LongType] returning '60006' as column: DBID1_1_@b@23:54:31,360 FST | [LongType] returning '60007' as column: DBID1_1_0_@b@23:54:31,361 FST | [LongType] returning '60001' as column: DEPLOYMENT2_1_0_@b@23:54:31,361 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,362 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,362 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,362 FST | [LongType] returning '4' as column: LONGVAL6_1_0_@b@23:54:31,362 FST | [LongType] returning '60001' as column: DEPLOYMENT2_1_@b@23:54:31,362 FST | [LongType] returning '60007' as column: DBID1_1_@b@23:54:31,364 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,364 FST | [LongType] binding '70001' to parameter: 1@b@23:54:31,365 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,365 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,365 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,366 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,366 FST | [LongType] binding '70001' to parameter: 1@b@23:54:31,367 FST | [LongType] returning '70002' as column: DBID1_5_0_@b@23:54:31,367 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,367 FST | [LongType] returning '70001' as column: DEPLOYMENT4_1_@b@23:54:31,367 FST | [LongType] returning '70002' as column: DBID1_1_@b@23:54:31,368 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,368 FST | [LongType] returning '70003' as column: DBID1_5_0_@b@23:54:31,368 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,368 FST | [LongType] returning '70001' as column: DEPLOYMENT4_1_@b@23:54:31,368 FST | [LongType] returning '70003' as column: DBID1_1_@b@23:54:31,369 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,397 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,397 FST | [LongType] binding '70001' to parameter: 1@b@23:54:31,398 FST | [LongType] returning '70004' as column: DBID1_1_0_@b@23:54:31,398 FST | [LongType] returning '70001' as column: DEPLOYMENT2_1_0_@b@23:54:31,399 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,399 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,399 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,399 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,399 FST | [LongType] returning '70001' as column: DEPLOYMENT2_1_@b@23:54:31,399 FST | [LongType] returning '70004' as column: DBID1_1_@b@23:54:31,400 FST | [LongType] returning '70005' as column: DBID1_1_0_@b@23:54:31,400 FST | [LongType] returning '70001' as column: DEPLOYMENT2_1_0_@b@23:54:31,400 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,400 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,400 FST | [StringType] returning 'Leave-5' as column: STRINGVAL5_1_0_@b@23:54:31,401 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,401 FST | [LongType] returning '70001' as column: DEPLOYMENT2_1_@b@23:54:31,401 FST | [LongType] returning '70005' as column: DBID1_1_@b@23:54:31,401 FST | [LongType] returning '70006' as column: DBID1_1_0_@b@23:54:31,401 FST | [LongType] returning '70001' as column: DEPLOYMENT2_1_0_@b@23:54:31,402 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,402 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,402 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,402 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,403 FST | [LongType] returning '70001' as column: DEPLOYMENT2_1_@b@23:54:31,403 FST | [LongType] returning '70006' as column: DBID1_1_@b@23:54:31,403 FST | [LongType] returning '70007' as column: DBID1_1_0_@b@23:54:31,403 FST | [LongType] returning '70001' as column: DEPLOYMENT2_1_0_@b@23:54:31,403 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,404 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,404 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,404 FST | [LongType] returning '5' as column: LONGVAL6_1_0_@b@23:54:31,404 FST | [LongType] returning '70001' as column: DEPLOYMENT2_1_@b@23:54:31,404 FST | [LongType] returning '70007' as column: DBID1_1_@b@23:54:31,406 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,406 FST | [LongType] binding '80001' to parameter: 1@b@23:54:31,409 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,409 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,409 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,410 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,410 FST | [LongType] binding '80001' to parameter: 1@b@23:54:31,411 FST | [LongType] returning '80002' as column: DBID1_5_0_@b@23:54:31,411 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,412 FST | [LongType] returning '80001' as column: DEPLOYMENT4_1_@b@23:54:31,412 FST | [LongType] returning '80002' as column: DBID1_1_@b@23:54:31,412 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,412 FST | [LongType] returning '80003' as column: DBID1_5_0_@b@23:54:31,413 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,413 FST | [LongType] returning '80001' as column: DEPLOYMENT4_1_@b@23:54:31,413 FST | [LongType] returning '80003' as column: DBID1_1_@b@23:54:31,413 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,442 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,443 FST | [LongType] binding '80001' to parameter: 1@b@23:54:31,444 FST | [LongType] returning '80004' as column: DBID1_1_0_@b@23:54:31,444 FST | [LongType] returning '80001' as column: DEPLOYMENT2_1_0_@b@23:54:31,444 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,444 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,444 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,444 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,445 FST | [LongType] returning '80001' as column: DEPLOYMENT2_1_@b@23:54:31,445 FST | [LongType] returning '80004' as column: DBID1_1_@b@23:54:31,445 FST | [LongType] returning '80005' as column: DBID1_1_0_@b@23:54:31,445 FST | [LongType] returning '80001' as column: DEPLOYMENT2_1_0_@b@23:54:31,445 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,445 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,445 FST | [StringType] returning 'Leave-6' as column: STRINGVAL5_1_0_@b@23:54:31,446 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,446 FST | [LongType] returning '80001' as column: DEPLOYMENT2_1_@b@23:54:31,446 FST | [LongType] returning '80005' as column: DBID1_1_@b@23:54:31,446 FST | [LongType] returning '80006' as column: DBID1_1_0_@b@23:54:31,446 FST | [LongType] returning '80001' as column: DEPLOYMENT2_1_0_@b@23:54:31,447 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,447 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,447 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,447 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,447 FST | [LongType] returning '80001' as column: DEPLOYMENT2_1_@b@23:54:31,447 FST | [LongType] returning '80006' as column: DBID1_1_@b@23:54:31,448 FST | [LongType] returning '80007' as column: DBID1_1_0_@b@23:54:31,448 FST | [LongType] returning '80001' as column: DEPLOYMENT2_1_0_@b@23:54:31,448 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,448 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,448 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,448 FST | [LongType] returning '6' as column: LONGVAL6_1_0_@b@23:54:31,448 FST | [LongType] returning '80001' as column: DEPLOYMENT2_1_@b@23:54:31,449 FST | [LongType] returning '80007' as column: DBID1_1_@b@23:54:31,451 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,451 FST | [LongType] binding '90001' to parameter: 1@b@23:54:31,451 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,452 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,452 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,452 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,452 FST | [LongType] binding '90001' to parameter: 1@b@23:54:31,453 FST | [LongType] returning '90002' as column: DBID1_5_0_@b@23:54:31,453 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,453 FST | [LongType] returning '90001' as column: DEPLOYMENT4_1_@b@23:54:31,454 FST | [LongType] returning '90002' as column: DBID1_1_@b@23:54:31,454 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,454 FST | [LongType] returning '90003' as column: DBID1_5_0_@b@23:54:31,454 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,454 FST | [LongType] returning '90001' as column: DEPLOYMENT4_1_@b@23:54:31,454 FST | [LongType] returning '90003' as column: DBID1_1_@b@23:54:31,454 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,477 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,477 FST | [LongType] binding '90001' to parameter: 1@b@23:54:31,478 FST | [LongType] returning '90004' as column: DBID1_1_0_@b@23:54:31,478 FST | [LongType] returning '90001' as column: DEPLOYMENT2_1_0_@b@23:54:31,478 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,478 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,479 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,479 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,479 FST | [LongType] returning '90001' as column: DEPLOYMENT2_1_@b@23:54:31,479 FST | [LongType] returning '90004' as column: DBID1_1_@b@23:54:31,479 FST | [LongType] returning '90005' as column: DBID1_1_0_@b@23:54:31,479 FST | [LongType] returning '90001' as column: DEPLOYMENT2_1_0_@b@23:54:31,480 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,480 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,480 FST | [StringType] returning 'Leave-7' as column: STRINGVAL5_1_0_@b@23:54:31,480 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,480 FST | [LongType] returning '90001' as column: DEPLOYMENT2_1_@b@23:54:31,481 FST | [LongType] returning '90005' as column: DBID1_1_@b@23:54:31,481 FST | [LongType] returning '90006' as column: DBID1_1_0_@b@23:54:31,481 FST | [LongType] returning '90001' as column: DEPLOYMENT2_1_0_@b@23:54:31,481 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,481 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,481 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,481 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,482 FST | [LongType] returning '90001' as column: DEPLOYMENT2_1_@b@23:54:31,482 FST | [LongType] returning '90006' as column: DBID1_1_@b@23:54:31,482 FST | [LongType] returning '90007' as column: DBID1_1_0_@b@23:54:31,482 FST | [LongType] returning '90001' as column: DEPLOYMENT2_1_0_@b@23:54:31,482 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,483 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,483 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,483 FST | [LongType] returning '7' as column: LONGVAL6_1_0_@b@23:54:31,483 FST | [LongType] returning '90001' as column: DEPLOYMENT2_1_@b@23:54:31,484 FST | [LongType] returning '90007' as column: DBID1_1_@b@23:54:31,486 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,486 FST | [LongType] binding '100001' to parameter: 1@b@23:54:31,487 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,487 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,488 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,488 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,488 FST | [LongType] binding '100001' to parameter: 1@b@23:54:31,489 FST | [LongType] returning '100002' as column: DBID1_5_0_@b@23:54:31,489 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,490 FST | [LongType] returning '100001' as column: DEPLOYMENT4_1_@b@23:54:31,490 FST | [LongType] returning '100002' as column: DBID1_1_@b@23:54:31,490 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,490 FST | [LongType] returning '100003' as column: DBID1_5_0_@b@23:54:31,491 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,491 FST | [LongType] returning '100001' as column: DEPLOYMENT4_1_@b@23:54:31,491 FST | [LongType] returning '100003' as column: DBID1_1_@b@23:54:31,491 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,517 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,518 FST | [LongType] binding '100001' to parameter: 1@b@23:54:31,519 FST | [LongType] returning '100004' as column: DBID1_1_0_@b@23:54:31,519 FST | [LongType] returning '100001' as column: DEPLOYMENT2_1_0_@b@23:54:31,519 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,519 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,519 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,519 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,520 FST | [LongType] returning '100001' as column: DEPLOYMENT2_1_@b@23:54:31,520 FST | [LongType] returning '100004' as column: DBID1_1_@b@23:54:31,520 FST | [LongType] returning '100005' as column: DBID1_1_0_@b@23:54:31,520 FST | [LongType] returning '100001' as column: DEPLOYMENT2_1_0_@b@23:54:31,521 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,521 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,521 FST | [StringType] returning 'Leave-8' as column: STRINGVAL5_1_0_@b@23:54:31,521 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,521 FST | [LongType] returning '100001' as column: DEPLOYMENT2_1_@b@23:54:31,522 FST | [LongType] returning '100005' as column: DBID1_1_@b@23:54:31,522 FST | [LongType] returning '100006' as column: DBID1_1_0_@b@23:54:31,522 FST | [LongType] returning '100001' as column: DEPLOYMENT2_1_0_@b@23:54:31,522 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,522 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,523 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,523 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,523 FST | [LongType] returning '100001' as column: DEPLOYMENT2_1_@b@23:54:31,523 FST | [LongType] returning '100006' as column: DBID1_1_@b@23:54:31,523 FST | [LongType] returning '100007' as column: DBID1_1_0_@b@23:54:31,523 FST | [LongType] returning '100001' as column: DEPLOYMENT2_1_0_@b@23:54:31,524 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,524 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,524 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,524 FST | [LongType] returning '8' as column: LONGVAL6_1_0_@b@23:54:31,524 FST | [LongType] returning '100001' as column: DEPLOYMENT2_1_@b@23:54:31,525 FST | [LongType] returning '100007' as column: DBID1_1_@b@23:54:31,527 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,527 FST | [LongType] binding '110001' to parameter: 1@b@23:54:31,528 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,528 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,528 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,529 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,529 FST | [LongType] binding '110001' to parameter: 1@b@23:54:31,530 FST | [LongType] returning '110002' as column: DBID1_5_0_@b@23:54:31,530 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,531 FST | [LongType] returning '110001' as column: DEPLOYMENT4_1_@b@23:54:31,531 FST | [LongType] returning '110002' as column: DBID1_1_@b@23:54:31,531 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,531 FST | [LongType] returning '110003' as column: DBID1_5_0_@b@23:54:31,532 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,532 FST | [LongType] returning '110001' as column: DEPLOYMENT4_1_@b@23:54:31,532 FST | [LongType] returning '110003' as column: DBID1_1_@b@23:54:31,532 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,554 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,554 FST | [LongType] binding '110001' to parameter: 1@b@23:54:31,555 FST | [LongType] returning '110004' as column: DBID1_1_0_@b@23:54:31,555 FST | [LongType] returning '110001' as column: DEPLOYMENT2_1_0_@b@23:54:31,556 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,556 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,556 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,556 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,556 FST | [LongType] returning '110001' as column: DEPLOYMENT2_1_@b@23:54:31,556 FST | [LongType] returning '110004' as column: DBID1_1_@b@23:54:31,557 FST | [LongType] returning '110005' as column: DBID1_1_0_@b@23:54:31,557 FST | [LongType] returning '110001' as column: DEPLOYMENT2_1_0_@b@23:54:31,557 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,557 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,557 FST | [StringType] returning 'Leave-9' as column: STRINGVAL5_1_0_@b@23:54:31,557 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,558 FST | [LongType] returning '110001' as column: DEPLOYMENT2_1_@b@23:54:31,558 FST | [LongType] returning '110005' as column: DBID1_1_@b@23:54:31,558 FST | [LongType] returning '110006' as column: DBID1_1_0_@b@23:54:31,558 FST | [LongType] returning '110001' as column: DEPLOYMENT2_1_0_@b@23:54:31,558 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,558 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,559 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,559 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,559 FST | [LongType] returning '110001' as column: DEPLOYMENT2_1_@b@23:54:31,559 FST | [LongType] returning '110006' as column: DBID1_1_@b@23:54:31,559 FST | [LongType] returning '110007' as column: DBID1_1_0_@b@23:54:31,560 FST | [LongType] returning '110001' as column: DEPLOYMENT2_1_0_@b@23:54:31,560 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,560 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,560 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,560 FST | [LongType] returning '9' as column: LONGVAL6_1_0_@b@23:54:31,560 FST | [LongType] returning '110001' as column: DEPLOYMENT2_1_@b@23:54:31,560 FST | [LongType] returning '110007' as column: DBID1_1_@b@23:54:31,562 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,562 FST | [LongType] binding '120001' to parameter: 1@b@23:54:31,563 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,563 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,563 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,564 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,564 FST | [LongType] binding '120001' to parameter: 1@b@23:54:31,565 FST | [LongType] returning '120002' as column: DBID1_5_0_@b@23:54:31,565 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,566 FST | [LongType] returning '120001' as column: DEPLOYMENT4_1_@b@23:54:31,566 FST | [LongType] returning '120002' as column: DBID1_1_@b@23:54:31,566 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,566 FST | [LongType] returning '120003' as column: DBID1_5_0_@b@23:54:31,566 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,566 FST | [LongType] returning '120001' as column: DEPLOYMENT4_1_@b@23:54:31,567 FST | [LongType] returning '120003' as column: DBID1_1_@b@23:54:31,567 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,597 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,597 FST | [LongType] binding '120001' to parameter: 1@b@23:54:31,597 FST | [LongType] returning '120004' as column: DBID1_1_0_@b@23:54:31,597 FST | [LongType] returning '120001' as column: DEPLOYMENT2_1_0_@b@23:54:31,597 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,597 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,597 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,598 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,598 FST | [LongType] returning '120001' as column: DEPLOYMENT2_1_@b@23:54:31,598 FST | [LongType] returning '120004' as column: DBID1_1_@b@23:54:31,598 FST | [LongType] returning '120005' as column: DBID1_1_0_@b@23:54:31,598 FST | [LongType] returning '120001' as column: DEPLOYMENT2_1_0_@b@23:54:31,599 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,599 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,599 FST | [StringType] returning 'Leave-10' as column: STRINGVAL5_1_0_@b@23:54:31,599 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,599 FST | [LongType] returning '120001' as column: DEPLOYMENT2_1_@b@23:54:31,600 FST | [LongType] returning '120005' as column: DBID1_1_@b@23:54:31,600 FST | [LongType] returning '120006' as column: DBID1_1_0_@b@23:54:31,600 FST | [LongType] returning '120001' as column: DEPLOYMENT2_1_0_@b@23:54:31,600 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,600 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,600 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,601 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,601 FST | [LongType] returning '120001' as column: DEPLOYMENT2_1_@b@23:54:31,601 FST | [LongType] returning '120006' as column: DBID1_1_@b@23:54:31,601 FST | [LongType] returning '120007' as column: DBID1_1_0_@b@23:54:31,602 FST | [LongType] returning '120001' as column: DEPLOYMENT2_1_0_@b@23:54:31,602 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,602 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,602 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,602 FST | [LongType] returning '10' as column: LONGVAL6_1_0_@b@23:54:31,602 FST | [LongType] returning '120001' as column: DEPLOYMENT2_1_@b@23:54:31,603 FST | [LongType] returning '120007' as column: DBID1_1_@b@23:54:31,604 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,604 FST | [LongType] binding '130001' to parameter: 1@b@23:54:31,605 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,605 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,605 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,606 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,606 FST | [LongType] binding '130001' to parameter: 1@b@23:54:31,607 FST | [LongType] returning '130002' as column: DBID1_5_0_@b@23:54:31,607 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,608 FST | [LongType] returning '130001' as column: DEPLOYMENT4_1_@b@23:54:31,608 FST | [LongType] returning '130002' as column: DBID1_1_@b@23:54:31,608 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,608 FST | [LongType] returning '130003' as column: DBID1_5_0_@b@23:54:31,608 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,609 FST | [LongType] returning '130001' as column: DEPLOYMENT4_1_@b@23:54:31,609 FST | [LongType] returning '130003' as column: DBID1_1_@b@23:54:31,609 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,633 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,633 FST | [LongType] binding '130001' to parameter: 1@b@23:54:31,634 FST | [LongType] returning '130004' as column: DBID1_1_0_@b@23:54:31,634 FST | [LongType] returning '130001' as column: DEPLOYMENT2_1_0_@b@23:54:31,635 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,635 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,635 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,635 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,635 FST | [LongType] returning '130001' as column: DEPLOYMENT2_1_@b@23:54:31,635 FST | [LongType] returning '130004' as column: DBID1_1_@b@23:54:31,635 FST | [LongType] returning '130005' as column: DBID1_1_0_@b@23:54:31,636 FST | [LongType] returning '130001' as column: DEPLOYMENT2_1_0_@b@23:54:31,636 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,636 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,636 FST | [StringType] returning 'Leave-11' as column: STRINGVAL5_1_0_@b@23:54:31,636 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,636 FST | [LongType] returning '130001' as column: DEPLOYMENT2_1_@b@23:54:31,637 FST | [LongType] returning '130005' as column: DBID1_1_@b@23:54:31,637 FST | [LongType] returning '130006' as column: DBID1_1_0_@b@23:54:31,637 FST | [LongType] returning '130001' as column: DEPLOYMENT2_1_0_@b@23:54:31,641 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,641 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,641 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,641 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,642 FST | [LongType] returning '130001' as column: DEPLOYMENT2_1_@b@23:54:31,642 FST | [LongType] returning '130006' as column: DBID1_1_@b@23:54:31,642 FST | [LongType] returning '130007' as column: DBID1_1_0_@b@23:54:31,642 FST | [LongType] returning '130001' as column: DEPLOYMENT2_1_0_@b@23:54:31,642 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,642 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,643 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,643 FST | [LongType] returning '11' as column: LONGVAL6_1_0_@b@23:54:31,643 FST | [LongType] returning '130001' as column: DEPLOYMENT2_1_@b@23:54:31,643 FST | [LongType] returning '130007' as column: DBID1_1_@b@23:54:31,644 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,644 FST | [LongType] binding '140001' to parameter: 1@b@23:54:31,645 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,645 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,646 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,646 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,646 FST | [LongType] binding '140001' to parameter: 1@b@23:54:31,647 FST | [LongType] returning '140002' as column: DBID1_5_0_@b@23:54:31,647 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,647 FST | [LongType] returning '140001' as column: DEPLOYMENT4_1_@b@23:54:31,647 FST | [LongType] returning '140002' as column: DBID1_1_@b@23:54:31,647 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,648 FST | [LongType] returning '140003' as column: DBID1_5_0_@b@23:54:31,648 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,648 FST | [LongType] returning '140001' as column: DEPLOYMENT4_1_@b@23:54:31,648 FST | [LongType] returning '140003' as column: DBID1_1_@b@23:54:31,648 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,669 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,670 FST | [LongType] binding '140001' to parameter: 1@b@23:54:31,671 FST | [LongType] returning '140004' as column: DBID1_1_0_@b@23:54:31,671 FST | [LongType] returning '140001' as column: DEPLOYMENT2_1_0_@b@23:54:31,671 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,671 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,671 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,672 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,672 FST | [LongType] returning '140001' as column: DEPLOYMENT2_1_@b@23:54:31,672 FST | [LongType] returning '140004' as column: DBID1_1_@b@23:54:31,672 FST | [LongType] returning '140005' as column: DBID1_1_0_@b@23:54:31,672 FST | [LongType] returning '140001' as column: DEPLOYMENT2_1_0_@b@23:54:31,673 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,673 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,673 FST | [StringType] returning 'Leave-12' as column: STRINGVAL5_1_0_@b@23:54:31,673 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,673 FST | [LongType] returning '140001' as column: DEPLOYMENT2_1_@b@23:54:31,674 FST | [LongType] returning '140005' as column: DBID1_1_@b@23:54:31,674 FST | [LongType] returning '140006' as column: DBID1_1_0_@b@23:54:31,674 FST | [LongType] returning '140001' as column: DEPLOYMENT2_1_0_@b@23:54:31,674 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,674 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,674 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,675 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,675 FST | [LongType] returning '140001' as column: DEPLOYMENT2_1_@b@23:54:31,675 FST | [LongType] returning '140006' as column: DBID1_1_@b@23:54:31,675 FST | [LongType] returning '140007' as column: DBID1_1_0_@b@23:54:31,675 FST | [LongType] returning '140001' as column: DEPLOYMENT2_1_0_@b@23:54:31,676 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,676 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,676 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,676 FST | [LongType] returning '12' as column: LONGVAL6_1_0_@b@23:54:31,676 FST | [LongType] returning '140001' as column: DEPLOYMENT2_1_@b@23:54:31,676 FST | [LongType] returning '140007' as column: DBID1_1_@b@23:54:31,678 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,678 FST | [LongType] binding '150001' to parameter: 1@b@23:54:31,679 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,679 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,680 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,680 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,680 FST | [LongType] binding '150001' to parameter: 1@b@23:54:31,681 FST | [LongType] returning '150002' as column: DBID1_5_0_@b@23:54:31,681 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,681 FST | [LongType] returning '150001' as column: DEPLOYMENT4_1_@b@23:54:31,681 FST | [LongType] returning '150002' as column: DBID1_1_@b@23:54:31,682 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,682 FST | [LongType] returning '150003' as column: DBID1_5_0_@b@23:54:31,682 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,682 FST | [LongType] returning '150001' as column: DEPLOYMENT4_1_@b@23:54:31,682 FST | [LongType] returning '150003' as column: DBID1_1_@b@23:54:31,682 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,774 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,775 FST | [LongType] binding '150001' to parameter: 1@b@23:54:31,775 FST | [LongType] returning '150004' as column: DBID1_1_0_@b@23:54:31,776 FST | [LongType] returning '150001' as column: DEPLOYMENT2_1_0_@b@23:54:31,776 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,776 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,776 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,776 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,776 FST | [LongType] returning '150001' as column: DEPLOYMENT2_1_@b@23:54:31,777 FST | [LongType] returning '150004' as column: DBID1_1_@b@23:54:31,777 FST | [LongType] returning '150005' as column: DBID1_1_0_@b@23:54:31,777 FST | [LongType] returning '150001' as column: DEPLOYMENT2_1_0_@b@23:54:31,777 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,777 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,777 FST | [StringType] returning 'Leave-13' as column: STRINGVAL5_1_0_@b@23:54:31,777 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,777 FST | [LongType] returning '150001' as column: DEPLOYMENT2_1_@b@23:54:31,778 FST | [LongType] returning '150005' as column: DBID1_1_@b@23:54:31,778 FST | [LongType] returning '150006' as column: DBID1_1_0_@b@23:54:31,778 FST | [LongType] returning '150001' as column: DEPLOYMENT2_1_0_@b@23:54:31,778 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,778 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,778 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,778 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,779 FST | [LongType] returning '150001' as column: DEPLOYMENT2_1_@b@23:54:31,779 FST | [LongType] returning '150006' as column: DBID1_1_@b@23:54:31,779 FST | [LongType] returning '150007' as column: DBID1_1_0_@b@23:54:31,779 FST | [LongType] returning '150001' as column: DEPLOYMENT2_1_0_@b@23:54:31,779 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,780 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,780 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,780 FST | [LongType] returning '13' as column: LONGVAL6_1_0_@b@23:54:31,780 FST | [LongType] returning '150001' as column: DEPLOYMENT2_1_@b@23:54:31,780 FST | [LongType] returning '150007' as column: DBID1_1_@b@23:54:31,782 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,782 FST | [LongType] binding '160001' to parameter: 1@b@23:54:31,783 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,783 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,783 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,784 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,784 FST | [LongType] binding '160001' to parameter: 1@b@23:54:31,785 FST | [LongType] returning '160002' as column: DBID1_5_0_@b@23:54:31,785 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,785 FST | [LongType] returning '160001' as column: DEPLOYMENT4_1_@b@23:54:31,785 FST | [LongType] returning '160002' as column: DBID1_1_@b@23:54:31,785 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,785 FST | [LongType] returning '160003' as column: DBID1_5_0_@b@23:54:31,786 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,786 FST | [LongType] returning '160001' as column: DEPLOYMENT4_1_@b@23:54:31,786 FST | [LongType] returning '160003' as column: DBID1_1_@b@23:54:31,786 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,813 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,813 FST | [LongType] binding '160001' to parameter: 1@b@23:54:31,814 FST | [LongType] returning '160004' as column: DBID1_1_0_@b@23:54:31,814 FST | [LongType] returning '160001' as column: DEPLOYMENT2_1_0_@b@23:54:31,815 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,815 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,815 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,815 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,820 FST | [LongType] returning '160001' as column: DEPLOYMENT2_1_@b@23:54:31,820 FST | [LongType] returning '160004' as column: DBID1_1_@b@23:54:31,820 FST | [LongType] returning '160005' as column: DBID1_1_0_@b@23:54:31,820 FST | [LongType] returning '160001' as column: DEPLOYMENT2_1_0_@b@23:54:31,820 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,820 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,820 FST | [StringType] returning 'Leave-14' as column: STRINGVAL5_1_0_@b@23:54:31,821 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,821 FST | [LongType] returning '160001' as column: DEPLOYMENT2_1_@b@23:54:31,821 FST | [LongType] returning '160005' as column: DBID1_1_@b@23:54:31,821 FST | [LongType] returning '160006' as column: DBID1_1_0_@b@23:54:31,821 FST | [LongType] returning '160001' as column: DEPLOYMENT2_1_0_@b@23:54:31,821 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,821 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,822 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,822 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,822 FST | [LongType] returning '160001' as column: DEPLOYMENT2_1_@b@23:54:31,822 FST | [LongType] returning '160006' as column: DBID1_1_@b@23:54:31,822 FST | [LongType] returning '160007' as column: DBID1_1_0_@b@23:54:31,822 FST | [LongType] returning '160001' as column: DEPLOYMENT2_1_0_@b@23:54:31,823 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,823 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,823 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,823 FST | [LongType] returning '14' as column: LONGVAL6_1_0_@b@23:54:31,823 FST | [LongType] returning '160001' as column: DEPLOYMENT2_1_@b@23:54:31,823 FST | [LongType] returning '160007' as column: DBID1_1_@b@23:54:31,824 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,825 FST | [LongType] binding '170001' to parameter: 1@b@23:54:31,825 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,825 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,825 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,826 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,826 FST | [LongType] binding '170001' to parameter: 1@b@23:54:31,827 FST | [LongType] returning '170002' as column: DBID1_5_0_@b@23:54:31,827 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,827 FST | [LongType] returning '170001' as column: DEPLOYMENT4_1_@b@23:54:31,828 FST | [LongType] returning '170002' as column: DBID1_1_@b@23:54:31,828 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,828 FST | [LongType] returning '170003' as column: DBID1_5_0_@b@23:54:31,828 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,828 FST | [LongType] returning '170001' as column: DEPLOYMENT4_1_@b@23:54:31,829 FST | [LongType] returning '170003' as column: DBID1_1_@b@23:54:31,829 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,855 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,855 FST | [LongType] binding '170001' to parameter: 1@b@23:54:31,856 FST | [LongType] returning '170004' as column: DBID1_1_0_@b@23:54:31,856 FST | [LongType] returning '170001' as column: DEPLOYMENT2_1_0_@b@23:54:31,856 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,856 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,856 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,857 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,857 FST | [LongType] returning '170001' as column: DEPLOYMENT2_1_@b@23:54:31,857 FST | [LongType] returning '170004' as column: DBID1_1_@b@23:54:31,857 FST | [LongType] returning '170005' as column: DBID1_1_0_@b@23:54:31,857 FST | [LongType] returning '170001' as column: DEPLOYMENT2_1_0_@b@23:54:31,858 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,858 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,858 FST | [StringType] returning 'Leave-15' as column: STRINGVAL5_1_0_@b@23:54:31,858 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,858 FST | [LongType] returning '170001' as column: DEPLOYMENT2_1_@b@23:54:31,858 FST | [LongType] returning '170005' as column: DBID1_1_@b@23:54:31,859 FST | [LongType] returning '170006' as column: DBID1_1_0_@b@23:54:31,859 FST | [LongType] returning '170001' as column: DEPLOYMENT2_1_0_@b@23:54:31,859 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,859 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,860 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,860 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,860 FST | [LongType] returning '170001' as column: DEPLOYMENT2_1_@b@23:54:31,860 FST | [LongType] returning '170006' as column: DBID1_1_@b@23:54:31,860 FST | [LongType] returning '170007' as column: DBID1_1_0_@b@23:54:31,860 FST | [LongType] returning '170001' as column: DEPLOYMENT2_1_0_@b@23:54:31,861 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,861 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,861 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,861 FST | [LongType] returning '15' as column: LONGVAL6_1_0_@b@23:54:31,861 FST | [LongType] returning '170001' as column: DEPLOYMENT2_1_@b@23:54:31,861 FST | [LongType] returning '170007' as column: DBID1_1_@b@23:54:31,863 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,863 FST | [LongType] binding '180001' to parameter: 1@b@23:54:31,864 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,864 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,864 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,864 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,865 FST | [LongType] binding '180001' to parameter: 1@b@23:54:31,865 FST | [LongType] returning '180002' as column: DBID1_5_0_@b@23:54:31,866 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,866 FST | [LongType] returning '180001' as column: DEPLOYMENT4_1_@b@23:54:31,866 FST | [LongType] returning '180002' as column: DBID1_1_@b@23:54:31,866 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,866 FST | [LongType] returning '180003' as column: DBID1_5_0_@b@23:54:31,866 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,867 FST | [LongType] returning '180001' as column: DEPLOYMENT4_1_@b@23:54:31,867 FST | [LongType] returning '180003' as column: DBID1_1_@b@23:54:31,867 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,895 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,895 FST | [LongType] binding '180001' to parameter: 1@b@23:54:31,896 FST | [LongType] returning '180004' as column: DBID1_1_0_@b@23:54:31,896 FST | [LongType] returning '180001' as column: DEPLOYMENT2_1_0_@b@23:54:31,896 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,897 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,897 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,897 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,897 FST | [LongType] returning '180001' as column: DEPLOYMENT2_1_@b@23:54:31,897 FST | [LongType] returning '180004' as column: DBID1_1_@b@23:54:31,897 FST | [LongType] returning '180005' as column: DBID1_1_0_@b@23:54:31,898 FST | [LongType] returning '180001' as column: DEPLOYMENT2_1_0_@b@23:54:31,898 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,898 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,898 FST | [StringType] returning 'Leave-16' as column: STRINGVAL5_1_0_@b@23:54:31,898 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,899 FST | [LongType] returning '180001' as column: DEPLOYMENT2_1_@b@23:54:31,899 FST | [LongType] returning '180005' as column: DBID1_1_@b@23:54:31,899 FST | [LongType] returning '180006' as column: DBID1_1_0_@b@23:54:31,899 FST | [LongType] returning '180001' as column: DEPLOYMENT2_1_0_@b@23:54:31,899 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,900 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,900 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,900 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,900 FST | [LongType] returning '180001' as column: DEPLOYMENT2_1_@b@23:54:31,900 FST | [LongType] returning '180006' as column: DBID1_1_@b@23:54:31,901 FST | [LongType] returning '180007' as column: DBID1_1_0_@b@23:54:31,901 FST | [LongType] returning '180001' as column: DEPLOYMENT2_1_0_@b@23:54:31,901 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,901 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,901 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,902 FST | [LongType] returning '16' as column: LONGVAL6_1_0_@b@23:54:31,902 FST | [LongType] returning '180001' as column: DEPLOYMENT2_1_@b@23:54:31,902 FST | [LongType] returning '180007' as column: DBID1_1_@b@23:54:31,905 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,906 FST | [LongType] binding '190001' to parameter: 1@b@23:54:31,907 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,908 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,908 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,908 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,908 FST | [LongType] binding '190001' to parameter: 1@b@23:54:31,909 FST | [LongType] returning '190002' as column: DBID1_5_0_@b@23:54:31,909 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,910 FST | [LongType] returning '190001' as column: DEPLOYMENT4_1_@b@23:54:31,910 FST | [LongType] returning '190002' as column: DBID1_1_@b@23:54:31,910 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,910 FST | [LongType] returning '190003' as column: DBID1_5_0_@b@23:54:31,911 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,911 FST | [LongType] returning '190001' as column: DEPLOYMENT4_1_@b@23:54:31,911 FST | [LongType] returning '190003' as column: DBID1_1_@b@23:54:31,911 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,935 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,935 FST | [LongType] binding '190001' to parameter: 1@b@23:54:31,936 FST | [LongType] returning '190004' as column: DBID1_1_0_@b@23:54:31,937 FST | [LongType] returning '190001' as column: DEPLOYMENT2_1_0_@b@23:54:31,937 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,937 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,937 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,938 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,938 FST | [LongType] returning '190001' as column: DEPLOYMENT2_1_@b@23:54:31,938 FST | [LongType] returning '190004' as column: DBID1_1_@b@23:54:31,938 FST | [LongType] returning '190005' as column: DBID1_1_0_@b@23:54:31,939 FST | [LongType] returning '190001' as column: DEPLOYMENT2_1_0_@b@23:54:31,939 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,939 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,939 FST | [StringType] returning 'Leave-17' as column: STRINGVAL5_1_0_@b@23:54:31,939 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,939 FST | [LongType] returning '190001' as column: DEPLOYMENT2_1_@b@23:54:31,939 FST | [LongType] returning '190005' as column: DBID1_1_@b@23:54:31,939 FST | [LongType] returning '190006' as column: DBID1_1_0_@b@23:54:31,940 FST | [LongType] returning '190001' as column: DEPLOYMENT2_1_0_@b@23:54:31,940 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,940 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,940 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,940 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,940 FST | [LongType] returning '190001' as column: DEPLOYMENT2_1_@b@23:54:31,941 FST | [LongType] returning '190006' as column: DBID1_1_@b@23:54:31,941 FST | [LongType] returning '190007' as column: DBID1_1_0_@b@23:54:31,941 FST | [LongType] returning '190001' as column: DEPLOYMENT2_1_0_@b@23:54:31,941 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,941 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,941 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,941 FST | [LongType] returning '17' as column: LONGVAL6_1_0_@b@23:54:31,942 FST | [LongType] returning '190001' as column: DEPLOYMENT2_1_@b@23:54:31,942 FST | [LongType] returning '190007' as column: DBID1_1_@b@23:54:31,943 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:31,943 FST | [LongType] binding '200001' to parameter: 1@b@23:54:31,944 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:31,944 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:31,944 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:31,945 FIN | [SQL] select resources0_.DEPLOYMENT_ as DEPLOYMENT4_1_, resources0_.DBID_ as DBID1_1_, resources0_.NAME_ as NAME5_1_, resources0_.DBID_ as DBID1_5_0_, resources0_.DBVERSION_ as DBVERSION2_5_0_, resources0_.BLOB_VALUE_ as BLOB3_5_0_ from JBPM4_LOB resources0_ where resources0_.DEPLOYMENT_=?@b@23:54:31,945 FST | [LongType] binding '200001' to parameter: 1@b@23:54:31,945 FST | [LongType] returning '200002' as column: DBID1_5_0_@b@23:54:31,946 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,946 FST | [LongType] returning '200001' as column: DEPLOYMENT4_1_@b@23:54:31,946 FST | [LongType] returning '200002' as column: DBID1_1_@b@23:54:31,946 FST | [TextType] returning 'leave/Leave/Leave.jpdl.xml' as column: NAME5_1_@b@23:54:31,946 FST | [LongType] returning '200003' as column: DBID1_5_0_@b@23:54:31,946 FST | [IntegerType] returning '0' as column: DBVERSION2_5_0_@b@23:54:31,946 FST | [LongType] returning '200001' as column: DEPLOYMENT4_1_@b@23:54:31,947 FST | [LongType] returning '200003' as column: DBID1_1_@b@23:54:31,947 FST | [TextType] returning 'leave/Leave/processimage.jpg' as column: NAME5_1_@b@23:54:31,971 FIN | [SQL] select objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_, objectprop0_.DBID_ as DBID1_1_, objectprop0_.DBID_ as DBID1_1_0_, objectprop0_.DEPLOYMENT_ as DEPLOYMENT2_1_0_, objectprop0_.OBJNAME_ as OBJNAME3_1_0_, objectprop0_.KEY_ as KEY4_1_0_, objectprop0_.STRINGVAL_ as STRINGVAL5_1_0_, objectprop0_.LONGVAL_ as LONGVAL6_1_0_ from JBPM4_DEPLOYPROP objectprop0_ where objectprop0_.DEPLOYMENT_=?@b@23:54:31,971 FST | [LongType] binding '200001' to parameter: 1@b@23:54:31,972 FST | [LongType] returning '200004' as column: DBID1_1_0_@b@23:54:31,972 FST | [LongType] returning '200001' as column: DEPLOYMENT2_1_0_@b@23:54:31,972 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,972 FST | [StringType] returning 'langid' as column: KEY4_1_0_@b@23:54:31,972 FST | [StringType] returning 'jpdl-4.4' as column: STRINGVAL5_1_0_@b@23:54:31,973 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,973 FST | [LongType] returning '200001' as column: DEPLOYMENT2_1_@b@23:54:31,973 FST | [LongType] returning '200004' as column: DBID1_1_@b@23:54:31,973 FST | [LongType] returning '200005' as column: DBID1_1_0_@b@23:54:31,973 FST | [LongType] returning '200001' as column: DEPLOYMENT2_1_0_@b@23:54:31,973 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,974 FST | [StringType] returning 'pdid' as column: KEY4_1_0_@b@23:54:31,974 FST | [StringType] returning 'Leave-18' as column: STRINGVAL5_1_0_@b@23:54:31,974 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,974 FST | [LongType] returning '200001' as column: DEPLOYMENT2_1_@b@23:54:31,974 FST | [LongType] returning '200005' as column: DBID1_1_@b@23:54:31,974 FST | [LongType] returning '200006' as column: DBID1_1_0_@b@23:54:31,975 FST | [LongType] returning '200001' as column: DEPLOYMENT2_1_0_@b@23:54:31,975 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,975 FST | [StringType] returning 'pdkey' as column: KEY4_1_0_@b@23:54:31,975 FST | [StringType] returning 'Leave' as column: STRINGVAL5_1_0_@b@23:54:31,975 FST | [LongType] returning null as column: LONGVAL6_1_0_@b@23:54:31,975 FST | [LongType] returning '200001' as column: DEPLOYMENT2_1_@b@23:54:31,976 FST | [LongType] returning '200006' as column: DBID1_1_@b@23:54:31,976 FST | [LongType] returning '200007' as column: DBID1_1_0_@b@23:54:31,976 FST | [LongType] returning '200001' as column: DEPLOYMENT2_1_0_@b@23:54:31,976 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_0_@b@23:54:31,976 FST | [StringType] returning 'pdversion' as column: KEY4_1_0_@b@23:54:31,977 FST | [StringType] returning null as column: STRINGVAL5_1_0_@b@23:54:31,977 FST | [LongType] returning '18' as column: LONGVAL6_1_0_@b@23:54:31,977 FST | [LongType] returning '200001' as column: DEPLOYMENT2_1_@b@23:54:31,977 FST | [LongType] returning '200007' as column: DBID1_1_@b@23:54:32,005 FIN | [SQL] select deployment1_.OBJNAME_ as col_0_0_, deployment1_.DEPLOYMENT_ as col_1_0_ from JBPM4_DEPLOYMENT deployment0_, JBPM4_DEPLOYPROP deployment1_, JBPM4_DEPLOYPROP deployment2_, JBPM4_DEPLOYPROP deployment3_ where deployment1_.KEY_='pdid' and deployment1_.DEPLOYMENT_=deployment0_.DBID_ and deployment2_.KEY_='pdkey' and deployment2_.OBJNAME_=deployment1_.OBJNAME_ and deployment2_.DEPLOYMENT_=deployment0_.DBID_ and deployment3_.KEY_='pdversion' and deployment3_.OBJNAME_=deployment1_.OBJNAME_ and deployment3_.DEPLOYMENT_=deployment0_.DBID_ and deployment2_.STRINGVAL_='Leave'@b@23:54:32,007 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,007 FST | [LongType] returning '30001' as column: col_1_0_@b@23:54:32,007 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,007 FST | [LongType] returning '40001' as column: col_1_0_@b@23:54:32,007 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,008 FST | [LongType] returning '50001' as column: col_1_0_@b@23:54:32,008 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,008 FST | [LongType] returning '60001' as column: col_1_0_@b@23:54:32,008 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,008 FST | [LongType] returning '70001' as column: col_1_0_@b@23:54:32,008 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,008 FST | [LongType] returning '80001' as column: col_1_0_@b@23:54:32,009 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,009 FST | [LongType] returning '90001' as column: col_1_0_@b@23:54:32,009 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,009 FST | [LongType] returning '100001' as column: col_1_0_@b@23:54:32,009 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,009 FST | [LongType] returning '110001' as column: col_1_0_@b@23:54:32,009 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,010 FST | [LongType] returning '120001' as column: col_1_0_@b@23:54:32,010 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,010 FST | [LongType] returning '130001' as column: col_1_0_@b@23:54:32,010 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,010 FST | [LongType] returning '140001' as column: col_1_0_@b@23:54:32,010 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,010 FST | [LongType] returning '150001' as column: col_1_0_@b@23:54:32,011 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,011 FST | [LongType] returning '160001' as column: col_1_0_@b@23:54:32,011 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,011 FST | [LongType] returning '170001' as column: col_1_0_@b@23:54:32,011 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,011 FST | [LongType] returning '180001' as column: col_1_0_@b@23:54:32,011 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,012 FST | [LongType] returning '190001' as column: col_1_0_@b@23:54:32,012 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,012 FST | [LongType] returning '200001' as column: col_1_0_@b@23:54:32,039 FIN | [SQL] select deployment1_.OBJNAME_ as col_0_0_, deployment1_.DEPLOYMENT_ as col_1_0_ from JBPM4_DEPLOYMENT deployment0_, JBPM4_DEPLOYPROP deployment1_, JBPM4_DEPLOYPROP deployment2_, JBPM4_DEPLOYPROP deployment3_ where deployment1_.KEY_='pdid' and deployment1_.DEPLOYMENT_=deployment0_.DBID_ and deployment2_.KEY_='pdkey' and deployment2_.OBJNAME_=deployment1_.OBJNAME_ and deployment2_.DEPLOYMENT_=deployment0_.DBID_ and deployment3_.KEY_='pdversion' and deployment3_.OBJNAME_=deployment1_.OBJNAME_ and deployment3_.DEPLOYMENT_=deployment0_.DBID_ and deployment2_.STRINGVAL_='Leave' order by deployment3_.LONGVAL_ desc limit ?@b@23:54:32,042 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,042 FST | [LongType] returning '200001' as column: col_1_0_@b@23:54:32,063 FIN | [SQL] select deployment1_.OBJNAME_ as col_0_0_, deployment1_.DEPLOYMENT_ as col_1_0_ from JBPM4_DEPLOYMENT deployment0_, JBPM4_DEPLOYPROP deployment1_, JBPM4_DEPLOYPROP deployment2_, JBPM4_DEPLOYPROP deployment3_ where deployment1_.KEY_='pdid' and deployment1_.DEPLOYMENT_=deployment0_.DBID_ and deployment2_.KEY_='pdkey' and deployment2_.OBJNAME_=deployment1_.OBJNAME_ and deployment2_.DEPLOYMENT_=deployment0_.DBID_ and deployment3_.KEY_='pdversion' and deployment3_.OBJNAME_=deployment1_.OBJNAME_ and deployment3_.DEPLOYMENT_=deployment0_.DBID_ and deployment1_.STRINGVAL_='Leave-19'@b@23:54:32,071 FIN | [SQL] insert into JBPM4_DEPLOYPROP (DEPLOYMENT_, OBJNAME_, KEY_, STRINGVAL_, LONGVAL_, DBID_) values (?, ?, ?, ?, ?, ?)@b@23:54:32,071 FST | [LongType] binding null to parameter: 1@b@23:54:32,071 FST | [StringType] binding null to parameter: 2@b@23:54:32,071 FST | [StringType] binding null to parameter: 3@b@23:54:32,071 FST | [StringType] binding null to parameter: 4@b@23:54:32,071 FST | [LongType] binding null to parameter: 5@b@23:54:32,071 FST | [LongType] binding '210005' to parameter: 6@b@23:54:32,072 FIN | [SQL] insert into JBPM4_DEPLOYPROP (DEPLOYMENT_, OBJNAME_, KEY_, STRINGVAL_, LONGVAL_, DBID_) values (?, ?, ?, ?, ?, ?)@b@23:54:32,072 FST | [LongType] binding null to parameter: 1@b@23:54:32,072 FST | [StringType] binding null to parameter: 2@b@23:54:32,072 FST | [StringType] binding null to parameter: 3@b@23:54:32,072 FST | [StringType] binding null to parameter: 4@b@23:54:32,073 FST | [LongType] binding null to parameter: 5@b@23:54:32,073 FST | [LongType] binding '210006' to parameter: 6@b@23:54:32,073 FIN | [SQL] insert into JBPM4_DEPLOYPROP (DEPLOYMENT_, OBJNAME_, KEY_, STRINGVAL_, LONGVAL_, DBID_) values (?, ?, ?, ?, ?, ?)@b@23:54:32,073 FST | [LongType] binding null to parameter: 1@b@23:54:32,073 FST | [StringType] binding null to parameter: 2@b@23:54:32,073 FST | [StringType] binding null to parameter: 3@b@23:54:32,073 FST | [StringType] binding null to parameter: 4@b@23:54:32,073 FST | [LongType] binding null to parameter: 5@b@23:54:32,073 FST | [LongType] binding '210007' to parameter: 6@b@23:54:32,075 FIN | [SQL] update JBPM4_DEPLOYPROP set DEPLOYMENT_=?, OBJNAME_=?, KEY_=?, STRINGVAL_=?, LONGVAL_=? where DBID_=?@b@23:54:32,075 FST | [LongType] binding '210001' to parameter: 1@b@23:54:32,075 FST | [StringType] binding 'Leave' to parameter: 2@b@23:54:32,075 FST | [StringType] binding 'pdid' to parameter: 3@b@23:54:32,075 FST | [StringType] binding 'Leave-19' to parameter: 4@b@23:54:32,075 FST | [LongType] binding null to parameter: 5@b@23:54:32,075 FST | [LongType] binding '210005' to parameter: 6@b@23:54:32,076 FIN | [SQL] update JBPM4_DEPLOYPROP set DEPLOYMENT_=?, OBJNAME_=?, KEY_=?, STRINGVAL_=?, LONGVAL_=? where DBID_=?@b@23:54:32,076 FST | [LongType] binding '210001' to parameter: 1@b@23:54:32,076 FST | [StringType] binding 'Leave' to parameter: 2@b@23:54:32,076 FST | [StringType] binding 'pdkey' to parameter: 3@b@23:54:32,076 FST | [StringType] binding 'Leave' to parameter: 4@b@23:54:32,076 FST | [LongType] binding null to parameter: 5@b@23:54:32,076 FST | [LongType] binding '210006' to parameter: 6@b@23:54:32,077 FIN | [SQL] update JBPM4_DEPLOYPROP set DEPLOYMENT_=?, OBJNAME_=?, KEY_=?, STRINGVAL_=?, LONGVAL_=? where DBID_=?@b@23:54:32,077 FST | [LongType] binding '210001' to parameter: 1@b@23:54:32,077 FST | [StringType] binding 'Leave' to parameter: 2@b@23:54:32,077 FST | [StringType] binding 'pdversion' to parameter: 3@b@23:54:32,077 FST | [StringType] binding null to parameter: 4@b@23:54:32,077 FST | [LongType] binding '19' to parameter: 5@b@23:54:32,077 FST | [LongType] binding '210007' to parameter: 6@b@23:54:32,079 FIN | [SQL] update JBPM4_DEPLOYPROP set DEPLOYMENT_=? where DBID_=?@b@23:54:32,079 FST | [LongType] binding '210001' to parameter: 1@b@23:54:32,079 FST | [LongType] binding '210007' to parameter: 2@b@23:54:32,080 FIN | [SQL] update JBPM4_DEPLOYPROP set DEPLOYMENT_=? where DBID_=?@b@23:54:32,080 FST | [LongType] binding '210001' to parameter: 1@b@23:54:32,080 FST | [LongType] binding '210005' to parameter: 2@b@23:54:32,080 FIN | [SQL] update JBPM4_DEPLOYPROP set DEPLOYMENT_=? where DBID_=?@b@23:54:32,080 FST | [LongType] binding '210001' to parameter: 1@b@23:54:32,080 FST | [LongType] binding '210006' to parameter: 2@b@23:54:32,081 FIN | [HibernateSessionResource] ----- committing hibernate tx 9775365 -------------------------------------------------------@b@23:54:32,089 FIN | [HibernateSessionResource] ----- beginning hibernate tx 2254042 --------------------------------------------------------@b@23:54:32,089 FIN | [SQL] select deployment1_.OBJNAME_ as col_0_0_, deployment1_.DEPLOYMENT_ as col_1_0_ from JBPM4_DEPLOYMENT deployment0_, JBPM4_DEPLOYPROP deployment1_, JBPM4_DEPLOYPROP deployment2_, JBPM4_DEPLOYPROP deployment3_ where deployment1_.KEY_='pdid' and deployment1_.DEPLOYMENT_=deployment0_.DBID_ and deployment2_.KEY_='pdkey' and deployment2_.OBJNAME_=deployment1_.OBJNAME_ and deployment2_.DEPLOYMENT_=deployment0_.DBID_ and deployment3_.KEY_='pdversion' and deployment3_.OBJNAME_=deployment1_.OBJNAME_ and deployment3_.DEPLOYMENT_=deployment0_.DBID_ and deployment2_.STRINGVAL_='Leave' order by deployment3_.LONGVAL_ desc limit ?@b@23:54:32,092 FST | [StringType] returning 'Leave' as column: col_0_0_@b@23:54:32,092 FST | [LongType] returning '210001' as column: col_1_0_@b@23:54:32,097 FIN | [SQL] select deployment0_.DBID_ as DBID1_1_, deployment0_.DEPLOYMENT_ as DEPLOYMENT2_1_, deployment0_.OBJNAME_ as OBJNAME3_1_, deployment0_.KEY_ as KEY4_1_, deployment0_.STRINGVAL_ as STRINGVAL5_1_, deployment0_.LONGVAL_ as LONGVAL6_1_ from JBPM4_DEPLOYPROP deployment0_ where deployment0_.KEY_='pdid' and deployment0_.STRINGVAL_='Leave-19' limit ?@b@23:54:32,098 FST | [LongType] returning '210005' as column: DBID1_1_@b@23:54:32,098 FST | [LongType] returning '210001' as column: DEPLOYMENT2_1_@b@23:54:32,098 FST | [StringType] returning 'Leave' as column: OBJNAME3_1_@b@23:54:32,098 FST | [StringType] returning 'pdid' as column: KEY4_1_@b@23:54:32,098 FST | [StringType] returning 'Leave-19' as column: STRINGVAL5_1_@b@23:54:32,098 FST | [LongType] returning null as column: LONGVAL6_1_@b@23:54:32,099 FIN | [SQL] select deployment0_.DBID_ as DBID1_0_0_, deployment0_.NAME_ as NAME2_0_0_, deployment0_.TIMESTAMP_ as TIMESTAMP3_0_0_, deployment0_.STATE_ as STATE4_0_0_ from JBPM4_DEPLOYMENT deployment0_ where deployment0_.DBID_=?@b@23:54:32,099 FST | [LongType] binding '210001' to parameter: 1@b@23:54:32,099 FST | [TextType] returning null as column: NAME2_0_0_@b@23:54:32,100 FST | [LongType] returning '0' as column: TIMESTAMP3_0_0_@b@23:54:32,100 FST | [StringType] returning 'active' as column: STATE4_0_0_@b@23:54:32,100 FIN | [ProcessDefinitionImpl] creating new execution for process 'Leave'@b@23:54:32,101 FIN | [DatabaseIdComposer] generated execution id Leave.210008@b@23:54:32,110 FIN | [ExecuteActivity] executing activity(start1)@b@23:54:32,111 FIN | [ExecuteActivity] executing activity(task01)@b@23:54:32,112 FIN | [SQL] select historytas_.DBID_, historytas_.DBVERSION_ as DBVERSION2_9_, historytas_.EXECUTION_ as EXECUTION3_9_, historytas_.OUTCOME_ as OUTCOME4_9_, historytas_.ASSIGNEE_ as ASSIGNEE5_9_, historytas_.PRIORITY_ as PRIORITY6_9_, historytas_.STATE_ as STATE7_9_, historytas_.CREATE_ as CREATE8_9_, historytas_.END_ as END9_9_, historytas_.DURATION_ as DURATION10_9_, historytas_.NEXTIDX_ as NEXTIDX11_9_ from JBPM4_HIST_TASK historytas_ where historytas_.DBID_=?@b@23:54:32,112 FST | [LongType] binding '210009' to parameter: 1@b@23:54:32,115 FIN | [SQL] insert into JBPM4_EXECUTION (DBVERSION_, ACTIVITYNAME_, PROCDEFID_, HASVARS_, NAME_, KEY_, ID_, STATE_, SUSPHISTSTATE_, PRIORITY_, HISACTINST_, PARENT_, INSTANCE_, SUPEREXEC_, SUBPROCINST_, CLASS_, DBID_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 'pvm', ?)@b@23:54:32,115 FST | [IntegerType] binding '0' to parameter: 1@b@23:54:32,116 FST | [StringType] binding 'start1' to parameter: 2@b@23:54:32,116 FST | [StringType] binding 'Leave-19' to parameter: 3@b@23:54:32,116 FST | [BooleanType] binding 'false' to parameter: 4@b@23:54:32,116 FST | [StringType] binding null to parameter: 5@b@23:54:32,116 FST | [StringType] binding null to parameter: 6@b@23:54:32,116 FST | [StringType] binding 'Leave.210008' to parameter: 7@b@23:54:32,116 FST | [StringType] binding 'created' to parameter: 8@b@23:54:32,116 FST | [StringType] binding null to parameter: 9@b@23:54:32,117 FST | [IntegerType] binding '0' to parameter: 10@b@23:54:32,117 FST | [LongType] binding null to parameter: 11@b@23:54:32,117 FST | [LongType] binding null to parameter: 12@b@23:54:32,117 FST | [LongType] binding '210008' to parameter: 13@b@23:54:32,117 FST | [LongType] binding null to parameter: 14@b@23:54:32,117 FST | [LongType] binding null to parameter: 15@b@23:54:32,117 FST | [LongType] binding '210008' to parameter: 16@b@23:54:32,118 FIN | [SQL] insert into JBPM4_HIST_PROCINST (DBVERSION_, ID_, PROCDEFID_, KEY_, START_, END_, DURATION_, STATE_, ENDACTIVITY_, NEXTIDX_, DBID_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)@b@23:54:32,118 FST | [IntegerType] binding '0' to parameter: 1@b@23:54:32,118 FST | [StringType] binding 'Leave.210008' to parameter: 2@b@23:54:32,118 FST | [StringType] binding 'Leave-19' to parameter: 3@b@23:54:32,118 FST | [StringType] binding null to parameter: 4@b@23:54:32,119 FST | [TimestampType] binding '2022-11-08 23:54:32' to parameter: 5@b@23:54:32,126 FST | [TimestampType] binding null to parameter: 6@b@23:54:32,126 FST | [LongType] binding null to parameter: 7@b@23:54:32,126 FST | [StringType] binding 'active' to parameter: 8@b@23:54:32,126 FST | [StringType] binding null to parameter: 9@b@23:54:32,126 FST | [IntegerType] binding '1' to parameter: 10@b@23:54:32,126 FST | [LongType] binding '210008' to parameter: 11@b@23:54:32,127 FIN | [SQL] insert into JBPM4_TASK (DBVERSION_, NAME_, DESCR_, STATE_, SUSPHISTSTATE_, ASSIGNEE_, FORM_, PRIORITY_, CREATE_, DUEDATE_, PROGRESS_, SIGNALLING_, EXECUTION_ID_, ACTIVITY_NAME_, HASVARS_, SUPERTASK_, EXECUTION_, PROCINST_, SWIMLANE_, TASKDEFNAME_, CLASS_, DBID_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 'T', ?)@b@23:54:32,127 FST | [IntegerType] binding '0' to parameter: 1@b@23:54:32,127 FST | [StringType] binding 'task01' to parameter: 2@b@23:54:32,127 FST | [TextType] binding null to parameter: 3@b@23:54:32,128 FST | [StringType] binding 'open' to parameter: 4@b@23:54:32,128 FST | [StringType] binding null to parameter: 5@b@23:54:32,128 FST | [StringType] binding null to parameter: 6@b@23:54:32,128 FST | [StringType] binding null to parameter: 7@b@23:54:32,128 FST | [IntegerType] binding '0' to parameter: 8@b@23:54:32,128 FST | [TimestampType] binding '2022-11-08 23:54:32' to parameter: 9@b@23:54:32,131 FST | [TimestampType] binding null to parameter: 10@b@23:54:32,131 FST | [IntegerType] binding null to parameter: 11@b@23:54:32,131 FST | [BooleanType] binding 'true' to parameter: 12@b@23:54:32,131 FST | [StringType] binding 'Leave.210008' to parameter: 13@b@23:54:32,131 FST | [StringType] binding 'task01' to parameter: 14@b@23:54:32,131 FST | [BooleanType] binding 'false' to parameter: 15@b@23:54:32,132 FST | [LongType] binding null to parameter: 16@b@23:54:32,132 FST | [LongType] binding '210008' to parameter: 17@b@23:54:32,132 FST | [LongType] binding '210008' to parameter: 18@b@23:54:32,132 FST | [LongType] binding null to parameter: 19@b@23:54:32,132 FST | [StringType] binding 'task01' to parameter: 20@b@23:54:32,132 FST | [LongType] binding '210009' to parameter: 21@b@23:54:32,133 FIN | [SQL] insert into JBPM4_HIST_TASK (DBVERSION_, EXECUTION_, OUTCOME_, ASSIGNEE_, PRIORITY_, STATE_, CREATE_, END_, DURATION_, NEXTIDX_, DBID_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)@b@23:54:32,133 FST | [IntegerType] binding '0' to parameter: 1@b@23:54:32,133 FST | [StringType] binding 'Leave.210008' to parameter: 2@b@23:54:32,133 FST | [StringType] binding null to parameter: 3@b@23:54:32,133 FST | [StringType] binding 'xiaoli1' to parameter: 4@b@23:54:32,134 FST | [IntegerType] binding '0' to parameter: 5@b@23:54:32,134 FST | [StringType] binding null to parameter: 6@b@23:54:32,134 FST | [TimestampType] binding '2022-11-08 23:54:32' to parameter: 7@b@23:54:32,134 FST | [TimestampType] binding null to parameter: 8@b@23:54:32,134 FST | [LongType] binding '0' to parameter: 9@b@23:54:32,134 FST | [IntegerType] binding '1' to parameter: 10@b@23:54:32,135 FST | [LongType] binding '210009' to parameter: 11@b@23:54:32,135 FIN | [SQL] insert into JBPM4_HIST_ACTINST (DBVERSION_, HPROCI_, TYPE_, EXECUTION_, ACTIVITY_NAME_, START_, END_, DURATION_, TRANSITION_, NEXTIDX_, HTASK_, CLASS_, DBID_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 'task', ?)@b@23:54:32,136 FST | [IntegerType] binding '0' to parameter: 1@b@23:54:32,136 FST | [LongType] binding '210008' to parameter: 2@b@23:54:32,136 FST | [StringType] binding 'task' to parameter: 3@b@23:54:32,136 FST | [StringType] binding 'Leave.210008' to parameter: 4@b@23:54:32,136 FST | [StringType] binding 'task01' to parameter: 5@b@23:54:32,137 FST | [TimestampType] binding '2022-11-08 23:54:32' to parameter: 6@b@23:54:32,137 FST | [TimestampType] binding null to parameter: 7@b@23:54:32,137 FST | [LongType] binding '0' to parameter: 8@b@23:54:32,137 FST | [StringType] binding null to parameter: 9@b@23:54:32,137 FST | [IntegerType] binding '1' to parameter: 10@b@23:54:32,137 FST | [LongType] binding '210009' to parameter: 11@b@23:54:32,138 FST | [LongType] binding '210010' to parameter: 12@b@23:54:32,138 FIN | [SQL] update JBPM4_EXECUTION set DBVERSION_=?, ACTIVITYNAME_=?, PROCDEFID_=?, HASVARS_=?, NAME_=?, KEY_=?, ID_=?, STATE_=?, SUSPHISTSTATE_=?, PRIORITY_=?, HISACTINST_=?, PARENT_=?, INSTANCE_=?, SUPEREXEC_=?, SUBPROCINST_=? where DBID_=? and DBVERSION_=?@b@23:54:32,139 FST | [IntegerType] binding '1' to parameter: 1@b@23:54:32,139 FST | [StringType] binding 'task01' to parameter: 2@b@23:54:32,139 FST | [StringType] binding 'Leave-19' to parameter: 3@b@23:54:32,139 FST | [BooleanType] binding 'false' to parameter: 4@b@23:54:32,139 FST | [StringType] binding null to parameter: 5@b@23:54:32,139 FST | [StringType] binding null to parameter: 6@b@23:54:32,139 FST | [StringType] binding 'Leave.210008' to parameter: 7@b@23:54:32,140 FST | [StringType] binding 'active-root' to parameter: 8@b@23:54:32,140 FST | [StringType] binding null to parameter: 9@b@23:54:32,140 FST | [IntegerType] binding '0' to parameter: 10@b@23:54:32,140 FST | [LongType] binding '210010' to parameter: 11@b@23:54:32,140 FST | [LongType] binding null to parameter: 12@b@23:54:32,140 FST | [LongType] binding '210008' to parameter: 13@b@23:54:32,140 FST | [LongType] binding null to parameter: 14@b@23:54:32,140 FST | [LongType] binding null to parameter: 15@b@23:54:32,141 FST | [LongType] binding '210008' to parameter: 16@b@23:54:32,141 FST | [IntegerType] binding '0' to parameter: 17@b@23:54:32,141 FIN | [SQL] update JBPM4_TASK set DBVERSION_=?, NAME_=?, DESCR_=?, STATE_=?, SUSPHISTSTATE_=?, ASSIGNEE_=?, FORM_=?, PRIORITY_=?, CREATE_=?, DUEDATE_=?, PROGRESS_=?, SIGNALLING_=?, EXECUTION_ID_=?, ACTIVITY_NAME_=?, HASVARS_=?, SUPERTASK_=?, EXECUTION_=?, PROCINST_=?, SWIMLANE_=?, TASKDEFNAME_=? where DBID_=? and DBVERSION_=?@b@23:54:32,142 FST | [IntegerType] binding '1' to parameter: 1@b@23:54:32,142 FST | [StringType] binding 'task01' to parameter: 2@b@23:54:32,142 FST | [TextType] binding null to parameter: 3@b@23:54:32,142 FST | [StringType] binding 'open' to parameter: 4@b@23:54:32,142 FST | [StringType] binding null to parameter: 5@b@23:54:32,142 FST | [StringType] binding 'xiaoli1' to parameter: 6@b@23:54:32,142 FST | [StringType] binding null to parameter: 7@b@23:54:32,142 FST | [IntegerType] binding '0' to parameter: 8@b@23:54:32,143 FST | [TimestampType] binding '2022-11-08 23:54:32' to parameter: 9@b@23:54:32,143 FST | [TimestampType] binding null to parameter: 10@b@23:54:32,143 FST | [IntegerType] binding null to parameter: 11@b@23:54:32,143 FST | [BooleanType] binding 'true' to parameter: 12@b@23:54:32,143 FST | [StringType] binding 'Leave.210008' to parameter: 13@b@23:54:32,143 FST | [StringType] binding 'task01' to parameter: 14@b@23:54:32,143 FST | [BooleanType] binding 'false' to parameter: 15@b@23:54:32,144 FST | [LongType] binding null to parameter: 16@b@23:54:32,144 FST | [LongType] binding '210008' to parameter: 17@b@23:54:32,144 FST | [LongType] binding '210008' to parameter: 18@b@23:54:32,144 FST | [LongType] binding null to parameter: 19@b@23:54:32,144 FST | [StringType] binding 'task01' to parameter: 20@b@23:54:32,144 FST | [LongType] binding '210009' to parameter: 21@b@23:54:32,144 FST | [IntegerType] binding '0' to parameter: 22@b@23:54:32,145 FIN | [HibernateSessionResource] ----- committing hibernate tx 13137441 -------------------------------------------------------@b@processInstance id is:Leave.210008@b@processInstance key is:null@b@processInstance name is:null@b@23:54:32,149 FIN | [HibernateSessionResource] ----- beginning hibernate tx 20483678 --------------------------------------------------------@b@23:54:32,151 FIN | [HibernateSessionResource] ----- committing hibernate tx 19356212 -------------------------------------------------------@b@23:54:32,152 FIN | [HibernateSessionResource] ----- beginning hibernate tx 25563270 --------------------------------------------------------@b@23:54:32,152 FIN | [TaskQueryImpl] select task from org.jbpm.pvm.internal.task.TaskImpl as task where task.assignee = :assignee order by task.priority desc @b@23:54:32,155 FIN | [TaskQueryImpl] setting parameter assignee: zhangzong3@b@23:54:32,156 FIN | [SQL] select taskimpl0_.DBID_ as DBID1_12_, taskimpl0_.DBVERSION_ as DBVERSION3_12_, taskimpl0_.NAME_ as NAME4_12_, taskimpl0_.DESCR_ as DESCR5_12_, taskimpl0_.STATE_ as STATE6_12_, taskimpl0_.SUSPHISTSTATE_ as SUSPHIST7_12_, taskimpl0_.ASSIGNEE_ as ASSIGNEE8_12_, taskimpl0_.FORM_ as FORM9_12_, taskimpl0_.PRIORITY_ as PRIORITY10_12_, taskimpl0_.CREATE_ as CREATE11_12_, taskimpl0_.DUEDATE_ as DUEDATE12_12_, taskimpl0_.PROGRESS_ as PROGRESS13_12_, taskimpl0_.SIGNALLING_ as SIGNALLING14_12_, taskimpl0_.EXECUTION_ID_ as EXECUTION15_12_, taskimpl0_.ACTIVITY_NAME_ as ACTIVITY16_12_, taskimpl0_.HASVARS_ as HASVARS17_12_, taskimpl0_.SUPERTASK_ as SUPERTASK18_12_, taskimpl0_.EXECUTION_ as EXECUTION19_12_, taskimpl0_.PROCINST_ as PROCINST20_12_, taskimpl0_.SWIMLANE_ as SWIMLANE21_12_, taskimpl0_.TASKDEFNAME_ as TASKDEF22_12_ from JBPM4_TASK taskimpl0_ where taskimpl0_.ASSIGNEE_=? order by taskimpl0_.PRIORITY_ desc@b@23:54:32,156 FST | [StringType] binding 'zhangzong3' to parameter: 1@b@23:54:32,158 FST | [LongType] returning '180011' as column: DBID1_12_@b@23:54:32,158 FST | [IntegerType] returning '1' as column: DBVERSION3_12_@b@23:54:32,158 FST | [StringType] returning 'task03' as column: NAME4_12_@b@23:54:32,158 FST | [TextType] returning null as column: DESCR5_12_@b@23:54:32,159 FST | [StringType] returning 'open' as column: STATE6_12_@b@23:54:32,159 FST | [StringType] returning null as column: SUSPHIST7_12_@b@23:54:32,159 FST | [StringType] returning 'zhangzong3' as column: ASSIGNEE8_12_@b@23:54:32,159 FST | [StringType] returning null as column: FORM9_12_@b@23:54:32,159 FST | [IntegerType] returning '0' as column: PRIORITY10_12_@b@23:54:32,159 FST | [TimestampType] returning '2022-11-08 23:47:04' as column: CREATE11_12_@b@23:54:32,160 FST | [TimestampType] returning null as column: DUEDATE12_12_@b@23:54:32,160 FST | [IntegerType] returning null as column: PROGRESS13_12_@b@23:54:32,160 FST | [BooleanType] returning 'true' as column: SIGNALLING14_12_@b@23:54:32,160 FST | [StringType] returning 'Leave.150008' as column: EXECUTION15_12_@b@23:54:32,160 FST | [StringType] returning 'task03' as column: ACTIVITY16_12_@b@23:54:32,160 FST | [BooleanType] returning 'false' as column: HASVARS17_12_@b@23:54:32,160 FST | [LongType] returning null as column: SUPERTASK18_12_@b@23:54:32,161 FST | [LongType] returning '150008' as column: EXECUTION19_12_@b@23:54:32,161 FST | [LongType] returning '150008' as column: PROCINST20_12_@b@23:54:32,161 FST | [LongType] returning null as column: SWIMLANE21_12_@b@23:54:32,161 FST | [StringType] returning 'task03' as column: TASKDEF22_12_@b@23:54:32,161 FST | [LongType] returning '200011' as column: DBID1_12_@b@23:54:32,161 FST | [IntegerType] returning '1' as column: DBVERSION3_12_@b@23:54:32,162 FST | [StringType] returning 'task03' as column: NAME4_12_@b@23:54:32,162 FST | [TextType] returning null as column: DESCR5_12_@b@23:54:32,162 FST | [StringType] returning 'open' as column: STATE6_12_@b@23:54:32,162 FST | [StringType] returning null as column: SUSPHIST7_12_@b@23:54:32,162 FST | [StringType] returning 'zhangzong3' as column: ASSIGNEE8_12_@b@23:54:32,162 FST | [StringType] returning null as column: FORM9_12_@b@23:54:32,163 FST | [IntegerType] returning '0' as column: PRIORITY10_12_@b@23:54:32,163 FST | [TimestampType] returning '2022-11-08 23:53:50' as column: CREATE11_12_@b@23:54:32,163 FST | [TimestampType] returning null as column: DUEDATE12_12_@b@23:54:32,163 FST | [IntegerType] returning null as column: PROGRESS13_12_@b@23:54:32,163 FST | [BooleanType] returning 'true' as column: SIGNALLING14_12_@b@23:54:32,163 FST | [StringType] returning 'Leave.160008' as column: EXECUTION15_12_@b@23:54:32,164 FST | [StringType] returning 'task03' as column: ACTIVITY16_12_@b@23:54:32,164 FST | [BooleanType] returning 'false' as column: HASVARS17_12_@b@23:54:32,164 FST | [LongType] returning null as column: SUPERTASK18_12_@b@23:54:32,164 FST | [LongType] returning '160008' as column: EXECUTION19_12_@b@23:54:32,164 FST | [LongType] returning '160008' as column: PROCINST20_12_@b@23:54:32,164 FST | [LongType] returning null as column: SWIMLANE21_12_@b@23:54:32,164 FST | [StringType] returning 'task03' as column: TASKDEF22_12_@b@23:54:32,167 FIN | [HibernateSessionResource] ----- committing hibernate tx 31639999 -------------------------------------------------------@b@当前处理人:zhangzong3 当前任务:task03 taskid:180011@b@当前处理人:zhangzong3 当前任务:task03 taskid:200011@b@23:54:32,168 FIN | [HibernateSessionResource] ----- beginning hibernate tx 27021384 --------------------------------------------------------@b@23:54:32,168 FIN | [HibernateSessionResource] ----- committing hibernate tx 1418145 -------------------------------------------------------@b@23:54:32,168 FIN | [HibernateSessionResource] ----- beginning hibernate tx 18333931 --------------------------------------------------------@b@23:54:32,168 FIN | [TaskQueryImpl] select task from org.jbpm.pvm.internal.task.TaskImpl as task where task.assignee = :assignee order by task.priority desc @b@23:54:32,168 FIN | [TaskQueryImpl] setting parameter assignee: lizong2@b@23:54:32,169 FIN | [SQL] select taskimpl0_.DBID_ as DBID1_12_, taskimpl0_.DBVERSION_ as DBVERSION3_12_, taskimpl0_.NAME_ as NAME4_12_, taskimpl0_.DESCR_ as DESCR5_12_, taskimpl0_.STATE_ as STATE6_12_, taskimpl0_.SUSPHISTSTATE_ as SUSPHIST7_12_, taskimpl0_.ASSIGNEE_ as ASSIGNEE8_12_, taskimpl0_.FORM_ as FORM9_12_, taskimpl0_.PRIORITY_ as PRIORITY10_12_, taskimpl0_.CREATE_ as CREATE11_12_, taskimpl0_.DUEDATE_ as DUEDATE12_12_, taskimpl0_.PROGRESS_ as PROGRESS13_12_, taskimpl0_.SIGNALLING_ as SIGNALLING14_12_, taskimpl0_.EXECUTION_ID_ as EXECUTION15_12_, taskimpl0_.ACTIVITY_NAME_ as ACTIVITY16_12_, taskimpl0_.HASVARS_ as HASVARS17_12_, taskimpl0_.SUPERTASK_ as SUPERTASK18_12_, taskimpl0_.EXECUTION_ as EXECUTION19_12_, taskimpl0_.PROCINST_ as PROCINST20_12_, taskimpl0_.SWIMLANE_ as SWIMLANE21_12_, taskimpl0_.TASKDEFNAME_ as TASKDEF22_12_ from JBPM4_TASK taskimpl0_ where taskimpl0_.ASSIGNEE_=? order by taskimpl0_.PRIORITY_ desc@b@23:54:32,169 FST | [StringType] binding 'lizong2' to parameter: 1@b@23:54:32,170 FIN | [HibernateSessionResource] ----- committing hibernate tx 25934689 -------------------------------------------------------
  • ◆ 相关内容