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 / 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 |
What is the difference between Process and Threads?
I wantr to know, How many number of users logged in to website? can any one answer
What are the types of data passing mechanisams under JMS specification?
What method MUST be implemented by all threads?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is permgen or permanent generation?
What is the difference between RMI registry and OS Agent?
Should synchronization primitives be used on bean methods?
Explain bind(), rebind(), unbind() and lookup() methods?
what is a dirty read?
How do you maintain a stateful session object across the session
Why is actionform a base class rather than an interface?