`

Disabling contextual LOB creation as createClob() method threw error

阅读更多
问题描述(红色java.lang.reflect.InvocationTargetException):
一月 23, 2018 10:36:28 上午 org.apache.tomcat.util.digester.SetPropertiesRule begin
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:ssh' did not find a matching property.
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server version:        Apache Tomcat/7.0.79
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server built:          Jun 26 2017 16:25:20 UTC
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server number:         7.0.79.0
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: OS Name:               Windows 7
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: OS Version:            6.1
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Architecture:          x86
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Java Home:             C:\Program Files\Java\jre1.8.0_144
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: JVM Version:           1.8.0_144-b01
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: JVM Vendor:            Oracle Corporation
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: CATALINA_BASE:         D:\jbpmworkspaces\.metadata\.plugins\org.eclipse.wst.server.core\tmp0
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: CATALINA_HOME:         F:\apache-tomcat-7.0.79
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:64700
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dcatalina.base=D:\jbpmworkspaces\.metadata\.plugins\org.eclipse.wst.server.core\tmp0
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dcatalina.home=F:\apache-tomcat-7.0.79
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dwtp.deploy=D:\jbpmworkspaces\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Djava.endorsed.dirs=F:\apache-tomcat-7.0.79\endorsed
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dfile.encoding=GBK
一月 23, 2018 10:36:28 上午 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre1.8.0_144\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre1.8.0_144/bin/client;C:/Program Files/Java/jre1.8.0_144/bin;C:/Program Files/Java/jre1.8.0_144/lib/i386;C:\ProgramData\Oracle\Java\javapath;C:\SoftwareTools\oracle\product\10.2.0\db_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.8.0_144\bin;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;D:\Program Files\VisualSVN Server\bin;C:\Program Files\TortoiseSVN\bin;C:\Windows\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\010 Editor;D:\apache-maven-3.0.4\bin;C:\MinGW\bin;C:\Program Files\Java\jdk1.8.0_144\bin;D:\apache-ant-1.10.1\bin;C:\Program Files\nodejs\;D:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;D:\Program Files\Microsoft Visual Studio\Common\Tools;D:\Program Files\Microsoft Visual Studio\VC98\bin;C:\Program Files\IDM Computer Solutions\UltraEdit\;C:\Users\Administrator\AppData\Roaming\npm;E:\eclipse-mars;;.
一月 23, 2018 10:36:28 上午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-bio-8080"]
一月 23, 2018 10:36:28 上午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["ajp-bio-8009"]
一月 23, 2018 10:36:28 上午 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1250 ms
一月 23, 2018 10:36:28 上午 org.apache.catalina.core.StandardService startInternal
信息: Starting service Catalina
一月 23, 2018 10:36:28 上午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/7.0.79
一月 23, 2018 10:36:29 上午 org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
警告: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [786] milliseconds.
一月 23, 2018 10:36:33 上午 org.apache.catalina.startup.TldConfig execute
信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
一月 23, 2018 10:36:33 上午 org.apache.catalina.core.ApplicationContext log
信息: No Spring WebApplicationInitializer types detected on classpath
一月 23, 2018 10:36:33 上午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
一月 23, 2018 10:36:33 上午 org.springframework.web.context.ContextLoader initWebApplicationContext
信息: Root WebApplicationContext: initialization started
一月 23, 2018 10:36:33 上午 org.springframework.web.context.support.XmlWebApplicationContext prepareRefresh
信息: Refreshing Root WebApplicationContext: startup date [Tue Jan 23 10:36:33 CST 2018]; root of context hierarchy
一月 23, 2018 10:36:33 上午 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from class path resource [applicationContext.xml]
一月 23, 2018 10:36:33 上午 org.springframework.context.annotation.ClassPathBeanDefinitionScanner registerDefaultFilters
信息: JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
一月 23, 2018 10:36:33 上午 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
信息: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@b618a9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,nativeJdbcExtractor,lobHandler,sessionFactory,txManager,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
一月 23, 2018 10:36:33 上午 com.mchange.v2.log.MLog
信息: MLog clients using java 1.4+ standard logging.
一月 23, 2018 10:36:33 上午 com.mchange.v2.c3p0.C3P0Registry
信息: Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10]
一月 23, 2018 10:36:34 上午 org.hibernate.annotations.common.Version <clinit>
INFO: HCANN000001: Hibernate Commons Annotations {4.0.2.Final}
一月 23, 2018 10:36:34 上午 org.hibernate.Version logVersion
INFO: HHH000412: Hibernate Core {4.2.2.Final}
一月 23, 2018 10:36:34 上午 org.hibernate.cfg.Environment <clinit>
INFO: HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false}
一月 23, 2018 10:36:34 上午 org.hibernate.cfg.Environment buildBytecodeProvider
INFO: HHH000021: Bytecode provider name : javassist
一月 23, 2018 10:36:34 上午 com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource
信息: Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1bqvssj9t94ddq1tlazoi|1dff25e, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> oracle.jdbc.driver.OracleDriver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1bqvssj9t94ddq1tlazoi|1dff25e, idleConnectionTestPeriod -> 60, initialPoolSize -> 3, jdbcUrl -> jdbc:oracle:thin:@127.0.0.1:1521:DFPLATFORMDB, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 60, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 150, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 1, numHelperThreads -> 3, preferredTestQuery -> null, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
一月 23, 2018 10:36:34 上午 org.hibernate.dialect.Dialect <init>
INFO: HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
一月 23, 2018 10:36:34 上午 org.hibernate.engine.jdbc.internal.LobCreatorBuilder useContextualLobCreation
INFO: HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
一月 23, 2018 10:36:34 上午 org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
一月 23, 2018 10:36:34 上午 org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
INFO: HHH000397: Using ASTQueryTranslatorFactory
一月 23, 2018 10:36:35 上午 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
INFO: HHH000228: Running hbm2ddl schema update
一月 23, 2018 10:36:35 上午 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
INFO: HHH000102: Fetching database metadata
一月 23, 2018 10:36:35 上午 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
INFO: HHH000396: Updating schema
一月 23, 2018 10:36:35 上午 org.hibernate.tool.hbm2ddl.TableMetadata <init>
INFO: HHH000261: Table found: DFWISDOMUSER.EMPLOYEE
一月 23, 2018 10:36:35 上午 org.hibernate.tool.hbm2ddl.TableMetadata <init>
INFO: HHH000037: Columns: [password, gender, username]
一月 23, 2018 10:36:35 上午 org.hibernate.tool.hbm2ddl.TableMetadata <init>
INFO: HHH000108: Foreign keys: []
一月 23, 2018 10:36:35 上午 org.hibernate.tool.hbm2ddl.TableMetadata <init>
INFO: HHH000126: Indexes: [sys_c007450]
一月 23, 2018 10:36:35 上午 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
INFO: HHH000232: Schema update complete
一月 23, 2018 10:36:35 上午 org.springframework.orm.hibernate4.HibernateTransactionManager afterPropertiesSet
信息: Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1bqvssj9t94ddq1tlazoi|1dff25e, dataSourceName -> 1bqvssj9t94ddq1tlazoi|1dff25e ]] of Hibernate SessionFactory for HibernateTransactionManager
一月 23, 2018 10:36:35 上午 org.springframework.web.context.ContextLoader initWebApplicationContext
信息: Root WebApplicationContext: initialization completed in 2403 ms
一月 23, 2018 10:36:35 上午 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider info
信息: Parsing configuration file [struts-default.xml]
一月 23, 2018 10:36:35 上午 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider info
信息: Parsing configuration file [struts-plugin.xml]
一月 23, 2018 10:36:35 上午 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider info
信息: Parsing configuration file [struts.xml]
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (spring) for (com.opensymphony.xwork2.ObjectFactory)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.FileManagerFactory)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.XWorkConverter)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.CollectionConverter)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.ArrayConverter)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.DateConverter)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.NumberConverter)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.StringConverter)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.ConversionPropertiesProcessor)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.ConversionFileProcessor)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.ConversionAnnotationProcessor)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.TypeConverterCreator)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.TypeConverterHolder)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.TextProvider)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.LocaleProvider)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.ActionProxyFactory)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.ObjectTypeDeterminer)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.dispatcher.mapper.ActionMapper)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (jakarta) for (org.apache.struts2.dispatcher.multipart.MultiPartRequest)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.views.freemarker.FreemarkerManager)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.components.UrlRenderer)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.validator.ActionValidatorManager)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.ValueStackFactory)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.reflection.ReflectionProvider)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.reflection.ReflectionContextFactory)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.PatternMatcher)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.dispatcher.StaticContentLoader)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.UnknownHandlerManager)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.views.util.UrlHelper)
一月 23, 2018 10:36:35 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.TextParser)
一月 23, 2018 10:36:35 上午 org.apache.struts2.spring.StrutsSpringObjectFactory info
信息: Initializing Struts-Spring integration...
一月 23, 2018 10:36:35 上午 com.opensymphony.xwork2.spring.SpringObjectFactory info
信息: Setting autowire strategy to name
一月 23, 2018 10:36:35 上午 org.apache.struts2.spring.StrutsSpringObjectFactory info
信息: ... initialized Struts-Spring integration successfully
一月 23, 2018 10:36:36 上午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-bio-8080"]
一月 23, 2018 10:36:36 上午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["ajp-bio-8009"]
一月 23, 2018 10:36:36 上午 org.apache.catalina.startup.Catalina start
信息: Server startup in 7698 ms
一月 23, 2018 10:46:38 上午 org.apache.catalina.core.StandardContext reload
信息: Reloading Context with name [/ssh] has started
一月 23, 2018 10:46:38 上午 com.opensymphony.xwork2.config.ConfigurationManager info
信息: Detected container provider [Struts XML configuration provider (struts.xml)] needs to be reloaded. Reloading all providers.
一月 23, 2018 10:46:38 上午 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider info
信息: Parsing configuration file [struts-default.xml]
一月 23, 2018 10:46:38 上午 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider info
信息: Parsing configuration file [struts-plugin.xml]
一月 23, 2018 10:46:38 上午 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider info
信息: Parsing configuration file [struts.xml]
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (spring) for (com.opensymphony.xwork2.ObjectFactory)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.FileManagerFactory)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.XWorkConverter)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.CollectionConverter)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.ArrayConverter)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.DateConverter)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.NumberConverter)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.impl.StringConverter)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.ConversionPropertiesProcessor)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.ConversionFileProcessor)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.ConversionAnnotationProcessor)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.TypeConverterCreator)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.TypeConverterHolder)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.TextProvider)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.LocaleProvider)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.ActionProxyFactory)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.conversion.ObjectTypeDeterminer)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.dispatcher.mapper.ActionMapper)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (jakarta) for (org.apache.struts2.dispatcher.multipart.MultiPartRequest)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.views.freemarker.FreemarkerManager)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.components.UrlRenderer)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.validator.ActionValidatorManager)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.ValueStackFactory)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.reflection.ReflectionProvider)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.reflection.ReflectionContextFactory)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.PatternMatcher)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.dispatcher.StaticContentLoader)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.UnknownHandlerManager)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (org.apache.struts2.views.util.UrlHelper)
一月 23, 2018 10:46:38 上午 org.apache.struts2.config.BeanSelectionProvider info
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.TextParser)
一月 23, 2018 10:46:38 上午 org.apache.struts2.spring.StrutsSpringObjectFactory info
信息: Initializing Struts-Spring integration...
一月 23, 2018 10:46:38 上午 com.opensymphony.xwork2.spring.SpringObjectFactory info
信息: Setting autowire strategy to name
一月 23, 2018 10:46:38 上午 org.apache.struts2.spring.StrutsSpringObjectFactory info
信息: ... initialized Struts-Spring integration successfully
一月 23, 2018 10:46:38 上午 org.apache.catalina.core.ApplicationContext log
信息: Closing Spring root WebApplicationContext
一月 23, 2018 10:46:38 上午 org.springframework.web.context.support.XmlWebApplicationContext doClose
信息: Closing Root WebApplicationContext: startup date [Tue Jan 23 10:36:33 CST 2018]; root of context hierarchy
一月 23, 2018 10:46:38 上午 org.springframework.beans.factory.support.DefaultListableBeanFactory destroySingletons
信息: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@b618a9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,nativeJdbcExtractor,lobHandler,sessionFactory,txManager,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
一月 23, 2018 10:46:38 上午 org.apache.catalina.loader.WebappClassLoaderBase clearReferencesJdbc
严重: The web application [/ssh] registered the JDBC driver [oracle.jdbc.driver.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
一月 23, 2018 10:46:38 上午 org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
严重: The web application [/ssh] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->1bqvssj9t94ddq1tlazoi|1dff25e]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak.
一月 23, 2018 10:46:38 上午 org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
严重: The web application [/ssh] appears to have started a thread named [Resource Destroyer in BasicResourcePool.close()] but has failed to stop it. This is very likely to create a memory leak.
解决方法:增加hibernate.temp.use_jdbc_metadata_defaults=false
<property name="hibernateProperties">
<value>
<!-- hibernate使用的方言 -->
hibernate.dialect=org.hibernate.dialect.Oracle10gDialect
<!-- 根据实体的映射文件生成表结构 -->
hibernate.hbm2ddl.auto=update
<!-- 格式化sql -->
hibernate.format_sql=true
<!-- 是否打印出sql语句 -->
hibernate.show_sql=true
hibernate.temp.use_jdbc_metadata_defaults=false
</value>
分享到:
评论

相关推荐

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    - FIX: If the TCustomProp.Assign method calls when the undo/redo history writing was in progress, the error occured. - FIX: The TFlexPanel.LoadFlexControl method now virtual. - FIX: The TFlexPanel....

    efm32.rar_EFM32_The Power

    enable TX. The driver might disable it to save energy. We don t care about disabling at the end as during debug power consumption isn t that important.

    Troubleshooting.Xcode.14842156

    Disabling a method Chapter 31. Deprecating a method Chapter 32. Xcode "beachballs" when opening a project Chapter 33. UIButton not grayed out Chapter 34. Catching memory corruption Chapter 35. Sprite...

    Troubleshooting.Xcode.1484215613

    Disabling a method Chapter 31. Deprecating a method Chapter 32. Xcode "beachballs" when opening a project Chapter 33. UIButton not grayed out Chapter 34. Catching memory corruption Chapter 35. Sprite...

    Linux版的 Postman工具

    Linux版的 Postman工具

    EurekaLog_7.5.0.0_Enterprise

    6)....Added: Use ShellExecute option for mailto send method 7)....Added: "Mandatory e-mail only when sending" option 8)....Added: Exception line highlighting in disassember view in EurekaLog exception...

    linux操作系统优化

    BIOS优化 1. Set “SuperMicro Hyper-Speed...4. Disabling unused devicessuch as USB controllers and SCU controller (PCH chipset’s storage controller) can help reduce system interrupts

    A scan disabling-based BAST scheme for test cost and test power reduction

    A scan disabling-based BAST scheme for test cost and test power reduction

    logback.xml

    logback常用配置,包含debug、info、warn、error、界别的配置,输出到文件,按照日期建立文件夹

    微软内部资料-SQL性能优化3

     Differentiate locks, latches, and other SQL Server internal “locking” mechanism such as spinlocks and other synchronization objects. Recommended Reading  Chapter 14 “Locking”, Inside SQL ...

    Visual Studio插件:VSTweak

    可管理VS别名和启动优化等。 1、VSTweak is a small windows application that can be used to modify a ... These include the command list, browser history list, find history, as well as the replace history.

    spring-boot-reference.pdf

    16.2. Disabling Specific Auto-configuration Classes 17. Spring Beans and Dependency Injection 18. Using the @SpringBootApplication Annotation 19. Running Your Application 19.1. Running from an IDE ...

    my.cn基本配置

    # Disabling symbolic-links is recommended to prevent assorted security risks symbolic-links=0 default-character-set=utf8 [mysql] default-character-set=utf8 [mysqld_safe] log-error=/var/log/mysqld.log...

    The_Ultimate_Anti-Reversing_Reference

    Disabling or escaping from the control of the debugger can be achieved in both generic and specific ways. Exploiting a vulnerability, however, is achieved against specific debuggers. Of course, the ...

    Windows PowerShell 6: Essentials for Administration

    Enabling or disabling system restore Creating and using checkpoints Recovering from restore points Examining running processes Analyzing computer performance Monitoring resource usage Windows ...

    UnityModules-Release-InteractionEngine-1.2.0.zip

    You can disable this functionality by disabling "pollConnection" on the InteractionXRController script. Grasping Improved the ability to grasp small objects. Improved the consistency of grasping an ...

    Microsoft Codeview and Utilities User's Guide

    It is against the law to copy the software on any medium except as specifically allowed in the license or nondisclosure agreement. No part of this manual may be reproduced or transmitted in any form ...

    2009 达内Unix学习笔记

    集合了 所有的 Unix命令大全 ...telnet 192.168.0.23 自己帐号 sd08077-you0 ftp工具 192.168.0.202 tools-toolss ... 各个 shell 可互相切换 ksh:$ sh:$ csh:guangzhou% bash:bash-3.00$ ... 命令和参数之间必需用空格隔...

    .NET程序反编译神器Reflector 7.6.0.233 VSPro Edition

    * Hide menu items such as “enable debugging”, instead of just disabling them * Make “enable debugging” work on all items of the tree, rather than just the top level assembly item * "Go to ...

    一款比较好的网络性能测试工具

    While tools to measure network performance, such as ttcp, exist, most are very old and have confusing options. Iperf was developed as a modern alternative for measuring TCP and UDP bandwidth ...

Global site tag (gtag.js) - Google Analytics