用Eclipse 開發Spring Hibernate問題
我前幾天買了一本《Spring技術手冊》我按照書上的每一個例子做了一下,邊做邊思考,總有種愛不釋手的感覺。對於剛學spring的人真的是本好書
可我有個小問題:
我在用Eclipse做Hibernate+spring的時候出了點問題,我先用Hibernate做了一個小練習沒問題資料可以插入資料庫中。接著我用MyEclipse點Add Spring Cabalities想用spring整和一下 可我加完了spring後,把測試類裡也改用spring注入得到UserDAO
我執行的時候出現了一個提示:
An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x00dd0758, pid=1572, tid=1596
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
# Problematic frame:
# v ~RuntimeStub::load_klass_patching Runtime1 stub
#
# An error report file with more information is saved as hs_err_pid1572.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
可我手動新增spring.jar包然後手動建立applicationContext.xml檔案就沒有這個問題
可我有個小問題:
我在用Eclipse做Hibernate+spring的時候出了點問題,我先用Hibernate做了一個小練習沒問題資料可以插入資料庫中。接著我用MyEclipse點Add Spring Cabalities想用spring整和一下 可我加完了spring後,把測試類裡也改用spring注入得到UserDAO
我執行的時候出現了一個提示:
An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x00dd0758, pid=1572, tid=1596
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
# Problematic frame:
# v ~RuntimeStub::load_klass_patching Runtime1 stub
#
# An error report file with more information is saved as hs_err_pid1572.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
可我手動新增spring.jar包然後手動建立applicationContext.xml檔案就沒有這個問題
相關文章
- eclipse下開發struts+hibernate出現的問題!Eclipse
- 求助hibernate+eclipse問題Eclipse
- 在eclipse中使用hibernate之問題Eclipse
- Spring與hibernate的問題Spring
- eclipse spring 外掛問題EclipseSpring
- eclipse應用問題Eclipse
- struts_jdon_hibernate3 在eclipse中部署的問題Eclipse
- 用Eclipse開發FlexEclipseFlex
- 請教Eclipse下開發JSP小問題EclipseJS
- Spring與Hibernate整合中的session問題SpringSession
- Struts +Spring + Hibernate 的配置問題,謝謝!Spring
- spring+hibernate 連線mysql的問題SpringMySql
- 用eclipse+tomcat 開發hibernate時,為啥要重啟 tomcatEclipseTomcat
- 用Hibernate訪問DB27.2的問題DB2
- Eclipse初次java開發問題總結-4-Maven使用問題彙總EclipseJavaMaven
- struts+hibernate+spring 整合中出現的問題Spring
- 10個用於開發Spring Boot的最佳Eclipse外掛Spring BootEclipse
- 在eclipse中進行php開發中文亂碼問題EclipsePHP
- 加速Java應用開發1:Spring/Hibernate應用除錯時啟動速度JavaSpring除錯
- freemarker+webwork+ebj2+Hibernate3開發物件傳遞問題Web物件
- hibernate初學問題
- Hibernate Blob 操作問題!
- Hibernate的session問題Session
- eclipse+lomboz+jboss開發疑問(新手)Eclipse
- [請教] Spring + Hibernate 的 dynamic-update(動態更新)問題Spring
- [問題]利用spring & hibernate ,每次查詢,都會初始化Spring
- 一個有關struts+spring+hibernate專案的問題,Spring
- J2EE(exts struts spring hibernate)系統效能問題Spring
- spring-boot版本問題讓開發懷疑人生Springboot
- Spring boot 和Vue開發中CORS跨域問題Spring BootVueCORS跨域
- hibernate中的no session問題Session
- hibernate批量查詢問題
- Hibernate,Weblogic整合問題Web
- SSH開發實踐part1:Spring與Hibernate整合Spring
- Web應用開發中的幾個問題Web
- 用jb+jboss+oracle開發cmp出問題Oracle
- 提高開發效率的 Eclipse 實用操作(2)Eclipse
- Spring,hibernate,struts的面試筆試題Spring面試筆試