weblogic内存溢出及常用参数配置(Weblogic memory overflow and common parameter configuration).docVIP

  • 9
  • 0
  • 约5.28千字
  • 约 12页
  • 2017-10-05 发布于河南
  • 举报

weblogic内存溢出及常用参数配置(Weblogic memory overflow and common parameter configuration).doc

weblogic内存溢出及常用参数配置(Weblogic memory overflow and common parameter configuration)

weblogic内存溢出及常用参数配置(Weblogic memory overflow and common parameter configuration) Article category: Integrated Technology One, WebLogic memory overflow The recent visits to the sudden increase in the volume of portal access, always memory overflow, frequent downtime, adjust many parameters did not work, I found Weblogic in the domain of increasing, arch-criminal turned out to be the diagnostic file of Weblogic, is also the main reason causing the overflow of the memory Weblogic. When Weblogic starts loads the diagnostic files on each Server, occupies most of the memory allocation, the greater the amount of user access to this file also will be bigger, he will delete restart after service, eight Server was only 6 minutes, the deployment project is only 7, 8 minutes, has been running smoothly again, no memory overflow phenomenon. The file address: /bea/user_projects/domains/{domain_name}/servers/{Server_name}/data/store/diagnostics/*.DAT (Note: the diagnostic file is about 1M normal under AdminServer) But the file will continue to generate increased, our domain did not start the diagnostic related configuration file settings, Bea customer service can not explain, but can try to increase the starting parameters (-Dcom.bea.wlw.netui.disableInstrumentation=true ) to control the growth of this diagnostic file in /bea/user_projects/domains/{domain_name}/bin/startWebLogic.sh: If [[${WLS_REDIRECT_LOG} = =]]; then Echo Starting WLS with line: Echo ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dcom.bea.wlw.netui.disableInstrumentation=true -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS} ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dcom.bea.wlw.netui.disableInstrumentation=true -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS} Else Echo Redirecting, output, from, WLS, window, to, ${WLS_REDIRECT_

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档