0
The deployment information cannot be loaded successfully. You cannot make any changes to the deployment page. 
Ensure that a webSphere server runtime has been defined with the correct WebSphere installation directory.
Ensure that a valid WebSphere Server profile has been defined under the selected WebSphere runtime.

I checked all the possible ways to debug the issue, can some one let me know where issue might be?

1201ProgramAlarm
  • 32,384
  • 7
  • 42
  • 56
userJ
  • 65
  • 1
  • 11

2 Answers2

0

I solved it!

I deleted the server, restarted RAD, recreated the server and everything is fine now. I hope this trick will be useful also for the next viewers.

DarkCoffee
  • 930
  • 3
  • 17
  • 30
0

Just check the existing profiles in Preferences->Server->Web Sphere Application Server, here see if there are any read only profiles which are not used . Delete them the problem will be solved.

Even I faced similar problem. Thanks