weblogic


 

#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (c1_Optimizer.cpp:271), pid=7644, tid=6296
# guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp
#
# JRE version: 6.0_45-b06
# Java VM: Java HotSpot(TM) Client VM (20.45-b01 mixed mode windows-x86 )
# An error report file with more information is saved as:
# D:\Oracle\Middleware\user_projects\domains\base_domain\hs_err_pid7644.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

================================================

開始時候報上面的錯誤

然后我在window--->  preferences------>java-------->選擇jdk---->edit------->在vm arguments 添加

  -XX:CompileCommand=exclude,org/hibernate/cfg/annotations/SimpleValueBinder,setType

 

一陣喜悅,解決了,但是登錄系統時,界面不能正常顯示,報出警告


<Warning> <Socket> <BEA-000402> <There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4. You may want to alter your configuration.> 
<2017-8-24 下午01時54分28秒 CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:57,747 during the configured idle timeout of 5 secs> 
<2017-8-24 下午01時54分28秒 CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:57,744 during the configured idle timeout of 5 secs> 
<2017-8-24 下午01時54分28秒 CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:57,745 during the configured idle timeout of 5 secs> 
<2017-8-24 下午01時54分28秒 CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:57,748 during the configured idle timeout of 5 secs> 
<2017-8-24 下午01時54分28秒 CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:57,746 during the configured idle timeout of 5 secs>

並且界面不能正常顯示,網上有很多解決辦法,但是還是沒看懂,

感覺這是個配置文件的問題

 大部分都是在說我的jdk版本和weblogic的版本不一樣,按照這種方法改了半天還是不對,其實

是由於我的疏忽少配置了一個數據源。。。。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM