Skip to main content link. Accesskey S
  • Log In
  • Help
  • IBM Logo
  • Lotus Expeditor wiki
  • All Wikis
  • All Forums
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
  • API Documentation
Community Articles Product Documentation Learning Center IBM Redbooks API Documentation This category Lotus Expeditor 6.2.3 Documentation Custom Search Scope...
Search
Community Articles > Installing and Configuring the Lotus Expeditor Integrator Platform > Expeditor Integrator console commands
  • New Article
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

IBM contributorAndreas Dannhauer
Contribution Summary:
  • Articles authored: 1
  • Articles edited: 0
  • Comments Posted: 0

Recent articles by this author

Expeditor Integrator console commands

This section describes the provided set of commands to support administrative tasks. The following table shows all commands which can be simply entered in Expeditor integrator’s OSGi console. Table 49: Overview of console commands. Command Options Description checkadapterstatus adaptername ...
Community articleExpeditor Integrator console commands
Added by IBM contributor Andreas Dannhauer | Edited by IBM contributor Shalini Agrawal1 on May 31, 2013 | Version 2
  • Edit
  • More Actions Show Menu▼
Rate this article 1 starsRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars
expanded Abstract
collapsed Abstract
No abstract provided.
Tags: integrator
This section describes the provided set of commands to support administrative tasks.

The following table shows all commands which can be simply entered in Expeditor integrator’s OSGi console.

Table 49: Overview of console commands.

Command
Options
Description
checkadapterstatus
<adaptername>- optional
Displays the list of configured adapters and its connectivity status.
(<adaptername> is the name of the configured Resource Adapter in the XPDinteg.xml)
checkinternalQstatus
-
Displays the list of configured queues and their fill level
checkmsgserverstatus
<pipe_name> - optional
Displays the connectivity status of the connection to a backend system
<pipename> is the name of the configured micro broker bridge pipe in the XPDinteg.xml
drainQ
<QName> - required
Removes all messages from the given queue.
Provide the queuename in the format as displayed by the command “checkinternalQstatus”.
moveQ
<sourceQname> <targetQname> both parameters are required
Moves all messages from the source queue to the target queue.
showflowdetails
-
Displays a detailed information about executed flows per flow type
showflowsummary
-
Displays a summary about executed flows.
showMsgClients
[local] - optional

[long] - optional

Displays a list of messaging clients being connected to the product. It prints out the name of the connected Client, the time it connected, the time of the last Activity and the connection status.

local: include XPDinteg internal messaging clients in the result list (

long: display a detailed result list (it contains the standard information + protocol name, protocol version, number of inflight messages, number of queued messages, number of Subscriptions and the clean session flag.)

showsubs
<ClientId> - required
Displays a list of the topic subscriptions for the given Messaging Client.
toggleFlowLog-Activates / deactivates the flow logging on the OSGi console. This command allows a manual instant change of the property com.ibm.rcp.integrator.showflowstatus (being set in the file) during runtime. /rcp/eclipse/features/com.ibm.rcp.integrator.feature_./handler.properties.
Attention: This property also controls the log mechanism of the flow status events. If it is manually deactivated using the command, also the flows status events are not logged to the standard log files.
startLocalMaintenance-Triggers to enter the local Maintenance mode by creating the trigger file on the local filesystem

Example outputs of the commands:

osgi> showMsgClients


ClientID
last time client connected last time client was active is connected


MQTT_Utility | Tue Oct 18 11:40:13 CEST 2011 | Tue Oct 18 11:40:13 CEST 2011 | true
TestReceiver | Tue Oct 18 11:42:45 CEST 2011 | Tue Oct 18 11:42:45 CEST 2011 | true
ext_Client_v5_1 | Tue Oct 18 12:32:28 CEST 2011 | Tue Oct 18 12:32:29 CEST 2011 | true
osgi> showMsgClients local


ClientID
last time client connected last time client was active is connected


LogListernerClient | Tue Oct 18 11:39:51 CEST 2011 | Tue Oct 18 12:04:55 CEST 2011 | true
EventListernerClient | Tue Oct 18 11:39:52 CEST 2011 | Tue Oct 18 11:40:56 CEST 2011 | true
RequestDispatcherClient_1318930793936 | Tue Oct 18 11:39:53 CEST 2011 | Tue Oct 18 11:40:56 CEST 2011 | true
JMSDestinationAdapter_0 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_1 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_2 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_3 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_4 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_5 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_6 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_7 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_8 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_9 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_10 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_11 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_12 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_13 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
JMSDestinationAdapter_14 | Tue Oct 18 11:39:54 CEST 2011 | Tue Oct 18 11:39:54 CEST 2011 | true
MQTT_Utility | Tue Oct 18 11:40:13 CEST 2011 | Tue Oct 18 11:40:13 CEST 2011 | true
TestReceiver | Tue Oct 18 11:42:45 CEST 2011 | Tue Oct 18 11:42:45 CEST 2011 | true
ext_Client_v5_1 | Tue Oct 18 12:32:28 CEST 2011 | Tue Oct 18 12:34:09 CEST 2011 | true
osgi> showMsgClients long


ClientID
last time client connected last time client was active is connected ListenerName Protocol Protocol version numberOfInFlight messages number of queued messages number of Subs clean session


MQTT_Utility | Tue Oct 18 11:40:13 CEST 2011 | Tue Oct 18 11:40:13 CEST 2011 | true | MqttTcpListener1884 | MQIsdp | 3 | 0 | 0 | 0 | true
TestReceiver | Tue Oct 18 11:42:45 CEST 2011 | Tue Oct 18 11:42:45 CEST 2011 | true | MqttTcpListener1884 | MQTT | 4 | 0 | 0 | 1 | true
ext_Client_v5_1 | Tue Oct 18 12:32:28 CEST 2011 | Tue Oct 18 12:34:09 CEST 2011 | true | MqttTcpListener1884 | MQTT | 5 | 0 | 0 | 0 | false
osgi> showsubs TestReceiver


Subscriptions for Client: TestReceiver
Topic | QoS | Clienttype | Durable Name


abc | 2 | JMS | Not a durable Client

  • Edit
  • More Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (2)
collapsed Versions (2)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (2)May 31, 2013 6:46:12 AMShalini Agrawal1  IBM contributor
2Nov 3, 2011 9:15:30 AMAndreas Dannhauer  IBM contributor
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedHelpAbout
  • IBM Collaboration Solutions wikis
  • IBM developerWorks
  • IBM Software support
  • Twitter LinkIBMSocialBizUX on Twitter
  • FacebookIBMSocialBizUX on Facebook
  • ForumsLotus product forums
  • BlogsIBM Social Business UX blog
  • Community LinkIBM Collaboration Solutions
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Accessibility
  • IBM Terms of use
  • Wiki terms of use