1) Scenario: I developed my application on local system and
everything is perfect and tested. Now on UAT this
application is deployed on clustered server environment.
They are logical or physically clustered. But application is
not working over there.
 What is the issue with application?
 What are the first things which come in your mind?

Answer Posted / rajesh

1. There might be some global parameter needs to be set for
Application to work with clustered envoirenment.
2. When the application was tested it was tested on
standalone envoirenment hence it is not necessary that it
will work in clustered mode with the same settings.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What if the static modifier is removed from the signature of the main method?

700


What is Remote Server?

1682


What is the immediate superclass of the applet class?

597


Explain the steps in details to load the server object dynamically?

4539


what is a non-repeatable read?

1826






why static class in java

1275


What is the difference between a static and a non-static inner class?

592


Is “abc” a primitive value?

614


Explain how will the struts know which action class to call when you submit a form?

520


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

581


What happens when a thread cannot acquire a lock on an object?

535


What are the sequence of steps to write pub or sub model kind of application?

1891


How would you detect a keypress in a jcombobox?

671


What is the purpose of the finally clause of a try-catch-finally statement?

555


which book is better for jdbc ,servlets and jsp

1644