Error
This is Error I have encountered
[原]命令行運行class文件出現NoClassDefFoundError
摘要: Java命令運行程序時出現java.lang.NoClassDefFoundError: org/apache/http/HttpEntity。
閱讀全文
posted @
2012-02-14 16:03 天堂露珠 閱讀(2150) |
評論 (0) 編輯
[原]Exception starting filter MyStruts2
摘要: java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
閱讀全文
posted @
2009-07-27 19:41 天堂露珠 閱讀(461) |
評論 (0) 編輯
[原]MyEclipse location already exists
摘要: location already exists , specify a different location
閱讀全文
posted @
2009-07-27 00:37 天堂露珠 閱讀(1075) |
評論 (0) 編輯
[原]雙系統啟動修復
摘要: Windows XP 與 Windows Server 2003雙系統,當Windows XP系統用Ghost恢復后,Windows Server 2003不能正確啟動。
閱讀全文
posted @
2009-07-20 14:55 天堂露珠 閱讀(336) |
評論 (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 天堂露珠 閱讀(2108) |
評論 (1) 編輯
[原]Hibernate - TransientObjectException
摘要: object references an unsaved transient instance
閱讀全文
posted @
2009-06-19 22:59 天堂露珠 閱讀(1115) |
評論 (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 天堂露珠 閱讀(3982) |
評論 (1) 編輯
[原]遠程登錄Windows Server 2003的當前會話
摘要: 使用Windows XP遠程登錄服務器(Windows Server 2003),每次登錄,服務器都會為你創建一個新的會話,無法訪問服務器端已登錄的會話。如果現在服務器上某些程序正處在打開狀態,又想通過遠程登錄監視程序狀態,那么無疑需要登錄服務器的當前會話。
閱讀全文
posted @
2009-06-01 11:19 天堂露珠 閱讀(2015) |
評論 (1) 編輯
[原]Hibernate Unknown entity
摘要: Unknown entity: wintys.hibernate.BookAuthor
閱讀全文
posted @
2009-05-20 00:17 天堂露珠 閱讀(300) |
評論 (0) 編輯
[原]Hibernate中的slf4j出錯
摘要: java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder
閱讀全文
posted @
2009-05-19 19:35 天堂露珠 閱讀(275) |
評論 (0) 編輯
[原]Could not execute JDBC batch update
摘要: org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update
閱讀全文
posted @
2009-05-19 19:17 天堂露珠 閱讀(511) |
評論 (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) 編輯
[原]對Class.getMethod()的調用未經檢查
摘要: 警告:[unchecked]對作為普通類型 java.lang.Class 的成員的 getMethod(java.lang.String,java.lang.Class >...) 的調用未經檢查.
閱讀全文
posted @
2009-04-05 15:52 天堂露珠 閱讀(1700) |
評論 (0) 編輯
[原]Invalid standard action
摘要: Tomcat提示出現如下錯誤:org.apache.jasper.JasperException: Invalid standard action
閱讀全文
posted @
2009-03-28 22:34 天堂露珠 閱讀(1922) |
評論 (2) 編輯