Tagged Questions

4
votes
4answers
8k views

What is weblogic.socket.Muxer?

Does any of you understand what weblogic.socket.Muxer is used for in WebLogic 8.1? Often in thread dumps I see stack traces similar to this: "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" ...
2
votes
3answers
187 views

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 INFO | jvm 3 | ...
1
vote
1answer
451 views

Deploying spring message driven pojo on weblogic 8.1

I am trying to deploy a spring message message driven POJO on weblogic 8.1. It is a simple POJO, and it works fine being run outside of an application server, but the messages do not seem to be picked ...
0
votes
1answer
327 views

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 No config.xml was found. Would you like the server to create a default ...
0
votes
2answers
842 views

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. in weblogic 8.1 when I click on debug server from eclipse it shows me a ...
0
votes
1answer
2k views

How to use thread pool in WebLogic 8?

How is it possible to get/use/return a thread from an execute queue ( = thread pool) in WebLogic 8.1.6?
0
votes
3answers
1k views

correct CA not accepted by weblogic 8.1

I have a very strange problemen when connecting to an https url: [Security:090548]The certificate chain received from services.rdc.nl - 217.115.224.68 contained a V3 CA certificate which was missing ...