Hi, I tried creating new profile in RAD 7.0.0.2V/Websphere6.1v thro windows->preferences->servers->Webpshere chose profile management tool
While creating the profile it stops during installation of installMEJBApp . No progress after that . Any idea about this and please let me know how to solve this.
Log files for manageprofiles.bat (.sh) problem determination:
1)Profile Management Tool wizard logs are saved under:
<install_root>/logs/manageprofiles/pmt.log
2) Every time the manageprofiles command is invoked, log files are created under:
<install_root>/logs/manageprofiles directory
Naming convention: <profileName>_<action>.log
Example: AppSrv01_create.log
3) Any logs generated during profile customization or configuration are saved under:
<install_root>/logs/manageprofiles/<profile_name>
Exit codes are as follows:
0 – success
1 – failure
2 - partial success
Also, you can try to create profile manually from command line, not from RAD, manageprofiles command is located in the following location: <install_root>\bin\manageprofiles.bat