当前位置: 代码迷 >> 9095的解决方案
 
  • 我的应用程序在启动时崩溃

    问题描述 我的应用程序在启动时崩溃,没有显示任何错误。 我找不到原因。 我尝试了许多解决方案,但徒劳无功 这是MainActivity.java packagecom.example.android.mycourses; importandroid.os.Bundle; importandroid.support.v7.app.AppCompatActivity; importandroid...

    9
    热度
  • ssh框架整合后,为什么小弟我的tomcat启动速度如此地慢!小弟我用的是myeclipse,求高人释疑

    ssh框架整合后,为什么我的tomcat启动速度如此地慢!!我用的是myeclipse,求高人释疑~Sep28,20126:03:17PMorg.apache.catalina.core.AprLifecycleListenerinitINFO:LoadedAPRbasedApacheTomcatNativelibrary1.1.24usingAPRversion1.4.6.Sep28,20126...

    90
    热度
  • 初次用hibernate,帮小弟我看看异常

    初次用hibernate,帮我看看错误14:43:14,312INFOEnvironment:560-Hibernate3.3.2.GA14:43:14,318INFOEnvironment:593-9095'>hibernate.propertiesnotfound14:43:14,323INFOEnvironment:771-Bytecodeprovidername:javassist14:4...

    54
    热度
  • spring3.1的整合hibernate4.LocalSessionFactoryBean必须找hibernate.cfg.xml有关问题

    spring3.1的整合hibernate4.LocalSessionFactoryBean必须找hibernate.cfg.xml问题spring3.1下配hibernate4.0由于没有了hibernateTemplate类,只能配hibernate4.LocalSessionFactoryBean但是编译时说事找不到hibernate.cfg.xml,我是利用bean注入的,不想用hiber...

    249
    热度
  • Initializing Spring root WebApplicationContext,该怎么处理

    InitializingSpringrootWebApplicationContextINFO-InitializingSpringrootWebApplicationContextINFO-RootWebApplicationContext:initializationstartedINFO-Refreshingorg.springframework.web.context.support.Xm...

    891
    热度
  • 麻烦帮忙看一下,hibernate的save操作执行了,但是数据却没有被插入解决思路

    麻烦帮忙看一下,hibernate的save操作执行了,但是数据却没有被插入现在大部份使用都是Hibernate+spring,今天尝试了一下用纯Hibernate进行数据库操作:publicclassManagerimplementsjava.io.Serializable{ privateIntegerid; privateStringname; privateStringpassword; ...

    86
    热度
  • 小弟我用Spring控制Hibernate,但无法自动生成数据库,这是日志,求解

    我用Spring控制Hibernate,但无法自动生成数据库,这是日志,求解!INFO-9095'>hibernate.propertiesnotfoundINFO-Bytecodeprovidername:cglibINFO-usingJDK1.4java.sql.TimestamphandlingINFO-Mappingclass:com.xiong.myhrs.model.Applicati...

    97
    热度
  • myeclipse 始终报错 org.hibernate.HibernateException:该怎么解决

    myeclipse始终报错org.hibernate.HibernateException:32[main]INFOorg.hibernate.cfg.Environment-Hibernate3.5.3-Final32[main]INFOorg.hibernate.cfg.Environment-9095'>hibernate.propertiesnotfound47[main]INFOorg....

    95
    热度
  • WebApplicationContext解决方案

    WebApplicationContextINFO-InitializingSpringrootWebApplicationContextINFO-RootWebApplicationContext:initializationstartedINFO-Refreshingorg.springframework.web.context.support.XmlWebApplicationContext...

    7215
    热度
  • hibernate-4.1.7+struts2有关问题(求解)

    hibernate-4.1.7+struts2问题(求解)使用了最新的struts和hibernate,前台页面页面报错,错误信息为typeExceptionreportmessagedescriptionTheserverencounteredaninternalerror()thatpreventeditfromfulfillingthisrequest.exceptionjava.lang....

    264
    热度
  • hibernate4 在用annotation投射是老是出错,为什么呀

    hibernate4在用annotation映射是老是出错,为什么呀Exceptioninthread"main"org.hibernate.MappingException:Unabletoloadclass[cn.lcc.hibernaet.model.MyTeacher]declaredinHibernateconfiguration<mapping/>ent...

    11
    热度
  • SSH调整后启动TOMCAT控制台报错

    SSH整合后启动TOMCAT控制台报错错误信息如下:八月08,20128:37:59上午org.apache.catalina.core.AprLifecycleListenerinit信息:TheAPRbasedApacheTomcatNativelibrarywhichallowsoptimalperformanceinproductionenvironmentswasnotfoundonth...

    43
    热度
  • org.hibernate.InvalidMappingException: Could not parse

    ibernate的报异常请教那位大侠帮我解决啊!我找了好久不找到那出错啊!&&&&&&&&&&&&&&&&&&Environment-Hibernate3.2.5Environment-9095'>hibernate.propertiesnotfoundE...

    338
    热度
  • 【高分】【紧急】【】hibernate怎么避免重复加载配置文件,多谢

    【高分】【紧急】【在线等】hibernate如何避免重复加载配置文件,谢谢~Javacode2008十月2823:45:00,317[INFO]org.hibernate.cfg.Environment-Hibernate3.3.1.GA2008十月2823:45:00,332[INFO]org.hibernate.cfg.Environment-9095'>hibernate.propertie...

    217
    热度
  • hibernate 报错,帮忙看看。才开始学hibernate解决办法

    hibernate报错,帮忙看看。才开始学hibernate五月28,20123:15:27下午org.hibernate.annotations.common.Version<clinit>INFO:HCANN000001:HibernateCommonsAnnotations{4.0.1.Final}五月28,20123:15:27下午org.hibernate.Versionlo...

    85
    热度
  • hibernate的一个有关问题啊高手们。网上搜不到的有关问题!

    hibernate的一个问题啊!高手们。。网上搜不到的问题!!!!!!!!2011-12-1110:59:20org.apache.catalina.core.AprLifecycleListenerinit信息:TheApacheTomcatNativelibrarywhichallowsoptimalperformanceinproductionenvironmentswasnotfoundo...

    74
    热度
  • 菜鸟问个SSH整合时候遇到的一个有关问题

    菜鸟问个SSH整合时候遇到的一个问题。自己弄了个ssh的用户登录验证的例子,用的是jar6eclipse(查了下是2008版本,估计是3.几的)struts1.2hibernate3.1.2spring2.5.5tomcat6postgresQL9.0mysql5.0刚开始跑的时候tomcatdebug到这就停住了,之后就超时了,不知道什么原因。刚开始用的是postgres,以为是数据库的问题,后...

    86
    热度
  • 与Hibernate有关的代码,该如何处理

    与Hibernate有关的代码今天做hibernate项目时,测试的时候数据库出现了错误。错误如下:16[main]INFOorg.hibernate.cfg.Environment-Hibernate3.3.2.GA16[main]INFOorg.hibernate.cfg.Environment-9095'>hibernate.propertiesnotfound16[main]INFOorg...

    1153
    热度
  • java连接mysql数据库有关问题

    java连接mysql数据库问题java项目在linux系统上部署,启动tomcat时报错。2012-09-2514:26:10,375INFO[DefaultListableBeanFactory.java-414]:Pre-instantiatingsingletonsinorg.springframework.beans.factory.support.DefaultListableBean...

    2002
    热度
  • nginx运作php

    nginx运行php参考http://hi.baidu.com/zlflashlight/blog/item/3caa972224d634ffd6cae2b9.htmlhttp://wenku.baidu.com/view/c3828ac4bb4cf7ec4afed0b4.html今天配置了以下,在ubuntu上http://www.imagemagick.org/script/index.php...

    46
    热度
上一页12下一页