-
grails联接mysql出错
grails连接mysql出错刚刚开始研究grails,遇到一个问题:Error2012-05-3021:09:19,691[pool-7-thread-1]ERRORcontext.GrailsContextLoader-Errorexecutingbootstraps:Errorcreatingbeanwithname'transactionManagerPostProcessor':Init...
669
热度 -
weblogic搭建环境遇到的异常
weblogic搭建环境遇到的错误 2012-07-2316:31:54,587ERROR[org.springframework.web.context.ContextLoader]-<Contextinitializationfailed>org.springframework.beans.factory.BeanCreationException:Errorcreatingbea...
960
热度 -
org.springframework.transaction.CannotCreateTransactionException:
服务器mysql数据库异常数据库用的是mysql,后台用的是hibernate,在tomcat中配置连接池,服务器中经常报一些如下的错误:Javacode2009-02-0608:22:20,588INFO[cn.legend.myznt.util.SystemExceptionHandler]-出现异常org.springframework.transaction.CannotCreateTra...
620
热度 -
Spring Aop 错误
SpringAop异常 Exceptioninthread"main"org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'org.springframework.aop.config.internalAutoProxyCreator':Instantiationofbeanfailed;...
605
热度 -
SpringMV项目部署有关问题
SpringMV项目部署问题用SpringMVC框架,在WebLogic10上开发,结果我们的测试人员在测试服务器部署时报错:其他3个项目可以部署,就我这一个报错,错误如下:求大神weblogic.application.ModuleException:[HTTP:101216]Servlet:"springmvc"failedtopreloadonstartupinWebapplication:...
41
热度 -
java项目启动Tomcat报错!解决思路
java项目启动Tomcat报错!!!html'>org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'tokenService':Injectionofresourcefieldsfailed;nestedexceptionisorg.springframework.beans.fact...
6113
热度 -
ssh搭建有关问题,请教这是什么错误,小弟我在学习实在找不出来了
ssh搭建问题,请问这是什么异常,我在学习实在找不出来了html'>org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'productAction'definedinURL[file:/D:/program/apache-tomcat-6.0.20/webapps/TestPage/WE...
56
热度 -
SSH框架搭建,spring的beans.xml报错,小弟我看不出什么东东,求高手解答
SSH框架搭建,spring的beans.xml报错,我看不出什么错误,求高手解答!报错信息:org.springframework.beans.factory.parsing.BeanDefinitionParsingException'>org.springframework.beans.factory.parsing.BeanDefinitionParsingException:Config...
86
热度 -
WebWork.Spring.Hibernate整合开发网络书城-学习遇到的异常2
WebWork.Spring.Hibernate整合开发网络书城----学习遇到的错误2 ssh整合的时候出错关键字:noclassdeffounderrorcommons-pool严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoa...
731
热度 -
ssh tomcat启动出错 nested exception is org.hibernate.Hibernat解决方案
sshtomcat启动出错nestedexceptionisorg.hibernate.Hibernat各位高手大家好,新手没有积分,向大家请教个问题。做个项目时使用了SSH框架,Tomcat启动出错:信息:RDBMS:MicrosoftSQLServer,version:9.00.40352011-4-2114:13:51org.hibernate.cfg.SettingsFactorybuil...
356
热度 -
org.springframework.orm.ObjectRetrievalFailureException:
hibernate根据id加载错误如下:Javacode2011-10-0814:51:02,255DEBUG[http-8080-6](SQLStatementLogger.java:111)-selectclientinfo0_.CLIENT_IDasCLIENT1_2_0_,clientinfo0_.CLIENT_NAMEasCLIENT2_2_0_,clientinfo0_.ADDRESS...
487
热度 -
Spring 注入jdbcOperations 失败 高手 多谢!
Spring注入jdbcOperations失败请教各位高手谢谢!!!Exceptioninthread"main"org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'runtimeLogDao':Injectionofautowireddependenciesfailed;nested...
1097
热度 -
rmi spring resin起步出错
rmispringresin启动出错 [00:30:36,734][ContextLoader,215]-Contextinitializationfailed org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'xxxxServiceExporter'definedinServletC...
589
热度 -
org.springframework.web.context.ContextLoaderListener</
做了个pk发型不乱的oa项目做到11集总出现HTTPStatus404-/oa/org.do错误HTTPStatus404-/oa/org.dotypeStatusreportmessage/oa/org.dodescriptionTherequestedresource(/oa/org.do)isnotavailable.applicationcontext-action。xml<?xml...
409
热度 -
is java.lang.NoClassDefFoundError: org.hibernate.cfg.Configuration
SSH发布出现错误Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanw...
609
热度 -
spring框架启动时报错,该怎么解决
spring框架启动时报错Causedby:org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'filterSecurityInterceptor'definedinfile[D:\Tomcat6.0\webapps\sc\WEB-INF\classes\applicationConte...
1995
热度 -
org.springframework.web.context.ContextLoaderListener功用
org.springframework.web.context.ContextLoaderListener作用 org.springframework.web.context.ContextLoaderListener作用如果您想要在自己所定义的Servlet类别中使用Spring的容器功能,则也可以使用org.springframework.web.context.ContextLoaderLi...
935
热度 -
Hibernat+Spring 有关问题
Hibernat+Spring问题org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'userTarget'definedinclasspathresource[applicationContext.xml]:Can'tresolvereferencetobean...
85
热度 -
S2SH调整注入@Autowired出现expected single matching bean but found 2: [iDAO, areaDAO]
S2SH整合注入@Autowired出现expectedsinglematchingbeanbutfound2:[iDAO,areaDAO] 异常信息如下: 2012-9-814:42:57org.apache.catalina.core.StandardContextlistenerStart严重:Exceptionsendingcontextinitializedeventtolistener...
1221
热度 -
SSH异常.求高人解决
SSH错误...求高人解决XMLcode2011/08/03-07:29:32ERRORContextLoader:204-Contextinitializationfailedorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'LoginService'definedinclasspa...
178
热度