zTree实现地市县三级级联报错(三)

1、具体报错如下

usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -nonaming ]  { -help | start | stop }
2014-5-11 22:37:22 org.apache.catalina.core.AprLifecycleListener init
信息: Loaded APR based Apache Tomcat Native library 1.1.29 using APR version 1.4.8.
2014-5-11 22:37:23 org.apache.catalina.core.AprLifecycleListener init
信息: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
2014-5-11 22:37:28 org.apache.catalina.core.AprLifecycleListener initializeSSL
信息: OpenSSL successfully initialized (OpenSSL 1.0.1e 11 Feb 2013)
2014-5-11 22:37:29 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-apr-8686"]
2014-5-11 22:37:29 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["ajp-apr-8009"]
2014-5-11 22:37:29 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 9989 ms
2014-5-11 22:37:29 org.apache.catalina.core.StandardService startInternal
信息: Starting service Catalina
2014-5-11 22:37:29 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/7.0.53
2014-5-11 22:37:32 org.apache.catalina.loader.WebappClassLoader validateJarFile
信息: validateJarFile(D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\lib\juel-api.jar) - jar not loaded. See Servlet Spec 3.0, section 10.7.2. Offending class: javax/el/Expression.class
2014-5-11 22:37:32 org.apache.catalina.loader.WebappClassLoader validateJarFile
信息: validateJarFile(D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
2014-5-11 22:37:49 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
2014-5-11 22:37:50 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
2014-5-11 22:37:50 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
2014-5-11 22:37:50 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
2014-5-11 22:37:50 org.apache.tomcat.websocket.server.WsSci onStartup
信息: JSR 356 WebSocket (Java WebSocket 1.0) support is not available when running on Java 6. To suppress this message, run Tomcat on Java 7, remove the WebSocket JARs from $CATALINA_HOME/lib or add the WebSocketJARs to the tomcat.util.scan.DefaultJarScanner.jarsToSkip property in $CATALINA_BASE/conf/catalina.properties. Note that the deprecated Tomcat 7 WebSocket API will be available.
2014-5-11 22:37:50 org.apache.catalina.core.ApplicationContext log
信息: No Spring WebApplicationInitializer types detected on classpath
2014-5-11 22:37:50 org.apache.catalina.core.ApplicationContext log
信息: Set web app root system property: 'log.root' = [D:\MyEclipse\workspace\gwtjs_framework\web\]
2014-5-11 22:37:50 org.apache.catalina.core.ApplicationContext log
信息: Initializing log4j from [D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\log4j.properties]
2014-5-11 22:37:50 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
SLF4J: Class path contains multiple SLF4J bindings.

SLF4J: Found binding in [jar:file:/D:/MyEclipse/workspace/gwtjs_framework/web/WEB-INF/lib/slf4j-jdk14-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/D:/MyEclipse/workspace/gwtjs_framework/web/WEB-INF/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]
2014-5-11 22:37:54 org.apache.cxf.bus.spring.OldSpringSupport logWarning
警告: Import of META-INF/cxf/cxf-extension-soap.xml has been deprecated and is unnecessary.
2014-05-11 22:37:55 [localhost-startStop-1] INFO  com.mchange.v2.log.MLog - MLog clients using log4j logging.
2014-05-11 22:37:55 [localhost-startStop-1] INFO  com.mchange.v2.c3p0.C3P0Registry - Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2014-5-11 22:37:55 org.hibernate.cfg.Environment <clinit>
信息: Hibernate 3.5.1-Final
2014-5-11 22:37:55 org.hibernate.cfg.Environment <clinit>
信息: loaded properties from resource hibernate.properties: {c3p0.maxIdleTime=600, c3p0.numHelperThreads=10, hibernate.connection.password=****, hibernate.jdbc.batch_versioned_data=true, hibernate.mapping.directory=classpath:/com/gwtjs/model/, hibernate.query.substitutions=yes 'Y', no 'N', c3p0.maxStatements=100, hibernate.cache.use_second_level_cache=true, hibernate.show_sql=true, hibernate.proxool.pool_alias=pool1, hibernate.bytecode.use_reflection_optimizer=false, hibernate.jdbc.batch_size=28, c3p0.maxPoolSize=50, c3p0.initialPoolSize=3, hibernate.cache.configurationResourceName=ehcache.xml, set=the maximum depth of the outer join fetch tree, hibernate.jdbc.use_streams_for_binary=true, hibernate.max_fetch_depth=1, hibernate.format_sql=false, hibernate.connection.pool_size=1, hibernate.connection.username=FrameworkTest, c3p0.idleConnectionTextPeriod=900, hibernate.connection.driver_class=oracle.jdbc.driver.OracleDriver, c3p0.minPoolSize=2, hibernate.cache.provider_class=net.sf.ehcache.hibernate.EhCacheProvider, hibernate.use_sql_comments=true, c3p0.acquireIncrement=3, spring.security.mapping.directory=classpath:/com/gwtjs/spring/security/model, hibernate.dialect=org.hibernate.dialect.Oracle10gDialect, hibernate.connection.url=jdbc:oracle:thin:@localhost:1521:orcl}
2014-5-11 22:37:55 org.hibernate.cfg.Environment <clinit>
信息: using java.io streams to persist binary types
2014-5-11 22:37:55 org.hibernate.cfg.Environment buildBytecodeProvider
信息: Bytecode provider name : javassist
2014-5-11 22:37:55 org.hibernate.cfg.Environment <clinit>
信息: using JDK 1.4 java.sql.Timestamp handling
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.repository.DeploymentImpl -> JBPM4_DEPLOYMENT
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.repository.DeploymentProperty -> JBPM4_DEPLOYPROP
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.id.PropertyImpl -> JBPM4_PROPERTY
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.model.ExecutionImpl -> JBPM4_EXECUTION
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.type.Variable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.BlobVariable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.DateVariable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.DoubleVariable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.HibernateLongVariable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.HibernateStringVariable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.LongVariable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.NullVariable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.StringVariable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.TextVariable -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.lob.Lob -> JBPM4_LOB
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.job.JobImpl -> JBPM4_JOB
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.MessageImpl -> JBPM4_JOB
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.model.op.ExecuteActivityMessage -> JBPM4_JOB
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.model.op.ExecuteEventListenerMessage -> JBPM4_JOB
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.CommandMessage -> JBPM4_JOB
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.TimerImpl -> JBPM4_JOB
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.StartProcessTimer -> JBPM4_JOB
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl -> JBPM4_HIST_PROCINST
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl -> JBPM4_HIST_ACTINST
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryAutomaticInstanceImpl -> JBPM4_HIST_ACTINST
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryDecisionInstanceImpl -> JBPM4_HIST_ACTINST
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryTaskInstanceImpl -> JBPM4_HIST_ACTINST
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryTaskImpl -> JBPM4_HIST_TASK
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryVariableImpl -> JBPM4_HIST_VAR
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryDetailImpl -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryCommentImpl -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceMigrationImpl -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryPriorityUpdateImpl -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryTaskAssignmentImpl -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryTaskDuedateUpdateImpl -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryVariableUpdateImpl -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.task.TaskImpl -> JBPM4_TASK
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.task.ParticipationImpl -> JBPM4_PARTICIPATION
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.task.SwimlaneImpl -> JBPM4_SWIMLANE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.identity.impl.UserImpl -> JBPM4_ID_USER
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.identity.impl.MembershipImpl -> JBPM4_ID_MEMBERSHIP
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.identity.impl.GroupImpl -> JBPM4_ID_GROUP
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Acl.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Acl -> t_acl
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Article.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Article -> t_article
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Attachments.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Attachments -> t_attachments
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Dictionary.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Dictionary -> t_dictionary
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Document.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Document -> t_document
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Module.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Module -> t_module
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Navigator.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Navigator -> t_navigator
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Organization.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Organization -> t_organization
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Photo.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Photo -> t_photo
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Province.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Province -> t_area_tab
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\Role.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Role -> t_role
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\User.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.User -> t_user
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\UserRoles.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.UserRoles -> t_user_roles
2014-5-11 22:37:56 org.hibernate.cfg.Configuration addFile
信息: Reading mappings from file: D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\com\gwtjs\model\WorkFlow.hbm.xml
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.WorkFlow -> t_work_flow
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.repository.DeploymentImpl.resources -> JBPM4_LOB
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.repository.DeploymentImpl.objectProperties -> JBPM4_DEPLOYPROP
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.variables -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.systemVariables -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.executions -> JBPM4_EXECUTION
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.swimlanes -> JBPM4_SWIMLANE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyActivityInstances -> JBPM4_HIST_ACTINST
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyVariables -> JBPM4_HIST_VAR
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.details -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl.details -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.details -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.historyVariables -> JBPM4_HIST_VAR
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.subTasks -> JBPM4_HIST_TASK
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryVariableImpl.details -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryCommentImpl.replies -> JBPM4_HIST_DETAIL
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.participations -> JBPM4_PARTICIPATION
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.variables -> JBPM4_VARIABLE
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.subTasks -> JBPM4_TASK
2014-5-11 22:37:56 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.SwimlaneImpl.participations -> JBPM4_PARTICIPATION
2014-5-11 22:37:56 org.hibernate.cfg.Environment verifyProperties
警告: Property [hibernate.cglib.use_reflection_optimizer] has been renamed to [hibernate.bytecode.use_reflection_optimizer]; update your properties appropriately
2014-5-11 22:37:56 org.hibernate.connection.ConnectionProviderFactory newConnectionProvider
信息: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
2014-05-11 22:37:57 [localhost-startStop-1] INFO  com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> du41u4911tej12gohl56t|1891172, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> du41u4911tej12gohl56t|1891172, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://localhost:3306/FrameworkTest, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolSize -> 2, numHelperThreads -> 10, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: RDBMS: MySQL, version: 5.0.96-community-nt
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.8 ( Revision: ${svn.Revision} )
2014-5-11 22:37:57 org.hibernate.dialect.Dialect <init>
信息: Using dialect: org.hibernate.dialect.MySQLDialect
2014-5-11 22:37:57 org.hibernate.engine.jdbc.JdbcSupportLoader useContextualLobCreation
信息: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
2014-5-11 22:37:57 org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
信息: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
2014-5-11 22:37:57 org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
信息: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Automatic flush during beforeCompletion(): disabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Automatic session close at end of transaction: disabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC batch size: 28
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC batch updates for versioned data: enabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Scrollable result sets: enabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC3 getGeneratedKeys(): enabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Connection release mode: auto
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Maximum outer join fetch depth: 1
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Default batch fetch size: 1
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Generate SQL with comments: disabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Order SQL updates by primary key: disabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Order SQL inserts for batching: disabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
信息: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
2014-5-11 22:37:57 org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
信息: Using ASTQueryTranslatorFactory
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Query language substitutions: {yes='Y', no='N'}
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: JPA-QL strict compliance: disabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Second-level cache: enabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Query cache: disabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory createRegionFactory
信息: Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
2014-5-11 22:37:57 org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge <init>
信息: Cache provider: net.sf.ehcache.hibernate.EhCacheProvider
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Optimize cache for minimal puts: enabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Structured second-level cache entries: disabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Echoing all SQL to stdout
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Statistics: enabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Deleted entity synthetic identifier rollback: disabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Default entity-mode: pojo
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Named query checking : enabled
2014-5-11 22:37:57 org.hibernate.cfg.SettingsFactory buildSettings
信息: Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2014-5-11 22:37:58 org.hibernate.impl.SessionFactoryImpl <init>
信息: building session factory
2014-5-11 22:37:58 org.hibernate.cache.impl.bridge.EntityRegionAdapter buildAccessStrategy
警告: read-only cache configured for mutable entity [com.gwtjs.model.Article]
2014-5-11 22:37:59 org.hibernate.impl.SessionFactoryObjectFactory addInstance
信息: Not binding factory to JNDI, no JNDI name configured
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: Running hbm2ddl schema update
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: fetching database metadata
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: updating schema
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_acl
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [aclstate, id, acltristate, principalsn, principaltype, resourcesn]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_attachments
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [createtime, id, title, status, description, type, url]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_dictionary
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, text, orderno, dickey, parent]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_document
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, title]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_module
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, text, direction, parent, orderno, leaf, mgrurl, url, iconcls]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [text, primary]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_navigator
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, text, title, orderno, parentid, leaf, mgrurl, url, iconcls]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [text, title, primary]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_organization
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, sn, description, name, orderno, parentid]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_photo
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [createtime, id, title, status, description, type, url]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_role
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, name, orderno, parentid]
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:37:59 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [name, primary]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_user
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [sex, status, idcard, password, id, createtime, username, email, address, name, deptno, telephone, overtime, mobile]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [username, name, primary]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_user_roles
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, t_tuser, t_role, orderno]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_work_flow
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, processimage, processdefinition, name]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [name, primary]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_deployment
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, timestamp_, state_, name_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_deployprop
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [key_, objname_, dbid_, deployment_, longval_, stringval_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_deplprop_depl]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_deplprop_depl, primary, idx_deplprop_depl]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_execution
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [parent_, dbid_, subprocinst_, procdefid_, hisactinst_, parent_idx_, superexec_, hasvars_, name_, class_, priority_, key_, activityname_, dbversion_, instance_, susphiststate_, id_, state_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_exec_instance, fk_exec_subpi, fk_exec_superexec, fk_exec_parent]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_exec_instance, idx_exec_superexec, fk_exec_subpi, fk_exec_superexec, fk_exec_parent, primary, idx_exec_instance, id_, idx_exec_subpi, idx_exec_parent]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_actinst
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [transition_, type_, dbid_, hproci_, activity_name_, htask_, class_, nextidx_, duration_, dbversion_, start_, execution_, end_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_hti_htask, fk_hacti_hproci]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [idx_hti_htask, primary, fk_hti_htask, fk_hacti_hproci, idx_hacti_hproci]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_detail
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [new_str_, parent_, dbid_, hproci_, hvar_, userid_, hprociidx_, old_int_, time_, parent_idx_, old_time_, htask_, class_, old_str_, htaskidx_, hactiidx_, hvaridx_, new_time_, dbversion_, hacti_, new_int_, message_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_hdetail_hacti, fk_hdetail_hvar, fk_hdetail_htask, fk_hdetail_hproci]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [idx_hdet_hvar, fk_hdetail_hacti, idx_hdet_htask, fk_hdetail_hvar, fk_hdetail_htask, fk_hdetail_hproci, primary, idx_hdet_hacti, idx_hdet_hproci]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_procinst
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [key_, dbid_, nextidx_, procdefid_, duration_, endactivity_, dbversion_, start_, id_, state_, end_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_task
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, nextidx_, duration_, dbversion_, supertask_, state_, execution_, end_, create_, priority_, assignee_, outcome_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_hsupert_sub]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_hsupert_sub, primary, idx_hsupert_sub]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_var
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [varname_, dbid_, hproci_, dbversion_, procinstid_, htask_, value_, executionid_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_hvar_hproci, fk_hvar_htask]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_hvar_hproci, idx_hvar_htask, fk_hvar_htask, primary, idx_hvar_hproci]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_id_group
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [type_, parent_, dbid_, dbversion_, id_, name_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_group_parent]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_group_parent, primary, idx_group_parent]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_id_membership
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, user_, dbversion_, group_, name_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_mem_user, fk_mem_group]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [idx_mem_group, fk_mem_user, primary, fk_mem_group, idx_mem_user]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_id_user
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, familyname_, givenname_, dbversion_, businessemail_, id_, password_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_job
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, cfg_, lockowner_, duedate_, class_, lockexptime_, signal_, retries_, repeat_, processinstance_, dbversion_, event_, state_, exception_, execution_, isexclusive_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_job_cfg]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [idx_job_cfg, idx_jobduedate, idx_jobretries, idx_joblockexp, primary, idx_job_prinst, fk_job_cfg, idx_job_exe]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_lob
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, dbversion_, deployment_, blob_value_, name_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_lob_deployment]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary, fk_lob_deployment, idx_lob_deployment]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_participation
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [task_, type_, dbid_, groupid_, userid_, swimlane_, dbversion_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_part_swimlane, fk_part_task]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_part_swimlane, primary, idx_part_task, fk_part_task]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_property
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [key_, version_, value_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_swimlane
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, dbversion_, execution_, name_, assignee_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_swimlane_exec]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary, fk_swimlane_exec, idx_swimlane_exec]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_task
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [progress_, dbid_, procinst_, activity_name_, execution_id_, form_, hasvars_, signalling_, name_, duedate_, class_, priority_, taskdefname_, swimlane_, dbversion_, supertask_, susphiststate_, state_, execution_, create_, descr_, assignee_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_task_swiml, fk_task_supertask]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_task_swiml, idx_task_supertask, primary, fk_task_supertask]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_variable
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [exesys_, converter_, lob_, double_value_, text_value_, dbid_, classname_, date_value_, class_, key_, task_, long_value_, dbversion_, hist_, execution_, string_value_]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_var_task, fk_var_lob, fk_var_exesys, fk_var_execution]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [idx_var_execution, idx_var_task, fk_var_task, primary, idx_var_lob, fk_var_lob, fk_var_exesys, idx_var_exesys, fk_var_execution]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_article
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.t_area_tab
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, city_name, province_name, province_code, city_code, county_name, county_code]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-5-11 22:38:00 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_article
2014-5-11 22:38:01 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
严重: Unsuccessful: create table ddddd.t_article (id bigint not null auto_increment, title varchar(255), author varchar(64), imgUrl longtext, orderNo integer, editor varchar(32), tags longtext, status integer, grade integer, clickNumber integer, content longtext, primary key (id))
2014-5-11 22:38:01 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
严重: Unknown database 'ddddd'
2014-5-11 22:38:01 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: schema update complete
2014-5-11 22:38:02 net.sf.ehcache.util.UpdateChecker doCheck
信息: New update(s) found: 2.4.7 [http://www.terracotta.org/confluence/display/release/Release+Notes+Ehcache+Core+2.4]. Please check http://ehcache.org for the latest version.
2014-5-11 22:38:02 org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
信息: Creating Service {http://impl.service.web.gwtjs.com/}/ArticleService from class com.gwtjs.web.service.ArticleWebService
2014-5-11 22:38:03 org.apache.cxf.endpoint.ServerImpl initDestination
信息: Setting the server's publish address to be /ArticleService
Hibernate: select propertyim0_.KEY_ as KEY1_2_, propertyim0_.VERSION_ as VERSION2_2_, propertyim0_.VALUE_ as VALUE3_2_ from JBPM4_PROPERTY propertyim0_ limit ?
Hibernate: select propertyim0_.KEY_ as KEY1_2_0_, propertyim0_.VERSION_ as VERSION2_2_0_, propertyim0_.VALUE_ as VALUE3_2_0_ from JBPM4_PROPERTY propertyim0_ where propertyim0_.KEY_=?
2014-05-11 22:38:05 [localhost-startStop-1] INFO  org.jbpm.pvm.internal.cmd.CheckDbCmd - jBPM version info: library[4.4-SNAPSHOT], schema[null]
Filter 'User' configured successfull
2014-5-11 22:38:08 org.apache.catalina.core.StandardContext filterStart
严重: Exception starting filter struts2
org.apache.struts2.convention.annotation.Namespace missing element value - Class: sun.reflect.annotation.AnnotationInvocationHandler
File: AnnotationInvocationHandler.java
Method: invoke
Line: 53 - sun/reflect/annotation/AnnotationInvocationHandler.java:53:-1
	at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:450)
	at org.apache.struts2.dispatcher.ng.InitOperations.initDispatcher(InitOperations.java:74)
	at org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.init(StrutsPrepareAndExecuteFilter.java:51)
	at org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:279)
	at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:260)
	at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:105)
	at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4809)
	at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5485)
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
	at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
	at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.annotation.IncompleteAnnotationException: org.apache.struts2.convention.annotation.Namespace missing element value
	at sun.reflect.annotation.AnnotationInvocationHandler.invoke(AnnotationInvocationHandler.java:53)
	at $Proxy49.value(Unknown Source)
	at org.apache.struts2.convention.PackageBasedActionConfigBuilder.determineActionNamespace(PackageBasedActionConfigBuilder.java:736)
	at org.apache.struts2.convention.PackageBasedActionConfigBuilder.buildConfiguration(PackageBasedActionConfigBuilder.java:621)
	at org.apache.struts2.convention.PackageBasedActionConfigBuilder.buildActionConfigs(PackageBasedActionConfigBuilder.java:345)
	at org.apache.struts2.convention.ClasspathPackageProvider.loadPackages(ClasspathPackageProvider.java:53)
	at com.opensymphony.xwork2.config.impl.DefaultConfiguration.reloadContainer(DefaultConfiguration.java:245)
	at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:66)
	at org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:390)
	at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:437)
	... 15 more
