現(xiàn)場(chǎng)發(fā)布了4個(gè)weblogic節(jié)點(diǎn),weblogic版本是10.3,jdk的版本是1.6.0_24,在同一時(shí)間莫名其妙的停止服務(wù)。報(bào)錯(cuò)是: /bea/GG/domains/domain/bin/startWebLogic.sh: line 188: 22691 段錯(cuò)誤 ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} -Dweblogic.Name=${S
現(xiàn)場(chǎng)發(fā)布了4個(gè)weblogic節(jié)點(diǎn),weblogic版本是10.3,jdk的版本是1.6.0_24,在同一時(shí)間莫名其妙的停止服務(wù)。報(bào)錯(cuò)是:
/bea/GG/domains/domain/bin/startWebLogic.sh: line 188: 22691 段錯(cuò)誤 ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${JAVA_OPTIONS} ${PROXY_SETTINGS} ${SERVER_CLASS}
解決方法有兩種,選后者。
One has setup OIM 11g using JDK 1.6.0_21 or less and you are encountring Segmentaiton fault during srever startup.
Logs show:
The real cause of issue hasn't been known. It could be due to a JVM bug found in older version. To investigate further a Bug:12574592had
been raised however it has been closed as the issue didn't get occur after the solution given below was tried.
Bug:12574592 - JVM PROCESS SEGFAULTS DURING CLASS LOADING (status closed)
As a workaround:
1) Upgrade JDK from 1.6.0_21 to 1.6.0_23 (or latest version, 1.6.0_24)
2) Modify WebLogic startup script (or Node Manager server startup settings) to add -Dsun.zip.disableMemoryMapping=true
聲明:本網(wǎng)頁(yè)內(nèi)容旨在傳播知識(shí),若有侵權(quán)等問(wèn)題請(qǐng)及時(shí)與本網(wǎng)聯(lián)系,我們將在第一時(shí)間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com