`

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>
分享到:
评论

相关推荐

    mysql6.0连接中的几个问题mysql6.xx.docx

    当使用Hibernate整合连接MySQL时,可能会遇到`Disabling contextual LOB creation as createClob() method threw error : Java.lang.reflect.InvocationTargetException`的错误。这通常是因为Hibernate无法创建CLOB...

    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....

    HTML5 GAMES Creating Fun with HTML5 CSS3 and WebGL 英文PDF

    - **Working with Web Workers**: Explained as a method for running JavaScript code in background threads, allowing for complex calculations without blocking the main thread. - **Limitations in workers*...

    logback.xml

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

    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.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...

    日志(logback)

    日志(logback)

    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

    Linux版的 Postman工具

    **正文** Postman是一款强大的API开发、测试和文档制作工具,它在Windows、Mac、Linux等多平台上都得到了广泛的应用。对于Linux用户来说,Linux版的Postman工具提供了与其它平台同样丰富的功能,使得开发者在命令行...

    一键清除当前库的表数据

    PRINT 'An error has occurred while disabling triggers on ' + @CurrentSchema + '.' + @CurrentTable END -- 创建一个 T-SQL 字符串来禁用当前表上的约束 SET @SQL = (SELECT 'ALTER TABLE ' + @Current...

    Link Disabling on a Timer-crx插件

    【Link Disabling on a Timer-crx插件】是一款专为网页浏览体验设计的扩展程序,主要功能是在用户浏览网页时,按照预设的时间间隔短暂禁用页面上的链接。这款插件的独特之处在于它能每秒将1/10的链接设为非活动状态...

    QSocket编程 基于TCP的

    使用`error()`和`errorString()`方法检测错误,并根据错误类型采取相应的措施。此外,对于敏感信息的传输,应考虑使用加密技术,如SSL/TLS,以保证数据的安全性。 总之,QSocket为Qt开发者提供了简单易用的TCP/IP...

    微软内部资料-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 ...

    Jquery必备 必学的7个代码片段

    error: function(error) { // Handle errors here console.error(error); } }); }); ``` &lt;!-- HTML: AJAX Form Submission --&gt; ```html &lt;form action="your_server_script.php" method="POST"&gt; &lt;!-- Form ...

    QTextToSpeech 实现文本转语音

    在本文中,我们将深入探讨如何使用Qt库中的`QTextToSpeech`模块来实现文本转语音的功能。`QTextToSpeech`是Qt提供的一种高级接口,用于将文本数据转化为可听见的语音输出,这对于无障碍应用、教育软件或者任何需要...

    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 ...

Global site tag (gtag.js) - Google Analytics