Start-Up Messages

When you start a server configuration, the system records all start-up messages in the server log file. When you start an ActiveMQ MPX configuration, the server log file also records start-up information for the Event Transmitter. The following sample shows the typical entries that are made in the server log file when you start an ActiveMQ MPX-enabled server configuration. (The ActiveMQ MPX-specific messages appear in boldface type.)

Found Event Transmitter configuration of type "ActiveMQ MPX Transmitter" with ServerDefault settings: 
	server_write_timeout=30
	server_names=tcp:localhost:61616
	socket_connect_timeout=10
	server_start_delay=10
	transport.commandTracingEnabled=true
	enable_control_msgs=echo
	server_max_reconnect_delay=10
	project=Starbase
	server_start_max_tries=1
	server_read_timeout=30
	server_keep_alive_timeout=30
	
Connecting to broker(s): tcp://localhost:61616,
EventTransmitter: Initialized PubSub Library
EventTransmitter: Created connection to StarTeam Message Broker
EventTransmitter: Created encryption cipher
MPX File Transmitter: Using hive index file: c:\repository\testActiveMQ\HiveIndex\hive-index.xml
MPX File Transmitter: Using journal file: c:\repository\testActiveMQ\CacheJournal.dat
MPX File Transmitter: Hive #10 mapped to folder: c:\repository\testActiveMQ\DefaultHive\Archives\
MPX File Transmitter: Using data transfer rate of 256 kbps 
MPX File Transmitter: Using packet transmission delay of 32 ms