|
|
27 | 28 | 29 | 30 | 31 | 1 | 2 |
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 | 1 | 2 | 3 | 4 | 5 | 6 |
本Blog文章为fjin原创,转载请注明出处及作者. MSN: jinfh77@hotmail.com
常用链接
留言簿(16)
随笔分类
随笔档案
文章分类
文章档案
搜索
最新评论

阅读排行榜
评论排行榜
摘要: Weblogic, JMS, FileStore, Consumer, MessageListener
阅读全文
posted @
2009-04-22 09:35 走走停停又三年 阅读(4195) |
评论 (3) |
编辑 收藏
摘要: 如何通过ldap browser监控weblogic server的embedded ldap server
阅读全文
posted @
2009-04-14 15:32 走走停停又三年 阅读(2410) |
评论 (0) |
编辑 收藏
摘要: 如果通过参数设定促使PermGen中的ClassUnloading,以避免PermGen的OOM
阅读全文
posted @
2009-04-14 10:46 走走停停又三年 阅读(1365) |
评论 (1) |
编辑 收藏
摘要: Weblogic, internal, transaction timeout, wakeUpAfterSeconds
阅读全文
posted @
2009-02-24 10:54 走走停停又三年 阅读(3992) |
评论 (2) |
编辑 收藏
摘要: Weblogic, RollbackException: SubCoordinator not available, TLog, CoordinatorDescriptor, ServerID
阅读全文
posted @
2009-02-23 08:07 走走停停又三年 阅读(3376) |
评论 (7) |
编辑 收藏
先后有客户碰到weblogic92, weblogic10.3在linxu上启动慢的问题。从thread dump来看,线程挂在security相关的随机数生成上面,因为客户没有把thread dump发过来,所以这里就没得贴了。
解决方法:
-Djava.security.egd=file:/dev/urandom(可能还会有问题)
-Djava.security.egd=file:/dev/zero(可以解决问题)
posted @
2009-01-22 14:27 走走停停又三年 阅读(1386) |
评论 (0) |
编辑 收藏
摘要: weblogic, XAER_NOTA, enlist
阅读全文
posted @
2009-01-12 20:48 走走停停又三年 阅读(3232) |
评论 (0) |
编辑 收藏
摘要: Weblogic中的load banlance问题
阅读全文
posted @
2009-01-12 20:08 走走停停又三年 阅读(4105) |
评论 (0) |
编辑 收藏
摘要: HttpCompleteMessageTimeout, BEA-101083, BEA-101326
阅读全文
posted @
2008-12-12 09:55 走走停停又三年 阅读(5361) |
评论 (2) |
编辑 收藏
摘要: Weblogic中的asynchronous web service调用,关键词: web service, asynchronous , FutureResult, AsyncInfo, setResultListener
阅读全文
posted @
2008-11-24 22:38 走走停停又三年 阅读(2803) |
评论 (1) |
编辑 收藏