1、Java Web项目(Extjs)报错四

     具体报错如下:

usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -nonaming ]  { -help | start | stop }
2014-3-26 23:02:35 org.apache.catalina.core.AprLifecycleListener init
信息: Loaded APR based Apache Tomcat Native library 1.1.27 using APR version 1.4.6.
2014-3-26 23:02:35 org.apache.catalina.core.AprLifecycleListener init
信息: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
2014-3-26 23:02:36 org.apache.catalina.core.AprLifecycleListener initializeSSL
信息: OpenSSL successfully initialized (OpenSSL 1.0.1d 5 Feb 2013)
2014-3-26 23:02:36 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-apr-8686"]
2014-3-26 23:02:36 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["ajp-apr-8009"]
2014-3-26 23:02:36 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1083 ms
2014-3-26 23:02:36 org.apache.catalina.core.StandardService startInternal
信息: Starting service Catalina
2014-3-26 23:02:36 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/7.0.41
2014-3-26 23:02:36 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 2.3, section 9.7.2. Offending class: javax/el/Expression.class
2014-3-26 23:02:36 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 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
2014-3-26 23:02:44 org.apache.catalina.startup.TaglibUriRule body
信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
2014-3-26 23:02:44 org.apache.catalina.core.ApplicationContext log
信息: No Spring WebApplicationInitializer types detected on classpath
2014-3-26 23:02:44 org.apache.catalina.core.ApplicationContext log
信息: Set web app root system property: 'log.root' = [D:\MyEclipse\workspace\gwtjs_framework\web\]
2014-3-26 23:02:44 org.apache.catalina.core.ApplicationContext log
信息: Initializing log4j from [D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\log4j.properties]
2014-3-26 23:02:44 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-3-26 23:02:48 org.apache.cxf.bus.spring.OldSpringSupport logWarning
警告: Import of META-INF/cxf/cxf-extension-soap.xml has been deprecated and is unnecessary.
2014-03-26 23:02:48 [localhost-startStop-1] INFO  com.mchange.v2.log.MLog - MLog clients using log4j logging.
2014-03-26 23:02:48 [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-3-26 23:02:48 org.hibernate.cfg.Environment <clinit>
信息: Hibernate 3.5.1-Final
2014-3-26 23:02:48 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-3-26 23:02:48 org.hibernate.cfg.Environment <clinit>
信息: using java.io streams to persist binary types
2014-3-26 23:02:48 org.hibernate.cfg.Environment buildBytecodeProvider
信息: Bytecode provider name : javassist
2014-3-26 23:02:48 org.hibernate.cfg.Environment <clinit>
信息: using JDK 1.4 java.sql.Timestamp handling
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.repository.DeploymentImpl -> JBPM4_DEPLOYMENT
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.repository.DeploymentProperty -> JBPM4_DEPLOYPROP
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.id.PropertyImpl -> JBPM4_PROPERTY
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.model.ExecutionImpl -> JBPM4_EXECUTION
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.type.Variable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.BlobVariable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.DateVariable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.DoubleVariable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.HibernateLongVariable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.HibernateStringVariable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.LongVariable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.NullVariable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.StringVariable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.TextVariable -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.lob.Lob -> JBPM4_LOB
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.job.JobImpl -> JBPM4_JOB
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.MessageImpl -> JBPM4_JOB
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.model.op.ExecuteActivityMessage -> JBPM4_JOB
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.model.op.ExecuteEventListenerMessage -> JBPM4_JOB
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.CommandMessage -> JBPM4_JOB
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.TimerImpl -> JBPM4_JOB
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.StartProcessTimer -> JBPM4_JOB
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl -> JBPM4_HIST_PROCINST
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl -> JBPM4_HIST_ACTINST
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryAutomaticInstanceImpl -> JBPM4_HIST_ACTINST
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryDecisionInstanceImpl -> JBPM4_HIST_ACTINST
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryTaskInstanceImpl -> JBPM4_HIST_ACTINST
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryTaskImpl -> JBPM4_HIST_TASK
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryVariableImpl -> JBPM4_HIST_VAR
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryDetailImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryCommentImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceMigrationImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryPriorityUpdateImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryTaskAssignmentImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryTaskDuedateUpdateImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryVariableUpdateImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.task.TaskImpl -> JBPM4_TASK
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.task.ParticipationImpl -> JBPM4_PARTICIPATION
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.task.SwimlaneImpl -> JBPM4_SWIMLANE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.identity.impl.UserImpl -> JBPM4_ID_USER
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.identity.impl.MembershipImpl -> JBPM4_ID_MEMBERSHIP
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.identity.impl.GroupImpl -> JBPM4_ID_GROUP
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Acl -> t_acl
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Article -> t_article
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Attachments -> t_attachments
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Dictionary -> t_dictionary
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Document -> t_document
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Module -> t_module
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Navigator -> t_navigator
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Organization -> t_organization
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Photo -> t_photo
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Role -> t_role
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.User -> t_user
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.UserRoles -> t_user_roles
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.WorkFlow -> t_work_flow
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.repository.DeploymentImpl.resources -> JBPM4_LOB
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.repository.DeploymentImpl.objectProperties -> JBPM4_DEPLOYPROP
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.variables -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.systemVariables -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.executions -> JBPM4_EXECUTION
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.swimlanes -> JBPM4_SWIMLANE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyActivityInstances -> JBPM4_HIST_ACTINST
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyVariables -> JBPM4_HIST_VAR
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.details -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl.details -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.details -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.historyVariables -> JBPM4_HIST_VAR
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.subTasks -> JBPM4_HIST_TASK
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryVariableImpl.details -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryCommentImpl.replies -> JBPM4_HIST_DETAIL
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.participations -> JBPM4_PARTICIPATION
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.variables -> JBPM4_VARIABLE
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.subTasks -> JBPM4_TASK
2014-3-26 23:02:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.SwimlaneImpl.participations -> JBPM4_PARTICIPATION
2014-3-26 23:02:49 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-3-26 23:02:49 org.hibernate.connection.ConnectionProviderFactory newConnectionProvider
信息: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
2014-03-26 23:02:49 [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 -> 1hge15x901yq9whv117fe3t|156f14c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge15x901yq9whv117fe3t|156f14c, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://192.168.1.101: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-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: RDBMS: MySQL, version: 5.0.96-community-nt
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.8 ( Revision: ${svn.Revision} )
2014-3-26 23:02:50 org.hibernate.dialect.Dialect <init>
信息: Using dialect: org.hibernate.dialect.MySQLDialect
2014-3-26 23:02:50 org.hibernate.engine.jdbc.JdbcSupportLoader useContextualLobCreation
信息: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
2014-3-26 23:02:50 org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
信息: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
2014-3-26 23:02:50 org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
信息: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Automatic flush during beforeCompletion(): disabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Automatic session close at end of transaction: disabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC batch size: 28
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC batch updates for versioned data: enabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Scrollable result sets: enabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC3 getGeneratedKeys(): enabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Connection release mode: auto
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Maximum outer join fetch depth: 1
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Default batch fetch size: 1
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Generate SQL with comments: disabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Order SQL updates by primary key: disabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Order SQL inserts for batching: disabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
信息: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
2014-3-26 23:02:50 org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
信息: Using ASTQueryTranslatorFactory
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Query language substitutions: {yes='Y', no='N'}
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: JPA-QL strict compliance: disabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Second-level cache: enabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Query cache: disabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory createRegionFactory
信息: Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
2014-3-26 23:02:50 org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge <init>
信息: Cache provider: net.sf.ehcache.hibernate.EhCacheProvider
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Optimize cache for minimal puts: enabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Structured second-level cache entries: disabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Echoing all SQL to stdout
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Statistics: enabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Deleted entity synthetic identifier rollback: disabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Default entity-mode: pojo
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Named query checking : enabled
2014-3-26 23:02:50 org.hibernate.cfg.SettingsFactory buildSettings
信息: Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2014-3-26 23:02:50 org.hibernate.impl.SessionFactoryImpl <init>
信息: building session factory
2014-3-26 23:02:50 org.hibernate.cache.impl.bridge.EntityRegionAdapter buildAccessStrategy
警告: read-only cache configured for mutable entity [com.gwtjs.model.Article]
2014-3-26 23:02:51 org.hibernate.impl.SessionFactoryObjectFactory addInstance
信息: Not binding factory to JNDI, no JNDI name configured
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: Running hbm2ddl schema update
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: fetching database metadata
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: updating schema
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_acl
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_attachments
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_dictionary
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_document
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_module
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_navigator
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_organization
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_photo
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_role
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_user
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_user_roles
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_work_flow
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_DEPLOYMENT
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_DEPLOYPROP
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_EXECUTION
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_ACTINST
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_DETAIL
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_PROCINST
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_TASK
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_VAR
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_ID_GROUP
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_ID_MEMBERSHIP
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_ID_USER
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_JOB
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_LOB
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_PARTICIPATION
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_PROPERTY
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_SWIMLANE
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_TASK
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_VARIABLE
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_article
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_acl
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_attachments
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_dictionary
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_document
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_module
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_navigator
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_organization
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_photo
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_role
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_user
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_user_roles
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_work_flow
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_DEPLOYMENT
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_DEPLOYPROP
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_EXECUTION
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_ACTINST
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_DETAIL
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_PROCINST
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_TASK
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_HIST_VAR
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_ID_GROUP
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_ID_MEMBERSHIP
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_ID_USER
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_JOB
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_LOB
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_PARTICIPATION
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_PROPERTY
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_SWIMLANE
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_TASK
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: JBPM4_VARIABLE
2014-3-26 23:02:51 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_article
2014-3-26 23:02:53 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-3-26 23:02:53 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
严重: Unknown database 'ddddd'
2014-3-26 23:02:55 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-3-26 23:03:06 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: schema update complete
2014-3-26 23:03:07 org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
信息: Creating Service {http://impl.service.web.gwtjs.com/}/ArticleService from class com.gwtjs.web.service.ArticleWebService
2014-3-26 23:03:08 org.apache.cxf.endpoint.ServerImpl initDestination
信息: Setting the server's publish address to be /ArticleService
2014-3-26 23:03:09 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.repository.DeploymentImpl -> JBPM4_DEPLOYMENT
2014-3-26 23:03:09 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.repository.DeploymentProperty -> JBPM4_DEPLOYPROP
2014-3-26 23:03:09 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.id.PropertyImpl -> JBPM4_PROPERTY
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.model.ExecutionImpl -> JBPM4_EXECUTION
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.type.Variable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.BlobVariable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.DateVariable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.DoubleVariable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.HibernateLongVariable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.HibernateStringVariable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.LongVariable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.NullVariable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.StringVariable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.type.variable.TextVariable -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.lob.Lob -> JBPM4_LOB
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.job.JobImpl -> JBPM4_JOB
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.MessageImpl -> JBPM4_JOB
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.model.op.ExecuteActivityMessage -> JBPM4_JOB
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.model.op.ExecuteEventListenerMessage -> JBPM4_JOB
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.CommandMessage -> JBPM4_JOB
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.TimerImpl -> JBPM4_JOB
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.job.StartProcessTimer -> JBPM4_JOB
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl -> JBPM4_HIST_PROCINST
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl -> JBPM4_HIST_ACTINST
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryAutomaticInstanceImpl -> JBPM4_HIST_ACTINST
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryDecisionInstanceImpl -> JBPM4_HIST_ACTINST
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryTaskInstanceImpl -> JBPM4_HIST_ACTINST
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryTaskImpl -> JBPM4_HIST_TASK
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryVariableImpl -> JBPM4_HIST_VAR
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.history.model.HistoryDetailImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryCommentImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceMigrationImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryPriorityUpdateImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryTaskAssignmentImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryTaskDuedateUpdateImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindSubclass
信息: Mapping subclass: org.jbpm.pvm.internal.history.model.HistoryVariableUpdateImpl -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.task.TaskImpl -> JBPM4_TASK
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.task.ParticipationImpl -> JBPM4_PARTICIPATION
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.task.SwimlaneImpl -> JBPM4_SWIMLANE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.identity.impl.UserImpl -> JBPM4_ID_USER
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.identity.impl.MembershipImpl -> JBPM4_ID_MEMBERSHIP
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: org.jbpm.pvm.internal.identity.impl.GroupImpl -> JBPM4_ID_GROUP
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Acl -> t_acl
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Article -> t_article
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Attachments -> t_attachments
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Dictionary -> t_dictionary
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Document -> t_document
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Module -> t_module
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Navigator -> t_navigator
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Organization -> t_organization
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Photo -> t_photo
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.Role -> t_role
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.User -> t_user
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.UserRoles -> t_user_roles
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: com.gwtjs.model.WorkFlow -> t_work_flow
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.repository.DeploymentImpl.resources -> JBPM4_LOB
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.repository.DeploymentImpl.objectProperties -> JBPM4_DEPLOYPROP
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.variables -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.systemVariables -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.executions -> JBPM4_EXECUTION
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.model.ExecutionImpl.swimlanes -> JBPM4_SWIMLANE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyActivityInstances -> JBPM4_HIST_ACTINST
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyVariables -> JBPM4_HIST_VAR
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.details -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl.details -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.details -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.historyVariables -> JBPM4_HIST_VAR
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.subTasks -> JBPM4_HIST_TASK
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryVariableImpl.details -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.history.model.HistoryCommentImpl.replies -> JBPM4_HIST_DETAIL
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.participations -> JBPM4_PARTICIPATION
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.variables -> JBPM4_VARIABLE
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.TaskImpl.subTasks -> JBPM4_TASK
2014-3-26 23:03:10 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
信息: Mapping collection: org.jbpm.pvm.internal.task.SwimlaneImpl.participations -> JBPM4_PARTICIPATION
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.connection.ConnectionProviderFactory newConnectionProvider
信息: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
2014-03-26 23:03:10 [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 -> 1hge15x901yq9whv117fe3t|8b1a8f, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge15x901yq9whv117fe3t|8b1a8f, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://192.168.1.101: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-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: RDBMS: MySQL, version: 5.0.96-community-nt
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.8 ( Revision: ${svn.Revision} )
2014-3-26 23:03:10 org.hibernate.dialect.Dialect <init>
信息: Using dialect: org.hibernate.dialect.MySQLDialect
2014-3-26 23:03:10 org.hibernate.engine.jdbc.JdbcSupportLoader useContextualLobCreation
信息: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
2014-3-26 23:03:10 org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
信息: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
2014-3-26 23:03:10 org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
信息: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Automatic flush during beforeCompletion(): disabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Automatic session close at end of transaction: disabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC batch size: 28
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC batch updates for versioned data: enabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Scrollable result sets: enabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC3 getGeneratedKeys(): enabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Connection release mode: auto
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Maximum outer join fetch depth: 1
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Default batch fetch size: 1
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Generate SQL with comments: disabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Order SQL updates by primary key: disabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Order SQL inserts for batching: disabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
信息: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
2014-3-26 23:03:10 org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
信息: Using ASTQueryTranslatorFactory
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Query language substitutions: {yes='Y', no='N'}
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: JPA-QL strict compliance: disabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Second-level cache: enabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Query cache: disabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory createRegionFactory
信息: Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
2014-3-26 23:03:10 org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge <init>
信息: Cache provider: net.sf.ehcache.hibernate.EhCacheProvider
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Optimize cache for minimal puts: enabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Structured second-level cache entries: disabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Echoing all SQL to stdout
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Statistics: enabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Deleted entity synthetic identifier rollback: disabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Default entity-mode: pojo
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Named query checking : enabled
2014-3-26 23:03:10 org.hibernate.cfg.SettingsFactory buildSettings
信息: Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2014-3-26 23:03:10 org.hibernate.impl.SessionFactoryImpl <init>
信息: building session factory
2014-3-26 23:03:10 net.sf.ehcache.CacheManager detectAndFixDiskStorePathConflict
警告: Creating a new instance of CacheManager using the diskStorePath "D:\MyEclipse\apache-tomcat-7.0.41\temp" which is already used by an existing CacheManager.
The source of the configuration was net.sf.ehcache.config.generator.ConfigurationSource$DefaultConfigurationSource@1c78066.
The diskStore path for this CacheManager will be set to D:\MyEclipse\apache-tomcat-7.0.41\temp\ehcache_auto_created_1395846190196.
To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance.
2014-3-26 23:03:10 org.hibernate.cache.impl.bridge.EntityRegionAdapter buildAccessStrategy
警告: read-only cache configured for mutable entity [com.gwtjs.model.Article]
2014-3-26 23:03:10 org.hibernate.impl.SessionFactoryObjectFactory addInstance
信息: Not binding factory to JNDI, no JNDI name configured
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: Running hbm2ddl schema update
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: fetching database metadata
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: updating schema
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_acl
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [aclstate, id, acltristate, principalsn, principaltype, resourcesn]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_attachments
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [createtime, id, title, status, description, type, url]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_dictionary
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, text, orderno, dickey, parent]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_document
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, title]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_module
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, text, direction, parent, orderno, leaf, mgrurl, url, iconcls]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [text, primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_navigator
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, text, title, orderno, parentid, leaf, mgrurl, url, iconcls]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [text, title, primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_organization
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, sn, description, name, orderno, parentid]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_photo
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [createtime, id, title, status, description, type, url]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_role
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, name, orderno, parentid]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [name, primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_user
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [sex, status, idcard, password, id, createtime, username, email, address, name, deptno, telephone, overtime, mobile]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [username, name, primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_user_roles
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, t_tuser, t_role, orderno]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: frameworktest.t_work_flow
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, processimage, processdefinition, name]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [name, primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_deployment
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, timestamp_, state_, name_]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_deployprop
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [key_, objname_, dbid_, deployment_, longval_, stringval_]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_deplprop_depl]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_deplprop_depl, primary, idx_deplprop_depl]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_execution
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_exec_instance, fk_exec_subpi, fk_exec_superexec, fk_exec_parent]
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_actinst
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [transition_, type_, dbid_, hproci_, activity_name_, htask_, class_, nextidx_, duration_, dbversion_, start_, execution_, end_]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_hti_htask, fk_hacti_hproci]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [idx_hti_htask, primary, fk_hti_htask, fk_hacti_hproci, idx_hacti_hproci]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_detail
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_hdetail_hacti, fk_hdetail_hvar, fk_hdetail_htask, fk_hdetail_hproci]
2014-3-26 23:03:10 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-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_procinst
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [key_, dbid_, nextidx_, procdefid_, duration_, endactivity_, dbversion_, start_, id_, state_, end_]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_task
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, nextidx_, duration_, dbversion_, supertask_, state_, execution_, end_, create_, priority_, assignee_, outcome_]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_hsupert_sub]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_hsupert_sub, primary, idx_hsupert_sub]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_hist_var
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [varname_, dbid_, hproci_, dbversion_, procinstid_, htask_, value_, executionid_]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_hvar_hproci, fk_hvar_htask]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_hvar_hproci, idx_hvar_htask, fk_hvar_htask, primary, idx_hvar_hproci]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_id_group
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [type_, parent_, dbid_, dbversion_, id_, name_]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_group_parent]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_group_parent, primary, idx_group_parent]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_id_membership
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, user_, dbversion_, group_, name_]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_mem_user, fk_mem_group]
2014-3-26 23:03:10 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [idx_mem_group, fk_mem_user, primary, fk_mem_group, idx_mem_user]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_id_user
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, familyname_, givenname_, dbversion_, businessemail_, id_, password_]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_job
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, cfg_, lockowner_, duedate_, class_, lockexptime_, signal_, retries_, repeat_, processinstance_, dbversion_, event_, state_, exception_, execution_, isexclusive_]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_job_cfg]
2014-3-26 23:03:11 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-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_lob
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, dbversion_, deployment_, blob_value_, name_]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_lob_deployment]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary, fk_lob_deployment, idx_lob_deployment]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_participation
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [task_, type_, dbid_, groupid_, userid_, swimlane_, dbversion_]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_part_swimlane, fk_part_task]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_part_swimlane, primary, idx_part_task, fk_part_task]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_property
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [key_, version_, value_]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_swimlane
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [dbid_, dbversion_, execution_, name_, assignee_]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_swimlane_exec]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary, fk_swimlane_exec, idx_swimlane_exec]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_task
2014-3-26 23:03:11 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-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_task_swiml, fk_task_supertask]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [fk_task_swiml, idx_task_supertask, primary, fk_task_supertask]
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: FrameworkTest.jbpm4_variable
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: [fk_var_task, fk_var_lob, fk_var_exesys, fk_var_execution]
2014-3-26 23:03:11 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-3-26 23:03:11 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_article
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
信息: table not found: t_article
2014-3-26 23:03:11 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-3-26 23:03:11 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
严重: Unknown database 'ddddd'
2014-3-26 23:03:11 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: schema update complete
2014-3-26 23:03:11 net.sf.ehcache.CacheManager detectAndFixDiskStorePathConflict
警告: Creating a new instance of CacheManager using the diskStorePath "D:\MyEclipse\apache-tomcat-7.0.41\temp" which is already used by an existing CacheManager.
The source of the configuration was net.sf.ehcache.config.generator.ConfigurationSource$DefaultConfigurationSource@1c78066.
The diskStore path for this CacheManager will be set to D:\MyEclipse\apache-tomcat-7.0.41\temp\ehcache_auto_created_1395846191955.
To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance.
-----------------get all system authorites--------------com.gwtjs.spring.security.dao.impl.SysAuthoritiesDaoImpl@3b6297
--------------get all system authorites resources-------------com.gwtjs.spring.security.dao.impl.SysAuthoritiesResourcesDaoImpl@a79a6a
Hibernate: select authority_name from sys_authorities
2014-3-26 23:03:12 org.hibernate.util.JDBCExceptionReporter logExceptions
警告: SQL Error: 1146, SQLState: 42S02
2014-3-26 23:03:12 org.hibernate.util.JDBCExceptionReporter logExceptions
严重: Table 'frameworktest.sys_authorities' doesn't exist
2014-3-26 23:03:12 org.hibernate.impl.SessionFactoryImpl close
信息: closing
2014-3-26 23:03:12 org.apache.catalina.core.StandardContext listenerStart
严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.security.filterChainProxy': Cannot resolve reference to bean 'customFilter' while setting bean property 'filterChainMap' with key [/**] with key [10]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customFilter' defined in file [D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\applicationContext-security.xml]: Cannot resolve reference to bean 'customSecurityMetadataSource' while setting bean property 'securityMetadataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customSecurityMetadataSource' defined in file [D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\applicationContext-security.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.gwtjs.spring.security.CustomInvocationSecurityMetadataSourceService]: Constructor threw exception; nested exception is org.hibernate.exception.SQLGrammarException: could not execute queryat org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:353)at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:153)at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedMap(BeanDefinitionValueResolver.java:378)at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:161)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:609)at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:469)at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:383)at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283)at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4887)at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5381)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: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customFilter' defined in file [D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\applicationContext-security.xml]: Cannot resolve reference to bean 'customSecurityMetadataSource' while setting bean property 'securityMetadataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customSecurityMetadataSource' defined in file [D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\applicationContext-security.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.gwtjs.spring.security.CustomInvocationSecurityMetadataSourceService]: Constructor threw exception; nested exception is org.hibernate.exception.SQLGrammarException: could not execute queryat org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1360)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)... 29 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customSecurityMetadataSource' defined in file [D:\MyEclipse\workspace\gwtjs_framework\web\WEB-INF\classes\applicationContext-security.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.gwtjs.spring.security.CustomInvocationSecurityMetadataSourceService]: Constructor threw exception; nested exception is org.hibernate.exception.SQLGrammarException: could not execute queryat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:997)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:943)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)at org.
springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)... 39 more
Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.gwtjs.spring.security.CustomInvocationSecurityMetadataSourceService]: Constructor threw exception; nested exception is org.hibernate.exception.SQLGrammarException: could not execute queryat org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:162)at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:76)at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:990)... 47 more
Caused by: org.hibernate.exception.SQLGrammarException: could not execute queryat org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:92)at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)at org.hibernate.loader.Loader.doList(Loader.java:2297)at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2172)at org.hibernate.loader.Loader.list(Loader.java:2167)at org.hibernate.loader.custom.CustomLoader.list(CustomLoader.java:316)at org.hibernate.impl.SessionImpl.listCustomQuery(SessionImpl.java:1832)at org.hibernate.impl.AbstractSessionImpl.list(AbstractSessionImpl.java:165)at org.hibernate.impl.SQLQueryImpl.list(SQLQueryImpl.java:179)at com.gwtjs.spring.security.dao.impl.SysAuthoritiesDaoImpl.getSysAuthorities(SysAuthoritiesDaoImpl.java:276)at com.gwtjs.spring.security.dao.impl.SysAuthoritiesDaoImpl$$FastClassByCGLIB$$73afa0a7.invoke(<generated>)at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191)at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:90)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)at com.gwtjs.spring.security.dao.impl.SysAuthoritiesDaoImpl$$EnhancerByCGLIB$$39c8cb33.getSysAuthorities(<generated>)at com.gwtjs.spring.security.CustomInvocationSecurityMetadataSourceService.loadResourceDefine(CustomInvocationSecurityMetadataSourceService.java:65)at com.gwtjs.spring.security.CustomInvocationSecurityMetadataSourceService.<init>(CustomInvocationSecurityMetadataSourceService.java:46)at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)at java.lang.reflect.Constructor.newInstance(Constructor.java:513)at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147)... 49 more
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'frameworktest.sys_authorities' doesn't existat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)at java.lang.reflect.Constructor.newInstance(Constructor.java:513)at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)at com.mysql.jdbc.Util.getInstance(Util.java:381)at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536)at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468)at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957)at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107)at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648)at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2086)at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2237)at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76)at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)at org.hibernate.loader.Loader.getResultSet(Loader.java:1849)at org.hibernate.loader.Loader.doQuery(Loader.java:718)at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)at org.hibernate.loader.Loader.doList(Loader.java:2294)... 73 more
2014-3-26 23:03:12 org.apache.catalina.core.StandardContext startInternal
严重: Error listenerStart
2014-3-26 23:03:12 org.apache.catalina.core.StandardContext startInternal
严重: Context [/gwtjs_framework] startup failed due to previous errors
2014-3-26 23:03:12 org.apache.catalina.core.ApplicationContext log
信息: Closing Spring root WebApplicationContext
2014-3-26 23:03:12 org.apache.catalina.core.ApplicationContext log
信息: Shutting down log4j
2014-3-26 23:03:12 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-3-26 23:03:12 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-3-26 23:03:12 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-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [Timer-1] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#3] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#4] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#5] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#6] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#7] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#8] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#9] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [gwtjs] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [userCache.data] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [gwtjs] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [userCache.data] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/gwtjs_framework] appears to have started a thread named [aclCache.data] but has failed to stop it. This is very likely to create a memory leak.
2014-3-26 23:03:12 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.41\webapps\docs
2014-3-26 23:03:12 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.41\webapps\examples
2014-3-26 23:03:12 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
2014-3-26 23:03:12 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
2014-3-26 23:03:12 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: attributeAdded('org.apache.jasper.compiler.TldLocationsCache', 'org.apache.jasper.compiler.TldLocationsCache@11cf7d7')
2014-3-26 23:03:12 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.41\webapps\host-manager
2014-3-26 23:03:12 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.41\webapps\manager
2014-3-26 23:03:12 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory D:\MyEclipse\apache-tomcat-7.0.41\webapps\ROOT
2014-3-26 23:03:12 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-apr-8686"]
2014-3-26 23:03:12 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["ajp-apr-8009"]
2014-3-26 23:03:12 org.apache.catalina.startup.Catalina start
信息: Server startup in 36438 ms
2014-3-26 23:03:12 org.apache.catalina.loader.WebappClassLoader findResourceInternal
信息: Illegal access: this web application instance has been stopped already.  Could not load ehcache-version.properties.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
2014-3-26 23:05:10 org.apache.catalina.loader.WebappClassLoader loadClass
信息: Illegal access: this web application instance has been stopped already.  Could not load net.sf.ehcache.store.compound.CompoundStore$KeySet.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
java.lang.IllegalStateExceptionat org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1600)at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1559)at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)at net.sf.ehcache.store.compound.CompoundStore.keySet(CompoundStore.java:216)at net.sf.ehcache.store.compound.factories.DiskStorageFactory$DiskExpiryTask.run(DiskStorageFactory.java:690)at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)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)

