Unable to load EventBus Server

  • 11 September 2007
  • 3 replies
  • 1 view

Badge

Hi guys,


 I started k2[blackpearl] Server and I have the following error:


Info    7028 'SRV-BLACKPEARLEventBus' queue does not exist, the queue will be created
Error   7030 Unable to create 'SRV-BLACKPEARLEventBus' queue : 'A queue with the same path name already exists.'
Info    7028 'SRV-BLACKPEARLEventBus Error' queue does not exist, the queue will be created
Error   7030 Unable to create 'SRV-BLACKPEARLEventBus Error' queue : 'A queue with the same path name already exists.'
Error   7026 Unable to load EventBus Server


 Can anyone help me?


 thanks,


João


 


3 replies

Badge +2

Hello,

When I try to start the server, just after the configuration manager has run well, I have the same kind of error with my brand new K2 BP installation :

Info    7004 All Dependencies Loaded
Info    7021 Assembly Execution Path successfully updated
Info    7023 Loading Event Bus Server
Info    7005 Configuration settings initialized
Error   7031 Unable to connect to one of the following queue's 'FREV1106EventBus : 'Message Queuing has not been installed on this computer.' queue
Error   7026 Unable to load EventBus Server

 

Any trail ?

 Thanks,

Antoine, from France
 

Badge +3

You need to install the MSMQ components - as a pre-requisite for EVENT-BUS.


There's a section in the installation notes (CHM file) entitled - Event Bus Prerequisites Check


The K2 Event Bus makes use of a Microsoft Windows 2003 Component called Microsoft Message Queueing. It can be installed as part of the operating system. Depending on the operating system configuration, this component may not have been included; verify that this component is installed. 


This describes how to install the MSMQ components.


Just do a search for "Event Bus" - and you should find this article.


 

Badge +2

Ok, my server works now,

Thanks ! 

Reply