On Windows 7, starting tibemsd from the command line is executed in a new command window but not the current cmd window. How to avoid this?

On Windows 7, starting tibemsd from the command line is executed in a new command window but not the current cmd window. How to avoid this?

book

Article ID: KB0088462

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Environment:
===========
Windows 7

Symptoms:
========
On Windows 7, when trying to start EMS from the command line by running "tibemsd" from the EMS_HOME/bin directory, the tibemsd process will be executed in a new command window.

If there is some error which could result in the EMS not being started, the new window will be closed immediately. In this case the user has no idea what's going wrong since they cannot see the error message.

Resolution:
==========
Start the command window with Administrator privilege:

Right click on the cmd.exe program (or shortcut to cmd.exe); select "Run as administrator".

By doing this, the tibemsd process will be started in the same command window.

Issue/Introduction

On Windows 7, starting tibemsd from the command line is executed in a new command window but not the current cmd window. How to avoid this?