Tibco EMS, run server from command promt -


When I'm running TIBCO from different location at the command prompt, then this configuration can not be found; for example, In case:

  c: \ work \ projects> EMSverver \ 4.4.3 \ bin \ tibemsd.exe 2014-10-27 15:01:15 Warning: The configuration file 'tibemsd.conf' was not found and created. All configuration settings have been reset to the default. 2014-10-27 15:01:15 The process began with 'EMSworwer \ 4.4.3 \ bin \ tibemsd.exe'.  

Maybe it looks for configuration in the current working directory (I mean the place it was from).

Is it possible to point to Tobioco to see the correct location?

This should do the trick;)

tibemsd.exe -config Path-to-own-folder /tibemsd.conf


Comments