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

Can I import same package/class twice? Will the jvm load the package twice at runtime?

645


What method is invoked to cause an object to begin executing as a separate thread?

572


Why does the tag url-encode javascript and mailto links?

578


When is the best time to validate input?

605


Java is fully object oriented languages or not?

538






How can I avoid validating a form before data is entered?

550


What is prototype?

607


What is aop(assepct oriented programing)?

580


whats is mean by tiles in struts

1620


wahts is mean by dynavalidatorform in struts/

1569


what is handle?

1851


What are the different class loaders used by jvm?

597


What is the highest-level event class of the event-delegation model?

570


whats is mean by connectionpooling

1566


When a thread blocks on i/o?

565