当前位置: 代码迷 >> 41051的解决方案
 
  • hibernate整合spring有关问题

    hibernate整合spring问题org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'sessionFactory'definedinclasspathresource[applicationContext.xml]:Invocationofinitmethodfailed;4105...

    83
    热度
  • ssh2項目運行時發生的java heap space解决方案

    ssh2項目運行時發生的javaheapspace小弟在做ssh2項目時遇到如下異常,不知道哪位大俠能幫幫剛出茅廬的小弟呢?2012-3-2211:18:35org.springframework.context.support.AbstractApplicationContextprepareRefresh信息:Refreshingorg.springframework.context.supp...

    281
    热度
  • 项目出现有关问题,严重: Exception sending context initialized event to listener instance.

    项目出现问题,严重:Exceptionsendingcontextinitializedeventtolistenerinstance...严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.spring...

    747
    热度
  • tomcat启动报错.配置文件的有关问题. 求解决.多谢!

    tomcat启动报错.配置文件的问题.求解决.谢谢!!org.springframework.web.context.ContextLoader,ERROR,Contextinitializationfailedorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'sessionFacto...

    616
    热度
  • IllegalArgumentException,该怎么解决

    IllegalArgumentExceptionorg.springframework.orm.hibernate3.HibernateSystemException:IllegalArgumentExceptionoccurredwhilecallingsetterofcom.lore.entitys.TblEmploye.startworktime;41051'>nestedexception...

    59
    热度
  • ssh整合出有关问题,大神们帮帮忙,看看是咋改呀~

    ssh整合出问题,大神们帮帮忙,看看是咋改呀~~~~错误:InitializingWebApplicationContextforStrutsActionServlet'action',module''2012-02-2912:04:03,093ERROR[org.springframework.web.struts.ContextLoaderPlugIn]-Contextinitializati...

    133
    热度
  • spring bean配置有关问题

    springbean配置问题ERROR[web.context.ContextLoader]Contextinitializationfailedorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'/web/console/subratio/subratio'definedinServl...

    15
    热度
  • struts1.0+spring2.0+hibernate3.2的有关问题

    struts1.0+spring2.0+hibernate3.2的问题org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'SessionFactory'definedinServletContextresource[/WEB-INF/applicationContext.xml]:Inv...

    82
    热度
  • org.hibernate.HibernateException: Hibernate Dialect must be explicitly set

    hibernate+spring+struts启动tomcat时出错严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoaderListenerorg.springframework.beans.factory.BeanCreation...

    1036
    热度
  • ssi配置时出现的错误,请大家帮忙

    ssi配置时出现的异常,请大家帮忙启动服务器时出现的严重:action:nullorg.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'/login'definedinServletContextresource[/WEB-INF/applicationContext.xml]:Errors...

    223
    热度
  • No unique bean of type [.] is defined: Unsatisfied dependency of type,该怎么解决

    Nouniquebeanoftype[...]isdefined:Unsatisfieddependencyoftype11-10-1316:49:09(严)StandardContext.listenerStart:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.con...

    723
    热度
  • org.springframework.beans.factory.UnsatisfiedDependencyException

    java的Spring配置问题异常为:2011-9-2110:16:57org.apache.catalina.core.StandardContextlistenerStart严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframework.web.context.ContextLoade...

    336
    热度
  • org.springframework.beans.factory.BeanCreationException 如何解决啊~

    org.springframework.beans.factory.BeanCreationException怎么解决啊~~org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'userDao'definedinfile[E:\AutoNavi\tomcat\apache-tomcat-6...

    287
    热度
  • org.hibernate.MappingException: Unknown entity: java.util.ArrayList异常

    org.hibernate.MappingException:Unknownentity:java.util.ArrayList错误。执行删除的时候页面报org.springframework.orm.hibernate3.HibernateSystemException:Unknownentity:java.util.ArrayList;41051'>nestedexceptionisorg.h...

    761
    热度
  • spring+flex+BlazeDS,启动tomcat时报的异常

    spring+flex+BlazeDS,启动tomcat时报的错误信息:InitializingSpringrootWebApplicationContext2009-2-201:17:52org.apache.catalina.core.StandardContextlistenerStart严重:Exceptionsendingcontextinitializedeventtolistener...

    449
    热度
  • HQL语句 有关问题 各位大哥帮帮忙Not supported for DML operations

    HQL语句问题各位大哥帮帮忙NotsupportedforDMLoperations//dao方法:publicSpareupdateSpare(Integeramount,Integerid){ Stringsql="UpdateSparesetspare_amout=spare_amout+"+amount+"wheredevice_id="+id...

    663
    热度
  • 初学Spring,写了一个简单的helloword就遇到了有关问题

    初学Spring,写了一个简单的helloword就遇到了问题。Exceptioninthread"main"org.springframework.beans.factory.BeanDefinitionStoreException:Errorregisteringbeanwithname'log'definedinfile[D:\eclipse\eclipse\workpl...

    258
    热度
  • org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 5

    初学spring遇到的第一个问题,请高手指点类一:packageonlyfun.caterpillar;publicclassHelloBean{ privateStringhelloWord; publicvoidsetHelloWord(StringhelloWord){ this.helloWord=helloWord; } publicStringgetHelloWord(){ ret...

    588
    热度
  • 关于MyEclipse6.0配置SSH时遇到的有关问题

    关于MyEclipse6.0配置SSH时遇到的问题?我用的是Eclipse3.3,MyEclipse6.0,JDK1.6,Tomcat6.0.要配置一个Struts1.2,Spring1,Hibernate3.0的web工程。但是启动tomcat时总是报如下错误:严重:action:nullorg.springframework.beans.factory.BeanCreationExceptio...

    92
    热度
  • 急死人了——时间来不急了,该怎么处理

    急死人了——时间来不急了求解,是我数据库的问题还是我写的程序出了问题???,谢谢大家!!![ERROR]2011-11-0216:26:34,000method:org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:206)Contextinitializationfai...

    311
    热度