当前位置: 代码迷 >> exception的解决方案
 
  • jsp页面在eclipse中显示Unhandled exception type Throwable异常

    jsp页面在eclipse中显示UnhandledexceptiontypeThrowable错误<html><head><title>BabyGame-YourGuesses</title></head><bodybgcolor="#FFFFFF"><%@pageerrorPage="er...

    379
    热度
  • Exception in thread "main" java.lang.UnsupportedClassVersionError:有关问题

    紧急求助Exceptioninthread"main"java.lang.UnsupportedClassVersionError:问题eclipse打包成jar文件,是批量发送邮件的,前几天都能正常运行,现在只改动一下内容,重新打包竟然出错!网上说是版本原因,但最近没有安装jdk啊!求助!!出错信息如下:JavacodeExceptioninthread"main&...

    6585
    热度
  • Exception in thread "main" com.mysql.jdbc.exceptions.

    DAO设计时运行测试类程序出现以下异常?[size=11px]D:\mldnwebdemo\WEB-INF\classes>javacn.mldn.lxh.dao.test.TestDAOInsertExceptioninthread"main"com.mysql.jdbc.exceptions.MySQLSyntaxErrorException:Youhaveanerr...

    348
    热度
  • nested exception is java.sql.SQLException: 没法从套接字读取更多的数据

    nestedexceptionisjava.sql.SQLException:无法从套接字读取更多的数据这个异常我查了下1有的说是数据库版本问题,我用的是oracle9i,我现在不会升级到10G的,所以如果是这个原因肯定不行的,2sql效率问题,这个也不好解决,我用的是select*fromtable必须要这样写,所以这个原因也不应该3数据库回滚段问题,目前希望是这个原因,这个可以解决目前就知道这...

    0
    热度
  • Exception sending context initialized event to listener instance of class

    急急!!!SSH开发guestbook2009-4-3022:57:47org.apache.catalina.startup.HostConfigcheckResources信息:Reloadingcontext[/guestbook5]2009-4-3022:57:47org.apache.catalina.core.StandardContextstop信息:Containerorg.apa...

    313
    热度
  • 调用dao.createHQuery出错Exception,错误信息:net.sf.hibernate.QueryException:

    Hibernate问题,expectedinSELECT报错信息:调用dao.createHQuery出错Exception,错误信息:net.sf.hibernate.QueryException:,expectedinSELECT[selectcount(comment.comment)asnumfromcom.bpcc.egov.gs12315.po.Commentascommentwher...

    460
    热度
  • Exception in thread "main" java.lang.NullPointerException

    Exceptioninthread"main"java.lang.NullPointerException importjava.util.*;classMyKey{privateStringname;privateintage;publicMyKey(Stringname,intage){this.name=name;this.age=age;}publicStrin...

    958
    热度
  • Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException解决办法

    Exceptioninthread"AWT-EventQueue-0"java.lang.NullPointerException我做了一个cs结构的聊天程序,用了swing,hibernate。可是有时候会出现会出现下列异常,它也没说我程序的哪行出错,我该怎么找错误啊。什么原因可能导致不报异常位置。哪位仁兄帮帮忙,都困扰我好几天了。Exceptioninthread"...

    297
    热度
  • Exception in thread "main" java.lang.IllegalAccessError:

    eclipse初次做hibernate实验执行测试文件的时候报错信息:Readingmappingsfromresource:com/bjsxt/hibernate/model/Student.hbm.xmlExceptioninthread"main"java.lang.IllegalAccessError:triedtoaccessfieldorg.hibernate.cf...

    629
    热度
  • nested exception is org.hibernate.QueryException: could not resolve property

    Hibernate异常oplevelof:com.dk.ykt.model.OperFunction[fromcom.dk.ykt.model.OperFunctionasopwhereop.oplevel=22];nestedexceptionisorg.hibernate.QueryException:couldnotresolveproperty:oplevelof:com.dk.ykt.m...

    277
    热度
  • Could not open Hibernate Session for transaction; nested exception is org.hibern解决思路

    CouldnotopenHibernateSessionfortransaction;nestedexceptionisorg.hibern网站爆这个错误,,本地测试不会有这个错误http://dwz.minnanseo.com:8080/刷新下就可以正常访问。。不懂为什么。。对数据库一些设置不太清楚求大神。。。HTTPStatus500-typeExceptionreportmessagedes...

    1794
    热度
  • HTTP Status 500 - Servlet execution threw an exception 求大神帮忙!解决思路

    HTTPStatus500-Servletexecutionthrewanexception求大神帮忙!最近在跟着论坛做一个基于Mahout的电影推荐系统http://blog.csdn.net/huhui_cs/article/details/8596388但是跟着步骤走完却报出奇怪的错误~作为初学菜鸟实在无力解决~异常如图~mahout的包我都导进去了可是不知道为什么还是一直报错~求大神指导Q...

    1178
    热度
  • Exception in thread "main" java.lang.InstantiationError:

    关于java的简单问题publicclasstest{publicstaticvoidmain(String[]args){Personye=newPerson();}}classPerson{intid;Personleft;Personright;}这段程序很怪,我用的jdk1.5在我笔记本上运行报错Exceptioninthread"main"java.lang.Inst...

    5404
    热度
  • 导出Excel时出现Exception from HRESULT: 0x800A03EC的异常

    导出Excel时出现ExceptionfromHRESULT:0x800A03EC的错误!本地调试过程中没问题!放到服务器上以后出现该错误!本地调试过程中数据列数比服务器时少,这点有影响吗?color='#e78608'>------解决方案--------------------------------------------------------服务器有装office木有color='#e7...

    3964
    热度
  • threadid=1: thread exiting with uncaught exception (group=0x40015578),该如何处理

    threadid=1:threadexitingwithuncaughtexception(group=0x40015578)各位帮我看看是什么情况,自己写了个例子,程序没错误,运行也不报错,但会停掉,显示意外终止。是怎么回事啊,,,急,谢谢color='#FF8000'>------解决方案--------------------图片最后一行,没找到类。如果这个类是其他开发包定义的,可能没导入好...

    84
    热度
  • 没辙了,winform程序报出Win32Exception 不会处理。解决方法

    没辙了,winform程序报出Win32Exception不会处理。消息:{msg=0xf(WM_PAINT)hwnd=0x30a34wparam=0x0lparam=0x0result=0x0}是在protectedoverridevoidWndProc(refMessagem)抛出的“存储空间不足,无法处理此命令。”能不能帮我分析下问题出在哪??color='#FF8000'>------解决...

    50
    热度
  • JSP内置对象详解四 之 page、out、exception、config、pageContext 内置对象

    JSP内置对象详解4之page、out、exception、config、pageContext内置对象一、 page内置对象介绍 page对象有点类似于Java编程中的this指针,就是指当前JSP页面本身。page是java.lang.Object类的对象。page对象在实际开发过程中并不经常使用。 page对象常用方法 getClass():返回当时Object的类。 hash...

    143
    热度
  • eclipse exception:File not found: .\target\m2e-wtp\web-resources\

    eclipseexception:Filenotfound:..\target\m2e-wtp\web-resources\ eclipseexception:Filenotfound:..\target\m2e-wtp\web-resources\Whatisthiswebresourcesfolder?target/m2e-wtp/web-resources/isafoldercontaini...

    777
    热度
  • 惊人: Servlet.service() for servlet [jsp] in context with path [] threw exception

    严重:Servlet.service()forservlet[jsp]incontextwithpath[]threwexception严重:Servlet.service()forservlet[jsp]incontextwithpath[]threwexception[java.lang.NoClassDefFoundError:javax/el/ELResolver]withrootcaus...

    7229
    热度
  • 惊人: Servlet.service() for servlet () threw exception java.lang.NullPoint

    严重:Servlet.service()forservlet()threwexceptionjava.lang.NullPoint下面代码几乎是按照书上来的,怎么有空指针的错误?实在找不出来,求大神指点!此段代码功能是将项目中某图片显示在客户端。importjavax.servlet.*;importjavax.servlet.http.*;importjavax.servlet.jsp.Page...

    481
    热度