import time
print("## ")
print("## starting > JMS consumer (yankee-sully-channels-monthly)")
print("## notification > connected to JMS server (yankee-sully-channels-monthly)")
while True:
pass
time.sleep(1)