How to run Server on Rational application Development tool?




If RAD Server doesn't run there may be the following reasons 

1)If your code  contains any errors,the running of server will absolutely  fail.It will display an error message about failure.
solution:
You no need to  bother about this just correct the errors you have in your jsp/html code.Your server will automatically start working.

2)If  you are sure that your code doesn't consist of any errors still your server is not running.here,you have to bother 
solution:
It means that you may need to create a new server.In the process,you can create a new server
 A)directly from the RUN AS option that will come after right click on a webpage
B) else From the console that is displaying errors,right click that is displaying  new option select server .
Now,you are able to create a server by selecting  Choose Manually define a new server click  on next Type password and click on Test connection if there was a message that connection is successful you can just click on next and finish

If You got the message that connection is not successful.Then,It may be required to new profile for the server you are creating. Go to Configure profile on the top and click on it then A window will be opened In that window there will be a button named RUN PROFILE MANAGEMENT TOOL click on it then another new window profile management tool 7.0 will be opened click Launch profile management tool then in the new window,by clicking on the create button,you can create a new profile for the server you are creating. Then follow the wizard clicking next Enter username and password if you interested otherwise deselect the checkbox.

Profile creation process takes around 3 to 5 minutes approximately.At last,if you select the check box first steps console new window will appear consisting of 7 options.Just click on the Installation verification  it will run for few seconds last it will display Installation verfication complete  in that only.The server will be automatically started .You click on exit  button on the same window.close those two windows and click on apply and ok to save changes.Before,you can do that you will see appsr01 profile in the box if you are doing this first time.


Now,Select the profile you have created On the  top at websphere profile name.click on Test connection,then a message will be displayed as connection successful.click on next and finish. Now,you can enjoy with your project  feel happy and never will be tense about the RAD Server.

No comments:

Post a Comment