2、分析原因

     由于权限没有添加到项目中,故出现这个错误


3、解决办法

     将权限有关的东西注释掉,这样才能保证项目正常运行

查看全文
如若内容造成侵权/违法违规/事实不符,请联系编程学习网邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!

相关文章

  1. 《Java学生信息管理系统》之一维数组篇

    《Java学生信息管理系统》之一维数组篇 写在前面的话一提起《学生信息管理系统》这个小项目,对于我们刚接触程序的来说,并不感到陌生。可以说这个小项目已经是属于‘烂大街’的货色,无论是在学校,还是在培训机构。。。 。。。然而,对于博主来说,当初连这个小项目也写不出…...

    2024/3/28 20:14:03
  2. kotlin实现viewpager滑动,对比Java更容易上手

    开始学习kotlin,在看的时候感觉挺简洁的,设置属性什么的都能一步到位,但是,当自己自己上手写的时候还是有些难度,关于kotlin介绍什么的一大堆就不细说了,有兴趣大家可以看看kotlin介绍,里面还有kotlin中文文档。 首先,关于创建类和继承,在写Activity的时候少不了要…...

    2024/5/8 14:59:41
  3. mongodb数据库备份与恢复(数据库数据迁移)

    有时工作中用到迁移的mongodb的数据库中的数据,mongodb的的也可以像的MySQL的一样备份数据,在这里我选择在本地备份阿里云的mongodb的数据库的数据作为测试;备份mongodump -h dbhost -d dbname -o dbdirectory-h:MongDB所在服务器地址,例如:127.0.0.1,(我这里是阿里云服…...

    2024/4/16 23:24:12
  4. 数字IC笔试题|verilog实现N(1-8)分频的时钟分频器,占空比50%

    题目如下:Verilog实现如下: module divider(clk ,rst_n ,divider_num ,clk_out);input clk,rst_n;input [3:0] divider_num;output clk_out;reg [7:0] divider_en;always@(*)beginif(rst_n==1b0)divider_en=8b0000_0000;else begin case(divider_num) 4b0001 : divider_en&l…...

    2024/5/8 14:23:56
  5. 基于thinkphp开发的新闻管理后台和api接口开发

    有了之前的教学管理基础,在这个基础上做了些优化,摇身一变,又变出了一个新闻管理系统,并且进行了api接口的相关开发。首先可以利用之前学的搭出基本样式如:在这里对验证码的使用进行了优化。/*** 设置验证码** 参数 描述 默认* codeSet 验证码字符集合 略* ex…...

    2024/4/16 23:24:00
  6. 随笔:头铁也得软一次

    第一部分:接缘计算机 第一次接触计算机应该是在五年级的时候,从学校里的网页火柴人,到泡泡糖,传奇,魔域,冒险岛,彩虹岛,cf,倚天剑与屠龙刀,地下城,梦幻西游,大唐无双,英雄联盟,魔兽, 2K, FIFA到现在手游,玩的游戏从网页游戏到2D,2.5D,3D各种各类的,从益智到回合…...

    2024/4/17 5:01:42
  7. 企业付之一笑 知识管理成皇帝的新装

    一个古来的、曾经被无数人嘲笑的故事竟然还会在当代企业中发生,而且还在继续发……04年知识管理如火如荼的来了,2年后却知识管理之火却有如皇帝的新装一般被大多数企业付之一笑。谈到知识管理不得不谈OA (办公自动化系统),从97年Lotes软件进入中国市场,扛起了中国企业办公自…...

    2024/4/16 23:25:12
  8. jupyternotebook用echarts作图并显示在当前页面

    一、jupyter用echarts作图并直接显示在当前页面 版本:PyEcharts V1.0.X #饼图 from pyecharts import options as opts from pyecharts.charts import Pie print(good_rate) shangpinpingjia_name = [好评, 中评,差评] shangpinpingjia_count = [923, 76, 70] pie = Pie() pie…...

    2024/4/16 23:25:48
  9. kotlin基本语法--kotlin官网文档学习

    具体功能实例下载:kotlin项目下载地址 kotlin语言中文网文档地址:https://www.kotlincn.net/docs/reference/basic-syntax.html 后面我们将会把kotlin语言中文网上的kotlin文档都过一遍,我会把所有文档上有的内容都用kotlin语言写成app并且展示出来,今天是基本语法, 基本展…...

    2024/4/16 23:25:54
  10. DB2数据库学习之数据库备份还原

    一、数据库离线(脱机)备份1、cd /db2_backup 切换到存放备份文件的目录,如果没有要新建2、db2 list applications for db dbName(数据库名) 确保没人使用数据库断开连接3、db2stop force4、db2stop db2start 重启数据库实例保证断开全部连接5、db2 backup db dbName 执行备…...

    2024/4/16 23:26:42
  11. ssh整合新闻后台管理系统

    前端页面登录页面后台页面源码下载:https://download.csdn.net/download/huaijiah/10510946...

    2024/4/16 23:25:54
  12. 【 CF1186D,E,F】Vus the Cossack and Numbers/Vus the Cossack and a Field/Vus the Cossack and a Graph

    太ex了,哭了哭了orz 后面两道平均一道花了我一天啊! 文章目录D:Vus the Cossack and Numbers题意翻译题解代码实现E:Vus the Cossack and a Field题意翻译题解代码实现F:Vus the Cossack and a Graph题目暴力题解代码实现官方题解代码实现 D:Vus the Cossack and Numbers …...

    2024/4/20 13:13:07
  13. Android App集成支付宝

    http://blog.csdn.net/wenzhibinbin_pt/article/details/7933078手机的在线支付,被认为是2012年最看好的功能,我个人认为这也是移动互联网较传统互联网将会大放光彩的一个功能。人人有手机,人人携带手机,花钱买东西,不再需要取钱付现,不再需要回家上网银,想买什么,扫描…...

    2024/4/23 19:31:31
  14. Kotlin中文开发者文档(一)

    给热衷于新技术的你! 《Kotlin for android developers》中文版翻译版! 下载地址 :http://download.csdn.net/download/hello_json/10261695 在这本书中,我会使用Kotlin作为主要的语言来开发一个android应用。方式是通过开发一个应用来学习这门语言,而不是根据传统的结构来…...

    2024/4/16 23:25:18
  15. JavaSE基础学习第二天内容

    第二天学习JavaSE,主要内容有: Java基础语法:关键字 标识符 注释 常量 进制 变量 数据类型1.关键字 关键字概述:被Java语言赋予特定含义的单词。关键字特点:组成关键字的字母全部小写.类似Notepad++这样的高级记事本,针对关键字有特殊的颜色标记,非常直观用于定义数据类型…...

    2024/4/17 21:53:47
  16. 数据库备份方案

    数据库备份,是在数据丢失的情况下,能及时恢复重要数据,防止数据丢失的一种重要手段。一个合理的数据库备份方案,应该能够在数据丢失时,有效地恢复重要数据,同时需要考虑技术实现难度和有效地利用资源。 1.1. 准备工作 在制订数据备份方案前,我们首先对要对现实情况做…...

    2024/4/17 23:04:31
  17. 学生信息管理系统注册页面(first html)

    想看更多知识请点击:http://blog.csdn.net/martinue/article/category/6259628 人生第一个试手网页写了简单的学生信息管理系统注册页面的样式:<html><head align="center"><title>xixixi</title><script>function a1(){var p1=reg.…...

    2024/4/16 23:25:06
  18. 安卓设计模式、安卓进阶、kotlin中文文档pdf学习资料

    给大家分享一波学习资料,希望能够帮到大家。 安卓设计模式 链接: https://pan.baidu.com/s/1bU03WsU4npAjSrT8WEjBww 提取码: i9ms 安卓进阶之光 -刘望舒 链接: https://pan.baidu.com/s/1upCXv2cIqJdOnjBseDKXrA 提取码: qj4v Kotlin中文官方文档 链接: https://pan.baidu.co…...

    2024/4/16 23:25:54
  19. Springboot+JavaWeb实现MySQL数据库的备份

    一、整体思路选择使用mysqldump命令的方法,用java的运行时类Java.lang.Runtime来使用后台窗口二、数据库备份1、MySQL环境变量的配置 mysqldump命令需要在mysql的bin目录下执行,这里我配置了msyql的环境变量,可以在命令窗口的默认目录下执行mysqldump命令,在环境变量…...

    2024/5/3 2:53:31
  20. 取经之路 - 计网 - 01

    取经之路- 计网- 01 1、TCP和UDP区别 2、HTTP和TCP 3、网络模型 4、长连接和短链接 5、socket编程...

    2024/4/18 23:46:42

最新文章

  1. 嵌入式5-8

    1> 重新将登录框实现完整 2> 将文本编辑器完整实现 1、 mywidget.h #ifndef MYWIDGET_H #define MYWIDGET_H#include <QWidget> #include <QIcon> #include <QPushButton> #include <QLineEdit> #include <QLabel> #include <QMovi…...

    2024/5/8 22:22:04
  2. 梯度消失和梯度爆炸的一些处理方法

    在这里是记录一下梯度消失或梯度爆炸的一些处理技巧。全当学习总结了如有错误还请留言&#xff0c;在此感激不尽。 权重和梯度的更新公式如下&#xff1a; w w − η ⋅ ∇ w w w - \eta \cdot \nabla w ww−η⋅∇w 个人通俗的理解梯度消失就是网络模型在反向求导的时候出…...

    2024/5/7 10:36:02
  3. 利用Sentinel解决雪崩问题(一)

    1、解决雪崩问题的常见方式有四种: 超时处理:设定超时时间&#xff0c;请求超过一定时间没有响应就返回错误信息&#xff0c;不会无休止等待;舱壁模式:限定每个业务能使用的线程数&#xff0c;避免耗尽整个tomcat的资源&#xff0c;因此也叫线程隔离;熔断降级:由断路器统计业务…...

    2024/5/4 23:53:05
  4. 产品推荐 | 中科亿海微推出亿迅®A8000金融FPGA加速卡

    01、产品概述 亿迅A8000金融加速卡&#xff0c;是中科亿海微联合金融证券领域的战略合作伙伴北京睿智融科&#xff0c;将可编程逻辑芯片与金融行业深度结合&#xff0c;通过可编程逻辑芯片对交易行情加速解码&#xff0c;实现低至纳秒级的解码引擎&#xff0c;端到端的处理时延…...

    2024/5/7 18:18:40
  5. 【外汇早评】美通胀数据走低,美元调整

    原标题:【外汇早评】美通胀数据走低,美元调整昨日美国方面公布了新一期的核心PCE物价指数数据,同比增长1.6%,低于前值和预期值的1.7%,距离美联储的通胀目标2%继续走低,通胀压力较低,且此前美国一季度GDP初值中的消费部分下滑明显,因此市场对美联储后续更可能降息的政策…...

    2024/5/8 6:01:22
  6. 【原油贵金属周评】原油多头拥挤,价格调整

    原标题:【原油贵金属周评】原油多头拥挤,价格调整本周国际劳动节,我们喜迎四天假期,但是整个金融市场确实流动性充沛,大事频发,各个商品波动剧烈。美国方面,在本周四凌晨公布5月份的利率决议和新闻发布会,维持联邦基金利率在2.25%-2.50%不变,符合市场预期。同时美联储…...

    2024/5/7 9:45:25
  7. 【外汇周评】靓丽非农不及疲软通胀影响

    原标题:【外汇周评】靓丽非农不及疲软通胀影响在刚结束的周五,美国方面公布了新一期的非农就业数据,大幅好于前值和预期,新增就业重新回到20万以上。具体数据: 美国4月非农就业人口变动 26.3万人,预期 19万人,前值 19.6万人。 美国4月失业率 3.6%,预期 3.8%,前值 3…...

    2024/5/4 23:54:56
  8. 【原油贵金属早评】库存继续增加,油价收跌

    原标题:【原油贵金属早评】库存继续增加,油价收跌周三清晨公布美国当周API原油库存数据,上周原油库存增加281万桶至4.692亿桶,增幅超过预期的74.4万桶。且有消息人士称,沙特阿美据悉将于6月向亚洲炼油厂额外出售更多原油,印度炼油商预计将每日获得至多20万桶的额外原油供…...

    2024/5/7 14:25:14
  9. 【外汇早评】日本央行会议纪要不改日元强势

    原标题:【外汇早评】日本央行会议纪要不改日元强势近两日日元大幅走强与近期市场风险情绪上升,避险资金回流日元有关,也与前一段时间的美日贸易谈判给日本缓冲期,日本方面对汇率问题也避免继续贬值有关。虽然今日早间日本央行公布的利率会议纪要仍然是支持宽松政策,但这符…...

    2024/5/4 23:54:56
  10. 【原油贵金属早评】欧佩克稳定市场,填补伊朗问题的影响

    原标题:【原油贵金属早评】欧佩克稳定市场,填补伊朗问题的影响近日伊朗局势升温,导致市场担忧影响原油供给,油价试图反弹。此时OPEC表态稳定市场。据消息人士透露,沙特6月石油出口料将低于700万桶/日,沙特已经收到石油消费国提出的6月份扩大出口的“适度要求”,沙特将满…...

    2024/5/4 23:55:05
  11. 【外汇早评】美欲与伊朗重谈协议

    原标题:【外汇早评】美欲与伊朗重谈协议美国对伊朗的制裁遭到伊朗的抗议,昨日伊朗方面提出将部分退出伊核协议。而此行为又遭到欧洲方面对伊朗的谴责和警告,伊朗外长昨日回应称,欧洲国家履行它们的义务,伊核协议就能保证存续。据传闻伊朗的导弹已经对准了以色列和美国的航…...

    2024/5/4 23:54:56
  12. 【原油贵金属早评】波动率飙升,市场情绪动荡

    原标题:【原油贵金属早评】波动率飙升,市场情绪动荡因中美贸易谈判不安情绪影响,金融市场各资产品种出现明显的波动。随着美国与中方开启第十一轮谈判之际,美国按照既定计划向中国2000亿商品征收25%的关税,市场情绪有所平复,已经开始接受这一事实。虽然波动率-恐慌指数VI…...

    2024/5/7 11:36:39
  13. 【原油贵金属周评】伊朗局势升温,黄金多头跃跃欲试

    原标题:【原油贵金属周评】伊朗局势升温,黄金多头跃跃欲试美国和伊朗的局势继续升温,市场风险情绪上升,避险黄金有向上突破阻力的迹象。原油方面稍显平稳,近期美国和OPEC加大供给及市场需求回落的影响,伊朗局势并未推升油价走强。近期中美贸易谈判摩擦再度升级,美国对中…...

    2024/5/4 23:54:56
  14. 【原油贵金属早评】市场情绪继续恶化,黄金上破

    原标题:【原油贵金属早评】市场情绪继续恶化,黄金上破周初中国针对于美国加征关税的进行的反制措施引发市场情绪的大幅波动,人民币汇率出现大幅的贬值动能,金融市场受到非常明显的冲击。尤其是波动率起来之后,对于股市的表现尤其不安。隔夜美国股市出现明显的下行走势,这…...

    2024/5/6 1:40:42
  15. 【外汇早评】美伊僵持,风险情绪继续升温

    原标题:【外汇早评】美伊僵持,风险情绪继续升温昨日沙特两艘油轮再次发生爆炸事件,导致波斯湾局势进一步恶化,市场担忧美伊可能会出现摩擦生火,避险品种获得支撑,黄金和日元大幅走强。美指受中美贸易问题影响而在低位震荡。继5月12日,四艘商船在阿联酋领海附近的阿曼湾、…...

    2024/5/4 23:54:56
  16. 【原油贵金属早评】贸易冲突导致需求低迷,油价弱势

    原标题:【原油贵金属早评】贸易冲突导致需求低迷,油价弱势近日虽然伊朗局势升温,中东地区几起油船被袭击事件影响,但油价并未走高,而是出于调整结构中。由于市场预期局势失控的可能性较低,而中美贸易问题导致的全球经济衰退风险更大,需求会持续低迷,因此油价调整压力较…...

    2024/5/8 20:48:49
  17. 氧生福地 玩美北湖(上)——为时光守候两千年

    原标题:氧生福地 玩美北湖(上)——为时光守候两千年一次说走就走的旅行,只有一张高铁票的距离~ 所以,湖南郴州,我来了~ 从广州南站出发,一个半小时就到达郴州西站了。在动车上,同时改票的南风兄和我居然被分到了一个车厢,所以一路非常愉快地聊了过来。 挺好,最起…...

    2024/5/7 9:26:26
  18. 氧生福地 玩美北湖(中)——永春梯田里的美与鲜

    原标题:氧生福地 玩美北湖(中)——永春梯田里的美与鲜一觉醒来,因为大家太爱“美”照,在柳毅山庄去寻找龙女而错过了早餐时间。近十点,向导坏坏还是带着饥肠辘辘的我们去吃郴州最富有盛名的“鱼头粉”。说这是“十二分推荐”,到郴州必吃的美食之一。 哇塞!那个味美香甜…...

    2024/5/4 23:54:56
  19. 氧生福地 玩美北湖(下)——奔跑吧骚年!

    原标题:氧生福地 玩美北湖(下)——奔跑吧骚年!让我们红尘做伴 活得潇潇洒洒 策马奔腾共享人世繁华 对酒当歌唱出心中喜悦 轰轰烈烈把握青春年华 让我们红尘做伴 活得潇潇洒洒 策马奔腾共享人世繁华 对酒当歌唱出心中喜悦 轰轰烈烈把握青春年华 啊……啊……啊 两…...

    2024/5/8 19:33:07
  20. 扒开伪装医用面膜,翻六倍价格宰客,小姐姐注意了!

    原标题:扒开伪装医用面膜,翻六倍价格宰客,小姐姐注意了!扒开伪装医用面膜,翻六倍价格宰客!当行业里的某一品项火爆了,就会有很多商家蹭热度,装逼忽悠,最近火爆朋友圈的医用面膜,被沾上了污点,到底怎么回事呢? “比普通面膜安全、效果好!痘痘、痘印、敏感肌都能用…...

    2024/5/5 8:13:33
  21. 「发现」铁皮石斛仙草之神奇功效用于医用面膜

    原标题:「发现」铁皮石斛仙草之神奇功效用于医用面膜丽彦妆铁皮石斛医用面膜|石斛多糖无菌修护补水贴19大优势: 1、铁皮石斛:自唐宋以来,一直被列为皇室贡品,铁皮石斛生于海拔1600米的悬崖峭壁之上,繁殖力差,产量极低,所以古代仅供皇室、贵族享用 2、铁皮石斛自古民间…...

    2024/5/8 20:38:49
  22. 丽彦妆\医用面膜\冷敷贴轻奢医学护肤引导者

    原标题:丽彦妆\医用面膜\冷敷贴轻奢医学护肤引导者【公司简介】 广州华彬企业隶属香港华彬集团有限公司,专注美业21年,其旗下品牌: 「圣茵美」私密荷尔蒙抗衰,产后修复 「圣仪轩」私密荷尔蒙抗衰,产后修复 「花茵莳」私密荷尔蒙抗衰,产后修复 「丽彦妆」专注医学护…...

    2024/5/4 23:54:58
  23. 广州械字号面膜生产厂家OEM/ODM4项须知!

    原标题:广州械字号面膜生产厂家OEM/ODM4项须知!广州械字号面膜生产厂家OEM/ODM流程及注意事项解读: 械字号医用面膜,其实在我国并没有严格的定义,通常我们说的医美面膜指的应该是一种「医用敷料」,也就是说,医用面膜其实算作「医疗器械」的一种,又称「医用冷敷贴」。 …...

    2024/5/6 21:42:42
  24. 械字号医用眼膜缓解用眼过度到底有无作用?

    原标题:械字号医用眼膜缓解用眼过度到底有无作用?医用眼膜/械字号眼膜/医用冷敷眼贴 凝胶层为亲水高分子材料,含70%以上的水分。体表皮肤温度传导到本产品的凝胶层,热量被凝胶内水分子吸收,通过水分的蒸发带走大量的热量,可迅速地降低体表皮肤局部温度,减轻局部皮肤的灼…...

    2024/5/4 23:54:56
  25. 配置失败还原请勿关闭计算机,电脑开机屏幕上面显示,配置失败还原更改 请勿关闭计算机 开不了机 这个问题怎么办...

    解析如下&#xff1a;1、长按电脑电源键直至关机&#xff0c;然后再按一次电源健重启电脑&#xff0c;按F8健进入安全模式2、安全模式下进入Windows系统桌面后&#xff0c;按住“winR”打开运行窗口&#xff0c;输入“services.msc”打开服务设置3、在服务界面&#xff0c;选中…...

    2022/11/19 21:17:18
  26. 错误使用 reshape要执行 RESHAPE,请勿更改元素数目。

    %读入6幅图像&#xff08;每一幅图像的大小是564*564&#xff09; f1 imread(WashingtonDC_Band1_564.tif); subplot(3,2,1),imshow(f1); f2 imread(WashingtonDC_Band2_564.tif); subplot(3,2,2),imshow(f2); f3 imread(WashingtonDC_Band3_564.tif); subplot(3,2,3),imsho…...

    2022/11/19 21:17:16
  27. 配置 已完成 请勿关闭计算机,win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机...

    win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机”问题的解决方法在win7系统关机时如果有升级系统的或者其他需要会直接进入一个 等待界面&#xff0c;在等待界面中我们需要等待操作结束才能关机&#xff0c;虽然这比较麻烦&#xff0c;但是对系统进行配置和升级…...

    2022/11/19 21:17:15
  28. 台式电脑显示配置100%请勿关闭计算机,“准备配置windows 请勿关闭计算机”的解决方法...

    有不少用户在重装Win7系统或更新系统后会遇到“准备配置windows&#xff0c;请勿关闭计算机”的提示&#xff0c;要过很久才能进入系统&#xff0c;有的用户甚至几个小时也无法进入&#xff0c;下面就教大家这个问题的解决方法。第一种方法&#xff1a;我们首先在左下角的“开始…...

    2022/11/19 21:17:14
  29. win7 正在配置 请勿关闭计算机,怎么办Win7开机显示正在配置Windows Update请勿关机...

    置信有很多用户都跟小编一样遇到过这样的问题&#xff0c;电脑时发现开机屏幕显现“正在配置Windows Update&#xff0c;请勿关机”(如下图所示)&#xff0c;而且还需求等大约5分钟才干进入系统。这是怎样回事呢&#xff1f;一切都是正常操作的&#xff0c;为什么开时机呈现“正…...

    2022/11/19 21:17:13
  30. 准备配置windows 请勿关闭计算机 蓝屏,Win7开机总是出现提示“配置Windows请勿关机”...

    Win7系统开机启动时总是出现“配置Windows请勿关机”的提示&#xff0c;没过几秒后电脑自动重启&#xff0c;每次开机都这样无法进入系统&#xff0c;此时碰到这种现象的用户就可以使用以下5种方法解决问题。方法一&#xff1a;开机按下F8&#xff0c;在出现的Windows高级启动选…...

    2022/11/19 21:17:12
  31. 准备windows请勿关闭计算机要多久,windows10系统提示正在准备windows请勿关闭计算机怎么办...

    有不少windows10系统用户反映说碰到这样一个情况&#xff0c;就是电脑提示正在准备windows请勿关闭计算机&#xff0c;碰到这样的问题该怎么解决呢&#xff0c;现在小编就给大家分享一下windows10系统提示正在准备windows请勿关闭计算机的具体第一种方法&#xff1a;1、2、依次…...

    2022/11/19 21:17:11
  32. 配置 已完成 请勿关闭计算机,win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机”的解决方法...

    今天和大家分享一下win7系统重装了Win7旗舰版系统后&#xff0c;每次关机的时候桌面上都会显示一个“配置Windows Update的界面&#xff0c;提示请勿关闭计算机”&#xff0c;每次停留好几分钟才能正常关机&#xff0c;导致什么情况引起的呢&#xff1f;出现配置Windows Update…...

    2022/11/19 21:17:10
  33. 电脑桌面一直是清理请关闭计算机,windows7一直卡在清理 请勿关闭计算机-win7清理请勿关机,win7配置更新35%不动...

    只能是等着&#xff0c;别无他法。说是卡着如果你看硬盘灯应该在读写。如果从 Win 10 无法正常回滚&#xff0c;只能是考虑备份数据后重装系统了。解决来方案一&#xff1a;管理员运行cmd&#xff1a;net stop WuAuServcd %windir%ren SoftwareDistribution SDoldnet start WuA…...

    2022/11/19 21:17:09
  34. 计算机配置更新不起,电脑提示“配置Windows Update请勿关闭计算机”怎么办?

    原标题&#xff1a;电脑提示“配置Windows Update请勿关闭计算机”怎么办&#xff1f;win7系统中在开机与关闭的时候总是显示“配置windows update请勿关闭计算机”相信有不少朋友都曾遇到过一次两次还能忍但经常遇到就叫人感到心烦了遇到这种问题怎么办呢&#xff1f;一般的方…...

    2022/11/19 21:17:08
  35. 计算机正在配置无法关机,关机提示 windows7 正在配置windows 请勿关闭计算机 ,然后等了一晚上也没有关掉。现在电脑无法正常关机...

    关机提示 windows7 正在配置windows 请勿关闭计算机 &#xff0c;然后等了一晚上也没有关掉。现在电脑无法正常关机以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容&#xff0c;让我们赶快一起来看一下吧&#xff01;关机提示 windows7 正在配…...

    2022/11/19 21:17:05
  36. 钉钉提示请勿通过开发者调试模式_钉钉请勿通过开发者调试模式是真的吗好不好用...

    钉钉请勿通过开发者调试模式是真的吗好不好用 更新时间:2020-04-20 22:24:19 浏览次数:729次 区域: 南阳 > 卧龙 列举网提醒您:为保障您的权益,请不要提前支付任何费用! 虚拟位置外设器!!轨迹模拟&虚拟位置外设神器 专业用于:钉钉,外勤365,红圈通,企业微信和…...

    2022/11/19 21:17:05
  37. 配置失败还原请勿关闭计算机怎么办,win7系统出现“配置windows update失败 还原更改 请勿关闭计算机”,长时间没反应,无法进入系统的解决方案...

    前几天班里有位学生电脑(windows 7系统)出问题了&#xff0c;具体表现是开机时一直停留在“配置windows update失败 还原更改 请勿关闭计算机”这个界面&#xff0c;长时间没反应&#xff0c;无法进入系统。这个问题原来帮其他同学也解决过&#xff0c;网上搜了不少资料&#x…...

    2022/11/19 21:17:04
  38. 一个电脑无法关闭计算机你应该怎么办,电脑显示“清理请勿关闭计算机”怎么办?...

    本文为你提供了3个有效解决电脑显示“清理请勿关闭计算机”问题的方法&#xff0c;并在最后教给你1种保护系统安全的好方法&#xff0c;一起来看看&#xff01;电脑出现“清理请勿关闭计算机”在Windows 7(SP1)和Windows Server 2008 R2 SP1中&#xff0c;添加了1个新功能在“磁…...

    2022/11/19 21:17:03
  39. 请勿关闭计算机还原更改要多久,电脑显示:配置windows更新失败,正在还原更改,请勿关闭计算机怎么办...

    许多用户在长期不使用电脑的时候&#xff0c;开启电脑发现电脑显示&#xff1a;配置windows更新失败&#xff0c;正在还原更改&#xff0c;请勿关闭计算机。。.这要怎么办呢&#xff1f;下面小编就带着大家一起看看吧&#xff01;如果能够正常进入系统&#xff0c;建议您暂时移…...

    2022/11/19 21:17:02
  40. 还原更改请勿关闭计算机 要多久,配置windows update失败 还原更改 请勿关闭计算机,电脑开机后一直显示以...

    配置windows update失败 还原更改 请勿关闭计算机&#xff0c;电脑开机后一直显示以以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容&#xff0c;让我们赶快一起来看一下吧&#xff01;配置windows update失败 还原更改 请勿关闭计算机&#x…...

    2022/11/19 21:17:01
  41. 电脑配置中请勿关闭计算机怎么办,准备配置windows请勿关闭计算机一直显示怎么办【图解】...

    不知道大家有没有遇到过这样的一个问题&#xff0c;就是我们的win7系统在关机的时候&#xff0c;总是喜欢显示“准备配置windows&#xff0c;请勿关机”这样的一个页面&#xff0c;没有什么大碍&#xff0c;但是如果一直等着的话就要两个小时甚至更久都关不了机&#xff0c;非常…...

    2022/11/19 21:17:00
  42. 正在准备配置请勿关闭计算机,正在准备配置windows请勿关闭计算机时间长了解决教程...

    当电脑出现正在准备配置windows请勿关闭计算机时&#xff0c;一般是您正对windows进行升级&#xff0c;但是这个要是长时间没有反应&#xff0c;我们不能再傻等下去了。可能是电脑出了别的问题了&#xff0c;来看看教程的说法。正在准备配置windows请勿关闭计算机时间长了方法一…...

    2022/11/19 21:16:59
  43. 配置失败还原请勿关闭计算机,配置Windows Update失败,还原更改请勿关闭计算机...

    我们使用电脑的过程中有时会遇到这种情况&#xff0c;当我们打开电脑之后&#xff0c;发现一直停留在一个界面&#xff1a;“配置Windows Update失败&#xff0c;还原更改请勿关闭计算机”&#xff0c;等了许久还是无法进入系统。如果我们遇到此类问题应该如何解决呢&#xff0…...

    2022/11/19 21:16:58
  44. 如何在iPhone上关闭“请勿打扰”

    Apple’s “Do Not Disturb While Driving” is a potentially lifesaving iPhone feature, but it doesn’t always turn on automatically at the appropriate time. For example, you might be a passenger in a moving car, but your iPhone may think you’re the one dri…...

    2022/11/19 21:16:57