| Author |
Issue while creating new profile in RAD 7.0.02/Websphere 6.1v. How to solve this
|
Arulmozhi Vaithilingam
Greenhorn
Joined: Jan 25, 2012
Posts: 2
|
|
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.
|
| Filename |
Profile.jpg |
Download
|
| Description |
|
| Filesize |
97 Kbytes
|
| Downloaded: |
5 time(s) |
|
 |
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 2989
|
|
Howdy !
I think you need to look at the log files.
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 – success1 – failure2 - 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
HTH,
MZ
|
Free SCDJWS 5.0 Study Guide - SCDJWS 5.0 Quiz (How to get SCDJWS 5.0 Quiz)
Java Platform, Enterprise Edition 6 Web Services Developer Certified Expert Exam Study Guide and Quiz [in progress...]
|
 |
 |
|
|
subject: Issue while creating new profile in RAD 7.0.02/Websphere 6.1v. How to solve this
|
|
|