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?



1) Scenario: I developed my application on local system and everything is perfect and tested. Now ..

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

Post New Answer

More Advanced Java Interview Questions

What is the difference between a menuitem and a checkboxmenuitem?

0 Answers  


What is multithread synchronizing ?

4 Answers   Sun Microsystems,


How do you set security in applets?

1 Answers   IBM,


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

0 Answers  


What classes of exceptions may be caught by a catch clause?

0 Answers  






In real time project when will we use Abstract class. and what are the difference between abstract and interface.

6 Answers   DELL, FCS, Polaris, Tanla Solutions, TCS,


What class is the top of the awt event hierarchy?

0 Answers  


what are design patterns in java?give with example?

2 Answers   HCL, iGate,


What value does read() return when it has reached the end of a file?

0 Answers  


Which container method is used to cause a container to be laid out and redisplayed?

0 Answers  


What is the difference between long.class and long.type?

0 Answers  


In a multitiered application which tier is the browser in?

3 Answers   Adobe,


Categories