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
1answer
736 views

Weblogic Managed Servers Restart On Own

We are running WebLogic 8.1.6.0 and when we attempt to shutdown all managed servers in a cluster some of the managed servers shutdown and start back up prior to us interacting with them. In order to ...
1
vote
1answer
429 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
0answers
34 views

How to enable bidirectional communication in Glassfish wit IIOP?

I'm porting an application from Weblogic 8 to Glassfish 2.1. The clients often have multiple network interfaces, some with link local adresses and they sometimes bind to wrong interface. With ...
0
votes
0answers
22 views

BEA : Migration of live workflow instances

I want to migrate database Server from Oracle 9i to Orcale 11g(BEA is of version 8.1 SP5). After migration BEA version will remain same. only database gets change. How can achive this ? taking db ...
0
votes
1answer
160 views

noClassDefFoundError: java/util/logging/Handler when running weblogic.deployer from command line (Weblogic 8.1 )

When I run weblogic.deployer from the command line in my localhost, I get the following error noClassDefFoundError: java/util/logging/Handler. here is the command I run java -cp ...
0
votes
1answer
504 views

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> I have ...
0
votes
1answer
2k views

HTTP Session Timeout with WebLogic

How do I find the HTTP timeout set on the WebLogic 8.1 application server?
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 ...