- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
weblogic压力测验中地性能调试手册
Oracle数据库设置 1.【PGA】24-》60 2.【SGA】shared_pool_size=48,80 3.【SGA】高速缓存区:24,40 4.【SGA】java池:30-》0(8) 5.会话150-》1000. 6.游标300-》1000. Jar包设置: 1、Log4j删除日志,加“#” 2、DynamicDao删除system.Out SQL Weblogic设置 内存大小 setDomainEnv.cmd if %JAVA_VENDOR%==Sun ( set WLS_MEM_ARGS_64BIT=-Xms256m -Xmx512m set WLS_MEM_ARGS_32BIT=-Xms256m -Xmx1524m 域JTA 配置 超时秒数: 服务器上资源的最大请求数每个服务器所允许的最大并发资源请求数 服务器: 接受预备连接:600 域Web应用程序设置 JDBC连接池 域-》服务-》JDBC——》数据源 连接池 1、语句缓存大小 100 2、不支持全局事务 3、初始容量:5 4、最大容量:100(已经修改为500) 5、容量增长:5 6、收缩频率:450 7、语句超时:1000 8、非活动连接超时100 部署监视 部署-》监视-》JDBC Servers连接池配置 服务-》JDBC-》数据源-》配置-》连接缓冲池 Server管理控制 服务器-》AdminServer(管理)-》控制 服务器-》AdminServer(管理) Java虚拟机内存回收 服务器-》AdminServer(管理)-》选中-》监视-》性能-》垃圾回收内存(Java 虚拟机内存利用率统计信息 最长线程阻塞时间 服务器-》AdminServer(管理)-》选中-》超载 BEA-000449 Closing socket as no data read from it 1、Set the parameter -Dweblogic.client.socket.ConnectTimeout=XXX, in the start-up script of the server which you are seeing this issue under JAVA_OPTIONS Note: Where XXX is the value in ms. Example: -Dweblogic.client.socket.ConnectTimeout=500 2、Server - Protocols (tab) - HTTP (sub-tab) - Duration(持续时间) BEA-310003 Free memory in the server... There is danger of OutOfMemoryError Thanks for the Hint. I found that changing the Low Memory Sample Size from 10 to 120 solved my problem. When WebLogic uses JRockit, it know when the GC runs and cleans up memory. It samples the free heap at this time (because all of the garbage has been collected and memory is as empty as it is going to get) and if the average over the hour is 5% free, then you get an alert. Unfortunately Im using the IBM AIX JVM. WebLogic cant tell when IBMs JVM is doing a GC, so it just samples heap free at a regular intervals. Since there are only 10 samples (by default) in a hour, if it gets unlucky a few times you will get an out of memory alert when there is nothing to be worried about. I boosted the samples to 120/hour, so it gets a better picture of the amount of heap that is free on average. Now that a few bad sam
您可能关注的文档
- unit3 Could you please tell me where the restrooms are 温习知识点总结.ppt
- Unit3 Our animal friends (Story time)教案.ppt
- unit3 computers精品语言点教案.ppt
- Unit3 Travel journal reading公.ppt
- unit3 It has a short tail第二.ppt
- unit3 Look at me教案第二课时.ppt
- unit3computers知识.ppt
- Unit4 I have a pen pal 第一课时p.ppt
- Unit3 Life in the future-Warming up and reading[教案].ppt
- Unit4 Earthquake Reading优.ppt
文档评论(0)