Sun Java System Application Server Enterprise Edition 8.2 Release Notes for Microsoft Windows

imq Directory Needs to Be Created During Installation. (ID 6199697)

On the Windows platform, immediately after the installation of Application Server Enterprise Edition, the Message Queue broker fails on startup. A error message is displayed stating that the directory drive:\as\domains\domain1\imq does not exist.

Note that if the broker is started after starting domain1, the directory is created by the Application Server and the problem does not occur.

Solution

  1. Create the var_home_dir_location before creating the broker:


    $imqbrokerd -varhome var_home_dir_location
    

    For example:


    $imqbrokerd -varhome D:\as\domains\domain1\imq