隨筆 - 117  文章 - 72  trackbacks - 0

          聲明:原創作品(標有[原]字樣)轉載時請注明出處,謝謝。

          常用鏈接

          常用設置
          常用軟件
          常用命令
           

          訂閱

          訂閱

          留言簿(7)

          隨筆分類(130)

          隨筆檔案(123)

          搜索

          •  

          積分與排名

          • 積分 - 155778
          • 排名 - 390

          最新評論

          Error
          This is Error I have encountered
          [原]命令行運行class文件出現NoClassDefFoundError      摘要: Java命令運行程序時出現java.lang.NoClassDefFoundError: org/apache/http/HttpEntity。  閱讀全文
          posted @ 2012-02-14 16:03 天堂露珠 閱讀(2153) | 評論 (0)  編輯
          [原]Exception starting filter MyStruts2      摘要: java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter  閱讀全文
          posted @ 2009-07-27 19:41 天堂露珠 閱讀(462) | 評論 (0)  編輯
          [原]MyEclipse location already exists      摘要: location already exists , specify a different location  閱讀全文
          posted @ 2009-07-27 00:37 天堂露珠 閱讀(1077) | 評論 (0)  編輯
          [原]雙系統啟動修復      摘要: Windows XP 與 Windows Server 2003雙系統,當Windows XP系統用Ghost恢復后,Windows Server 2003不能正確啟動。  閱讀全文
          posted @ 2009-07-20 14:55 天堂露珠 閱讀(337) | 評論 (0)  編輯
          [轉]Struts2.1.6 - Unable to load configuration      摘要: Unable to load configuration. - bean - jar:file:/F:/Web/homesite/jsp/struts/WEB-INF/lib/struts2-convention-plugin-2.1.6.jar!/struts-plugin.xml:30:119  閱讀全文
          posted @ 2009-07-07 23:16 天堂露珠 閱讀(2109) | 評論 (1)  編輯
          [原]Hibernate - TransientObjectException      摘要: object references an unsaved transient instance  閱讀全文
          posted @ 2009-06-19 22:59 天堂露珠 閱讀(1116) | 評論 (1)  編輯
          [原]向MySQL數據庫插入Blob數據的問題      摘要: 在使用Hibernate向數據庫插入Blob二進制數據時,發生如下錯誤:SQL Error: 1064, SQLState: 42000 。You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near line 1  閱讀全文
          posted @ 2009-06-03 23:45 天堂露珠 閱讀(3984) | 評論 (1)  編輯
          [原]遠程登錄Windows Server 2003的當前會話      摘要: 使用Windows XP遠程登錄服務器(Windows Server 2003),每次登錄,服務器都會為你創建一個新的會話,無法訪問服務器端已登錄的會話。如果現在服務器上某些程序正處在打開狀態,又想通過遠程登錄監視程序狀態,那么無疑需要登錄服務器的當前會話。  閱讀全文
          posted @ 2009-06-01 11:19 天堂露珠 閱讀(2016) | 評論 (1)  編輯
          [原]Hibernate Unknown entity      摘要: Unknown entity: wintys.hibernate.BookAuthor   閱讀全文
          posted @ 2009-05-20 00:17 天堂露珠 閱讀(302) | 評論 (0)  編輯
          [原]Hibernate中的slf4j出錯      摘要: java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder  閱讀全文
          posted @ 2009-05-19 19:35 天堂露珠 閱讀(277) | 評論 (0)  編輯
          [原]Could not execute JDBC batch update      摘要: org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update  閱讀全文
          posted @ 2009-05-19 19:17 天堂露珠 閱讀(512) | 評論 (0)  編輯
          [轉]JBoss與JDK的JAXB版本不一致      摘要: java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI (from vfszip:/F:/JavaEmt/JBoss/lib/jaxb-impl.jar/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.1 API. Use the endorsed directory mechanism to place jaxb-api.jar in the bootstrap classloader.  閱讀全文
          posted @ 2009-05-14 23:04 天堂露珠 閱讀(1454) | 評論 (2)  編輯
          [轉]JBoss was unable to start within 50 seconds      摘要: 在Eclipse中JBoss不能正確啟動  閱讀全文
          posted @ 2009-05-14 21:39 天堂露珠 閱讀(1348) | 評論 (0)  編輯
          [轉]Unable to add JBoss 5.0 as server      摘要: Eclipse中添加JBoss出錯  閱讀全文
          posted @ 2009-05-14 20:36 天堂露珠 閱讀(1251) | 評論 (0)  編輯
          [原]對Class.getMethod()的調用未經檢查      摘要: 警告:[unchecked]對作為普通類型 java.lang.Class 的成員的 getMethod(java.lang.String,java.lang.Class ...) 的調用未經檢查.  閱讀全文
          posted @ 2009-04-05 15:52 天堂露珠 閱讀(1701) | 評論 (0)  編輯
          [原]調試EL函數時,Tomcat提示NullPointerException      摘要: EL函數對應的Java方法必須是靜態的。  閱讀全文
          posted @ 2009-04-03 19:02 天堂露珠 閱讀(395) | 評論 (0)  編輯
          [原]Invalid standard action      摘要: Tomcat提示出現如下錯誤:org.apache.jasper.JasperException: Invalid standard action  閱讀全文
          posted @ 2009-03-28 22:34 天堂露珠 閱讀(1925) | 評論 (2)  編輯

          主站蜘蛛池模板: 荥经县| 鲁甸县| 聊城市| 天祝| 万年县| 汪清县| 新干县| 绍兴县| 合肥市| 襄垣县| 读书| 赫章县| 梧州市| 太原市| 道孚县| 内江市| 公主岭市| 昌吉市| 淮滨县| 且末县| 即墨市| 六枝特区| 孙吴县| 钟祥市| 井研县| 时尚| 榆树市| 南平市| 东阳市| 龙南县| 沂源县| 汝阳县| 公安县| 临澧县| 广德县| 铜陵市| 土默特左旗| 菏泽市| 扎兰屯市| 襄垣县| 顺义区|