Full test server hangs when starting in WebSphere Commerce Developer

In WebSphere Commerce Developer, the full test server might hang on the following message:

"WSVR0207I: Preparing to start EJB jar: Catalog-ProductManagementData.jar"
Cause If the WebSphere Commerce development environment is configured to use a remote DB2 Universal Databaseā„¢, and the optional [dbHost dbServerPort dbNode] parameters were provided to the setdbtype command, then the full test server might hang when attempting to start the Catalog-ProductManagementData EJB JAR file.

To resolve the problem:

  1. Close WebSphere Commerce Developer, including WebSphere Studio Application Developer.

  2. Ensure the database is properly catalogued on the client by running the following command from the client to connect to the database:

    db2 connect to dbname user dbusername using dbpassword

    Where:

    dbname is the database name
    dbusername is the user name of the database user
    dbpassword is the database user's password

    If your database is properly cataloged, you will connect to the database and a message similar to the following one displays:

    Database Connection Information      Database server        = DB2/NT 8.1.5

         SQL authorization ID   = ADMINIST...

         Local database alias   = MALL

    If your database is not properly cataloged, you will not connect to the database. Refer to the WebSphere Commerce Developer Installation Guide for more details.

  3. Run the setdbtype script without the optional remote database parameters:

    setdbtype db2 DB2_HOME dbName dbAdminID dbAdminPassword dbUserID dbUserPassword

    Where:

    DB2_HOME is the root directory of DB2, for example, c:\sqllib
    dbName is the name of the catalogued database
    dbAdminID is the database administrator ID
    dbAdminPassword is the password for dbAdminID
    dbUserID is the database user ID
    dbUserPassword is the password for dbUserID

    The line break is for visual representation only. Enter your parameters on one line.

  4. Start WebSphere Commerce Developer.

The fix is included in WebSphere Commerce V5.6 Fixpack 5

Cross Reference information

Segment Product Component Platform Version Edition
Commerce WebSphere Commerce Professional Edition Configuration
Commerce WebSphere Commerce Configuration

 

 

Document Information

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

Product categories: Software > Commerce > Commerce > WebSphere Commerce Business Edition > Configuration

Operating system(s): Windows

Software version: 5.6.0.4

Software edition:

Reference #: 1216588

IBM Group: Software Group

Modified date: Sep 9, 2005

Reserved.