2014-5-11 22:38:08 org.apache.catalina.core.StandardContext startInternal
严重: Error filterStart
2014-5-11 22:38:08 org.apache.catalina.core.StandardContext startInternal
严重: Context [/gwtjs_framework] startup failed due to previous errors
2014-5-11 22:38:08 org.apache.catalina.core.ApplicationContext log
信息: Closing Spring root WebApplicationContext
2014-5-11 22:38:08 org.hibernate.impl.SessionFactoryImpl close
信息: closing
2014-5-11 22:38:08 org.apache.catalina.core.ApplicationContext log
信息: Shutting down log4j
2014-5-11 22:38:08 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/gwtjs_framework] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2014-5-11 22:38:08 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [Thread-1] but has failed to stop it. This is very likely to create a memory leak.
2014-5-11 22:38:08 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [MySQL Statement Cancellation Timer] but has failed to stop it. This is very likely to create a memory leak.
2014-5-11 22:38:08 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.53\webapps\docs
2014-5-11 22:38:08 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.53\webapps\examples
2014-5-11 22:38:09 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
2014-5-11 22:38:09 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
2014-5-11 22:38:09 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: attributeAdded('org.apache.jasper.compiler.TldLocationsCache', 'org.apache.jasper.compiler.TldLocationsCache@1b0a038')
2014-5-11 22:38:09 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.53\webapps\host-manager
2014-5-11 22:38:09 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.53\webapps\manager
2014-5-11 22:38:09 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.53\webapps\ROOT
2014-5-11 22:38:09 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-apr-8686"]
2014-5-11 22:38:09 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["ajp-apr-8009"]
2014-5-11 22:38:09 org.apache.catalina.startup.Catalina start
信息: Server startup in 39917 ms

