Tell me how does a server find out server unavailability?
Answer / Mohd Saddam Laeeq
In WebLogic, servers can detect unavailability through various mechanisms like heartbeat pings, health checks, and failover policies. If a server fails to respond within the configured threshold, it is considered unavailable.
| Is This Answer Correct ? | 0 Yes | 0 No |
If you get Null point exception at the time of ear deployment from console what will be you next steps to resolve the problem.
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
What is multicast address in Clustering? Why do we need it?
What is the weblogic server?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
what is difference between cor dump and heap dump. Explain the situation when you have to take thead dump and when to take heap dump
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
Tell me what are the ways in which weblogic servers can run on multiple machines?
Explain the difference between txdatasource and datasource?
What is bea weblogic? : BEA Weblogic
In how many ways we can implementg session replication?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?