-
TOMCAT启动太慢有关问题
TOMCAT启动太慢问题启动信息如下:2009-3-56:03:06org.apache.catalina.core.AprLifecycleListenerinit信息:LoadedApacheTomcatNativelibrary1.1.8.2009-3-56:03:09org.apache.coyote.http11.Http11AprProtocolinit信息:InitializingC...
12
热度 -
Spring小疑点,
Spring小问题,在线等!!!!最近在学习springaop在断网时,eclipse报错applicationContext.xml<?xmlversion="1.0"encoding="UTF-8"?><!DOCTYPEbeansPUBLIC"-//SPRING//DTDBEAN2.0//EN""http:...
117
热度 -
org.springframework.jdbc.UncategorizedSQLException: Hibernate operation
ssh框架SqlServer数据库,当注册时候,插如数据库时提示一下错误。不知道时数据库版本有问题还是其他的错误?请知情者给予帮助。Hibernate:insertintoshare.dbo.user(name,password,telephone,email,question,answer,noticedtimes)values(?,?,?,?,?,?,?)selectscope_identit...
114
热度 -
org.springframework.jdbc.UncategorizedSQLException: Hibernate operation:
添加的时候出错,什么原因?[framework]2011-10-1111:18:49,703-org.hibernate.util.JDBCExceptionReporter-0[http-8080-2]WARNorg.hibernate.util.JDBCExceptionReporter-SQLError:1364,SQLState:HY000[framework]2011-10-1111:1...
174
热度 -
org.springframework.jdbc.UncategorizedSQLException: (HibernateTemplate):
Hibnerate报数据大小超出此类型的最大值错误我的配置是spring1.2+hibernate3+strut1.2,数据库Oracle9数据源在tomcat中,配置为:<Contextpath="/***"docBase="***"debug="0"reloadable="true"><Resou...
671
热度 -
org.springframework.web.context.ContextLoader Context initialization failed,该如何处理
org.springframework.web.context.ContextLoaderContextinitializationfailed本人新手,公司给的项目刚部署就报错,大神给看下什么问题啊ERROR2014-10-2911:05:37981org.springframework.web.context.ContextLoaderContextinitializationfailedja...
1370
热度 -
紧急 Exception sending context initialized event to listener instance of class org.springframework.we
严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.we2014-6-10:47:25org.apache.catalina.core.AprLifecycleListenerinit信息:TheAPRbasedApacheTomcatNativelibrarywhichall...
1187
热度 -
spring security的有关问题
求助springsecurity的问题12:09-[ERROR]Contextinitializationfailedorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'_filterChainProxy':Initializationofbeanfailed;nestedexcepti...
77
热度 -
org.springframework.dao.DataIntegrityViolationException: could not
Hibernate插入与删除数据的问题首先说明表关系:Chickling为外键表;ChicklingManufecturer为主键表;外键表ManufecturerNumber字段与主键表关联;XMLcode<many-to-onename="chicklingManufecturer"class="manufecturerPojo.ChicklingManuf...
480
热度 -
org.springframework.validation.BindException: org.springframework.validation.Bea解决办法
org.springframework.validation.BindException:org.springframework.validation.Bea第一次遇到这样的问题,请大家帮下忙大体上就是user这个实体类中有Role和Org这两个实体类。请大家帮帮忙,这到底是什么问题,在网上也查过相关资料,说是什么数据绑定或者是什么类型转换出错。但是我先前是没有出错的,只是后来清空数据库之后再次运...
261
热度 -
Error creating bean with name 'sessionFactory' defined in class path resource.解决方法
Errorcreatingbeanwithname'sessionFactory'definedinclasspathresource...求高手帮助解决下。。感觉是缺jar包。。但是不知道到底缺哪个包。。各种感谢~~log4j:WARNNoappenderscouldbefoundforlogger(org.springframework.context.support.ClassPathXml...
673
热度 -
SSH整合有关问题!org.apache.commons.pool.impl.GenericObjectPool.setMinIdle(I)V
SSH整合问题!org.apache.commons.pool.impl.GenericObjectPool.setMinIdle(I)V请指教!严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.spr...
531
热度 -
SSH异常.求高人解决
SSH错误...求高人解决XMLcode2011/08/03-07:29:32ERRORContextLoader:204-Contextinitializationfailedorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'LoginService'definedinclasspa...
178
热度 -
org.hibernate.HibernateException: Hibernate Dialect must be explicitly set
hibernate+spring+struts启动tomcat时出错严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.springframework.beans.factory.BeanCreation...
1036
热度 -
使用cargo-maven2-plugin本地部署项目的有关问题?求大神
使用cargo-maven2-plugin本地部署项目的问题???求大神本帖最后由xingshen100于2014-11-2510:13:09编辑我在maven项目中使用cargo插件进行本地部署,dos窗口运行命令mvncargo:start最后访问地址:http://localhost:8082/account-web-my-0.0.1-SNAPSHOT/sinup.jsp不能成功访问阿???...
522
热度 -
catch ( org.springframework.dao.DataAccessException e) {
内部类与final对一个方法的引用类型参数进行修改,但该操作是在该方法的一个内部类方法中修改的,而内部类中要求变量要用final修饰,但final修饰的变量又不能改变其值,求高手帮助color='#e78608'>------解决方案--------------------------------------------------------谁说的内部类里面的变量要用final修饰?color=...
5028
热度 -
method failed; nested exception is org.hibernate.HibernateException:
关于SSH整合的问题严重:Contextinitializationfailedorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'sessionFactory'definedinServletContextresource[/WEB-INF/classes/applicationCon...
2889
热度 -
SSH框架,加载applicationContext.xml时hibernate报错解决办法
SSH框架,加载applicationContext.xml时hibernate报错org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'sessionFactory'definedinServletContextresource[/WEB-INF/applicationContext.x...
76
热度 -
jbpm4.4集成ssh疏失,processEngine bean没有注入成功
jbpm4.4集成ssh出错,processEnginebean没有注入成功抱的错误2012-9-2616:10:00org.apache.catalina.core.StandardContextlistenerStart严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.w...
61
热度 -
spring-security-config:脱机也会运行带spring-security的web程序
spring-security-config:脱机也能运行带spring-security的web程序。 这是springxmlxml"name="code"> <beansxmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm...
502
热度