Technote

(troubleshooting)
WebSphere Commerce Developer workspace is using the default WAS profile
Problem(Abstract)
Your WebSphere Commerce Developer workspace is using the default WAS profile instead of the profile located under the WCDE_installdir/wasprofile directory.
Symptom Cause If the WebSphere Commerce Developer workspace is not configured to use the WAS profile located under the WCDE_installdir/wasprofile directory then the WebSphere Commerce application does not start properly. Resolving the problem Reconfigure the server configuration in the workspace to use the proper WAS profile. To determine the name of the correct profile, run the following command from the WCDE_installdir/wasprofile/bin directory and note the name that is returned:

wasprofile -getName -profilePath WCDE_installdir/wasprofile
After obtaining the name, reconfigure the server configuration in the workspace to point to the different profile:

  1. Open the servers view.

  2. Right click on the WebSphere Commerce Test Server and select Open.

  3. Select the WAS profile from the drop down list that matches the name obtained earlier.

  4. Save your changes.

If the profile drop down list is grayed out, first unpublish the application before the profile can be changed:

  1. Start the WebSphere Commerce Test Server.

  2. Right click on the WebSphere Commerce Test Server and select Add and remove projects.

  3. Move the WC project from the configured projects list to the available projects list.

  4. Click Finish.

  5. Stop the server.

 

Document Information

Current web document: http://www.ibm.com/support/docview.wss?uid=swg21298634