Temporary queue gets created everytime we login from EMSadmin tool
book
Article ID: KB0080069
calendar_today
Updated On:
TIBCO Enterprise Message Service
|
-
|
Description
Temporary queue gets created everytime we login from EMSadmin tool:
Whenever one try to login to EMS server using tibemsadmin tool, a temporary queue gets created everytime.
==========================
c tcp://localhost:7222
Login name (admin):
Password:
Connected to: tcp://localhost:7222
tcp://localhost:7222> show queues
All Msgs Persistent Msgs
Queue Name SNFGXIBCT Pre Rcvrs Msgs Size Msgs Size
$sys.admin +-------- 5* 0 0 0.0 Kb 0 0.0 Kb
$sys.lookup --------- 5* 0 0 0.0 Kb 0 0.0 Kb
$sys.redelivery.delay +-------- 5* 0 0 0.0 Kb 0 0.0 Kb
$sys.undelivered +-------- 5* 0 0 0.0 Kb 0 0.0 Kb
* $TMP$.EMS-SERVER.B85A2E92953.4 --------- 5 1 0 0.0 Kb 0 0.0 Kb
sample +-------+ 5* 0 4 0.4 Kb 4 0.4 Kb
tcp://localhost:7222> disconnect
Disconnected from tcp://localhost:7222
> c tcp://localhost:7222
Login name (admin):
Password:
Connected to: tcp://localhost:7222
tcp://localhost:7222> show queues
All Msgs Persistent Msgs
Queue Name SNFGXIBCT Pre Rcvrs Msgs Size Msgs Size
$sys.admin +-------- 5* 0 0 0.0 Kb 0 0.0 Kb
$sys.lookup --------- 5* 0 0 0.0 Kb 0 0.0 Kb
$sys.redelivery.delay +-------- 5* 0 0 0.0 Kb 0 0.0 Kb
$sys.undelivered +-------- 5* 0 0 0.0 Kb 0 0.0 Kb
* $TMP$.EMS-SERVER.B85A2E92954.5 --------- 5 1 0 0.0 Kb 0 0.0 Kb
sample +-------+ 5* 0 4 0.4 Kb 4 0.4 Kb
tcp://localhost:7222> show queue $TMP$.EMS-SERVER.B85A2E92954.5
Queue: $TMP$.EMS-SERVER.B85A2E92954.5
Type: temporary, connectionID: 3
Properties: prefetch=5,store=$sys.nonfailsafe
JNDI Names: <none>
Bridges: <none>
Receivers: 1
Pending Msgs: 0, (0 persistent)
Delivered Msgs: 0
Pending Msgs Size: 0.0 Kb, (0.0 Kb persistent)
tcp://localhost:7222> show connections full
L Version ID FSXT S Host IP address User ClientID Sess Prod Cons TmpT TmpQ Uncomm UncommSize Uptime
C 8.3.0 V14 3 ---A + jsinghal-t460 [::1] admin 1 1 1 0 1 0 0.0 Kb 0:03:20
tcp://localhost:7222>
Issue/Introduction
Temporary queue gets created everytime we login from EMSadmin tool
Feedback
thumb_up
Yes
thumb_down
No