2、错误原因

@Action(value = "findProvince", results = {@Result(name = "success", type = "json")})

3、解决办法

修改Action注解

zTree实现地市县三级级联报错(三)的更多相关文章

  1. zTree实现地市县三级级联报错(一)

    zTree实现地市县三级级联 1.详细报错例如以下: java.lang.IllegalStateException: Failed to load ApplicationContext at org ...

  2. zTree实现地市县三级级联报错(二)

    zTree实现地市县三级级联 1.具体报错如下 2014-05-10 23:29:13 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolT ...

  3. zTree实现地市县三级级联DAO接口实现

    zTree实现地市县三级级联DAO接口实现 ProvinceDaoImpl.java: /** * @Title:ProvinceDaoImpl.java * @Package:com.gwtjs.d ...

  4. zTree实现地市县三级级联Action类

    zTree实现地市县三级级联Action类 ProvinceAction.java: /** * @Title:ProvinceAction.java * @Package:com.gwtjs.str ...

  5. zTree实现地市县三级级联Service接口測试

    zTree实现地市县三级级联Service接口測试 ProvinceServiceTest.java: /** * @Title:ProvinceServiceTest.java * @Package ...

  6. zTree实现地市县三级级联Service接口测试

    zTree实现地市县三级级联Service接口测试 ProvinceServiceTest.java: /** * @Title:ProvinceServiceTest.java * @Package ...

  7. zTree实现地市县三级级联Service接口实现

    zTree实现地市县三级级联Service接口实现 ProvinceServiceImpl.java: /** * @Title:ProvinceServiceImpl.java * @Package ...

  8. zTree实现地市县三级级联Service接口

    zTree实现地市县三级级联Service接口 ProvinceService.java: /** * @Title:ProvinceService.java * @Package:com.gwtjs ...

  9. zTree实现地市县三级级联DAO接口测试

    zTree实现地市县三级级联DAO接口测试 ProvinceDaoTest.java: /** * @Title:ProvinceDaoTest.java * @Package:com.gwtjs.d ...

随机推荐

  1. 在ubuntu系统中给filezilla创建桌面快捷方式

    filezilla是一款开源的ftp客户端,当然他们也有服务端,这里以filezilla客户端为例创建快捷方式!默认情况下,ubuntu将自动安装的软件快捷方式保存在/usr/share/applic ...

  2. ABP官方文档翻译 8.2 SignalR集成

    SignalR集成 介绍 安装 服务器端 客户端 建立连接 內建特征 通知 在线客户端 PascalCase与CamelCase对比 你的SignalR代码 介绍 ABP中的Abp.Web.Signa ...

  3. ubuntu14.04安装、NVIDIA显卡驱动安装及CUDA8.0、Cudnn5.1的环境搭建

    安装环境:hp-Z440工作站.64位Ubuntu14.04(64位Ubuntu16.04).Cuda8.0.Cudnn5.1.Nvidia GeForce GT 705.Tesla K40c 本文可 ...

  4. JDBC【介绍JDBC、使用JDBC连接数据库、简单的工具类】

    1.什么是JDBC JDBC全称为:Java Data Base Connectivity,它是可以执行SQL语句的Java API 2.为什么我们要用JDBC 市面上有非常多的数据库,本来我们是需要 ...

  5. Visual Studio 2017 for Mac 连接Git的奇怪问题

    VS for Mac连接Git的时候遇到个奇怪的问题, 无法将已存在的解决方案绑定并提交到GitHub中去. VS版本7.3.3 问题复现 以为自己操作有问题, 新建项目测试一下, 新建的时候没有勾选 ...

  6. 使用DateTimeOffset 对xml中的日期时间格式时区进行处理

    在日常使用中难免会与XML打交道,其中一个常用的格式就是日期了. 交互的时候通常有下面2种方式 DECLARE @Doc XML=' <R> <T>2018-02-22+08: ...

  7. block,inline,inline-block的区别

    最近正在复习,紧张地准备几天后的笔试,然后刚好看到这个地方. block:块级元素,会换行,如div,p,h1~h6,table这些,可以设置宽高:    inline:行内元素,不换行,挤在一行显示 ...

  8. Mac下安装php5.6/7.1

    安装环境 OS X EI Capitan 10.11.4 Homebrew安装 homebrew是一个类似于ubuntu中apt-get的一个软件管理器,安装比较简单,在命令行中输入如下代码: rub ...

  9. linux集群架构

    Linux集群架构   根据功能划分为两大类:高可用和负载均衡 高可用集群通常为两台服务器,一台工作,另外一台作为冗余,当提供服务的机器宕机,冗余将接替继续提供服务 实现高可用的开源软件有:heart ...

  10. 在Linux/Centos下用wondershaper限速

    wondershaper是国外人开发的一款在Linux内核下基于TC工具的对整块网卡的限度工具,虽然有很久没有更新了,但是测试老版本在Centos6.3上依然可以使用. 首先下载wondershape ...