weblogic8.x
How to get caught exceptions of my application in the Glassfish 2.1 server log?
We have ported an EJB applicationfrom BEA Weblogic 8.1 to Glassfish 2.1. The client is accessing the server through RMI, no web client.[详细]
2023-04-06 08:47 分类:问答How to determine weblogic server startup?
I am trying to write a script th开发者_如何学Cat will run and send a notification email regarding a successful server restart, however, how should i do so in the best way?[详细]
2023-03-26 11:17 分类:问答Can i place course grained settings in WebLogic to override logging level or settings defined in deployment EAR or WARS?
Currently we 开发者_高级运维have fine grained log settings for each .EAR and .WAR deployment package we put into our WebLogic server, is there a way we can override these logging settings at a higher[详细]
2023-03-19 21:49 分类:问答What does "Lock released while waiting:" mean in a Java thread dump?
In this thread dump: INFO| jvm 3| 2011/06/08 13:36:12 | \"ExecuteThread: \'38\' for queue: \'default\'\" id=55 idx=0x78 tid=5316 prio=5 alive, in native, waiting, daemon[详细]
2023-03-13 08:37 分类:问答weblogic server did not start properly
Whenever running the weblogic server getting the error. :\\bea8_1_3\\user_projects\\domains\\snap\\snap\\config.xml not found[详细]
2023-02-09 00:26 分类:问答Can't debug using eclipse and weblogic 8.1 ( weblogic 10 works fine)
first of all, Is it possible to debug web apps with eclipse and weblogic 8.1. I can successfully debug with weblogic 10.[详细]
2023-02-03 10:20 分类:问答weblogic 8.1 out of memory
my weblogic 8.1 gives out of memory if i dont click the garbage collector for a long t开发者_开发问答ime, i have increased the -Xms512m -Xmx1024m and also the max perm size in setdomainenv.bat, is the[详细]
2023-01-06 12:01 分类:问答Exception while calling stored procedure :Bigger type length than Maximum
HI I am getting this exception when I am c开发者_Python百科alling any stored procedure from my J2EE app.[详细]
2022-12-29 06:06 分类:问答Richfaces 3.x under weblogic 8.1
I have been developing a small project meant to run under weblogic 8.1. Richfaces according to documentation states that it supports weblogic 8.1.[详细]
2022-12-20 00:28 分类:问答Weblogic connection pool
I\'m trying to create a connection pool in weblogic (8.1) and getting the following exception: <BEA-001129> <Received exception while creating connection for pool \"testPool\": 7>[详细]
2022-12-12 05:50 分类:问答