EP1421495B1 - System and method for monitoring software queuing applications - Google Patents
System and method for monitoring software queuing applications Download PDFInfo
- Publication number
- EP1421495B1 EP1421495B1 EP02797652A EP02797652A EP1421495B1 EP 1421495 B1 EP1421495 B1 EP 1421495B1 EP 02797652 A EP02797652 A EP 02797652A EP 02797652 A EP02797652 A EP 02797652A EP 1421495 B1 EP1421495 B1 EP 1421495B1
- Authority
- EP
- European Patent Office
- Prior art keywords
- queue
- identifier
- queues
- message
- reply
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 title claims abstract description 33
- 230000005540 biological transmission Effects 0.000 claims abstract description 30
- 238000012545 processing Methods 0.000 claims abstract description 17
- 238000012544 monitoring process Methods 0.000 claims abstract description 11
- 230000004044 response Effects 0.000 claims description 2
- 230000004913 activation Effects 0.000 abstract description 3
- 230000008569 process Effects 0.000 description 10
- 238000004891 communication Methods 0.000 description 4
- 101001074449 Crotalus durissus terrificus Phospholipase A2 inhibitor CNF Proteins 0.000 description 3
- 230000009471 action Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 102100029350 Testis-specific serine/threonine-protein kinase 1 Human genes 0.000 description 1
- 101710116855 Testis-specific serine/threonine-protein kinase 1 Proteins 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 230000003542 behavioural effect Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000009849 deactivation Effects 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000007429 general method Methods 0.000 description 1
- RGNPBRKPHBKNKX-UHFFFAOYSA-N hexaflumuron Chemical compound C1=C(Cl)C(OC(F)(F)C(F)F)=C(Cl)C=C1NC(=O)NC(=O)C1=C(F)C=CC=C1F RGNPBRKPHBKNKX-UHFFFAOYSA-N 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3003—Monitoring arrangements specially adapted to the computing system or computing system component being monitored
- G06F11/302—Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3003—Monitoring arrangements specially adapted to the computing system or computing system component being monitored
- G06F11/3017—Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is implementing multitasking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3055—Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3409—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
Definitions
- the present invention generally relates to data transmission in computer networks, and more specifically to a method and system for monitoring software queuing applications.
- Network monitoring is generally defined as extracting, processing, collecting, and presenting dynamic information with respect to the operation of a system. Monitoring information is then used by network performance management analysts to evaluate the state of network resources in real-time, usually by an individual analyzing the monitoring information on a computer display.
- One of the requirements of managing large networking structures is to monitor a great number of various applications that are responsible for information transmission throughout a computer network that may include disparate platforms.
- background tasks which are commonly named as such because they generally do not offer a user interface.
- message queuing enables distributed applications to exchange messages regardless of the hardware and software resources.
- the sending applications need not be concerned about the delivery routes or the timing of when the receiving applications pickup the messages.
- the receiving application can pick up new messages when appropriate, without necessarily maintaining a direct link with the sending application.
- the receiving application can also confirm receipt if required.
- Messages may flow between applications synchronously or asynchronously. Synchronous mode allows the sending application to receive a reply from the receiving application before continuing. Messages can also flow between applications in a one-to-one mode, one-to-many, many-to-one, or any combination.
- a message application contains two parts: the application data, and the message identification data.
- the message may be identified by several parameters such as the type of message, the length of the application data, and the priority level of the message.
- U.S. Patent No. 5,655,081 issued to Bonnell et al. discloses a system for monitoring and managing computer resources and applications across a distributed computing environment using an intelligent autonomous agent architecture. Like the aforementioned products, this system is able to trigger an alert message when a queue contains a predetermined number of messages with no application identification.
- PATROL for Microsoft Windows 2000 Servers BMC Software, January 2001, pages 1-4, XP 2257426 describes PATROL as a product for monitoring and managing sessions, messages and queues.
- An object of the invention is to provide an application monitoring system that gathers automatically, in a unique view, information useful for error detection.
- Another object of the invention is to provide such a system which operates without user interaction.
- the present invention achieves the foregoing and other objects by providing a computer implemented method for monitoring up-stream and down-stream software applications in a message queuing transmission system.
- the transmission system comprises at least one internal processing task that is able to read a plurality of incoming messages from at least one input queue, and to write a plurality of outgoing messages into at least one output queue.
- the method comprises the steps of:
- the gathered results are displayed on a display screen controlled by an operator.
- the up-stream applications deliver the incoming messages and the down-stream applications receive the outgoing messages.
- the transmission system further comprises at least one reply queue for receiving at least one reply message from the down-stream applications in response to at least one outgoing message, and further comprises at least one reply task for processing reply messages.
- the method further includes the steps of computing the time interval between the time an outgoing message is written into an output queue and the time the respective reply message is written into the reply message queue. According the value of the time interval, a warning message may be displayed to the operator.
- incoming information related to a background task is delivered by up-stream external software applications 102 and is processed within the transmission system 100 through several layers of queues before being output to down-stream external software applications 108.
- the present invention may be operated in any networked computing environment, regardless of hardware, operating systems or connectivity; consequently, no reference is made to those aspects.
- the incoming information arrives from up-stream applications 102, which put a plurality of messages into input queues 'G1'.
- the messages are next captured by input tasks 104, and provided to intermediate queues 'G2', after some application logic process.
- the intermediate messages queues 'G2' are next processed by output tasks 106, which then deliver outgoing messages to output queues 'G3'.
- the output information is then taken by the down-stream applications 108.
- the down-stream applications 108 may acknowledge the reception of the outgoing messages and feed back reply messages to the transmission system, leaving the reply messages in reply queues 'G4', which are then processed by one or more reply tasks 110.
- the internal processing tasks of the transmission system may send error information to an error-log queue 116.
- Each of the queues and each of the internal processing tasks is monitored by a task monitor 112, which is able to provide at any time a unique overview of the status of the information transmission system, as will be described in detail below with reference to figures 2 to 5.
- the task monitor 112 collects status data along the transmission system that are required by an application operator to determine the efficiency of the system, and writes these data into a task monitor storage area 113.
- the data collected are the depths of the queues, the activation/deactivation status of the tasks, time-stamp differences between the output queues and the reply queues, and the contents of the error-log queue.
- the collected status of the transmission system is then read from the task monitor storage area 113, and displayed on a monitor screen 114.
- the invention may be applied to various configurations of message queuing transmission systems. It is also to be understood that the wording 'tasks' or 'applications' or 'resident transactions' may be used to designate the internal processes(104,106,110) of the transmission system. Furthermore, the queues to store the messages may be in the form of standard message queuing products, such as the already mentioned MQSeries from IBM Corporation.
- Fig.2 shows a presentation 200 on the monitor screen 114 by the task monitor 112. This presentation is refreshed according to an interval specified by the operator, as described below with reference to figure 5.
- the task monitor 112 displays the status of the message queuing transmission system of figure 1, when controlling several groups of tasks (TSK1 to TSK5).
- the presentation 200 includes several information areas (202 to 206).
- a first information area 202 provides information on the "Queues Depth" status.
- the "Queues Depth" area 202 displays the number of messages present at a given instant in each of the queues of the transmission system of figure 1.
- the "Queues Depth" area has as many rows as there are Queues Groups, as will be further detailed with reference to figure 3. Each row has as many columns as there are queues in the respective Queue Group.
- a queue depth value of zero indicates that there is no backlog in the associated application, and that the application is likely to have worked properly.
- a queue depth value other than zero indicates that there is backlog, and thus indicates to the operator that action might be required, especially if the backlog does not disappear after a refresh of the presentation 200. If for any reason the depth of a queue cannot be determined, a special warning is displayed on the task monitor screen 114.
- the warning may include displaying the corresponding row in a specific color, and posting a warning message to the "Log Messages" area 204.
- the "Log Messages" area 204 contains the successive error messages sent by the tasks to the Log queue 116.
- a further information area 206 contains a list of the different background tasks that are watched.
- the Background Task area may further contain an indication of the status (which can be "enabled” or “disabled") of a Time Control feature.
- the Time Control feature is described below with reference to figure 4; it should be noted now that the task monitor 112 may operate with or without the Time Control Feature.
- the exemplary organization of the screen presentation 200 described here is not intended to limit the invention; rather, other presentations of the relevant parameters may be easily devised by those skilled in the art once taught the present invention.
- a preferred implementation for supporting the queue configurations for operating the Task Monitor 112 is shown in the form of a Tasks table 302 and Queues tables 304,306.
- the tables contain identifiers to identify the queues and the tasks in the following manner. The content of the tables is read when the Task Monitor 112 is started, as will be further described.
- Background Tasks are classified into the Tasks table 302, according to a first identifier for indicating a Task Name for each background task and a second identifier for indicating a Task Number for each task whose activity is intended to be monitored.
- the Queues are grouped into Queues Groups which are referenced in the Queues Groups table 304.
- the Queues Groups table 304 contains a first identifier for indicating a Group Name, and a second identifier for indicating a Group Number (G1 to Gn). Grouping of the queues may depend on the particular configuration of the message queuing transmission system. In the example of figure 1, the queues are grouped in four groups: the Input Group 'G1', the Intermediate Group 'G2', the Output Group 'G3' and the Reply Group 'G4'.
- the Group table associated with the Reply Group contains a further identifier to indicate the Group Number with which the Reply Group is associated. In the present example, the Reply Group 'G4' is associated with the Output Group 'G3'.
- Each Queues Group is linked to a Queues table 306 which details the plurality of queues belonging to the respective Queues Group.
- Each Queues table contains a first identifier to indicate the Queues Group Number with which it is associated, a second identifier to indicate the Queues Numbers of the respective Queues Group Number, and a third identifier to define the Queue Type. A further identifier may be added to indicate whether the queue is active or not.
- a further identifier indicates the Queue Number with which the Reply Queue Number is associated.
- the Queue Number 'G4-1' is associated with the Output Queue 'G3-3'.
- a correspondence between a Reply Queues Group and an Output Queues Group enables the construction of a plurality of queue pairs of the form (Output Queue,Reply Queue) to be used by the Time Control feature.
- the Time Control feature computes the time interval between the time when message is written to the output queue and the time when a reply is written to the reply queue.
- each of the Reply Queues may be defined as being linked to one of the Output queues belonging to the Output Group.
- the Queue Type information refers to the way in which the programs access the queues for the referenced application, for example, to the use of CICS commands to access CICS queues, or to the use of MQ statements to access queues of the type MQ Series.
- Fig. 4 is a flowchart that illustrates the operation of the Time Control feature of the present invention in an exemplary embodiment. Nevertheless, the Time Control feature is optional, and the invention may be practiced without this feature.
- the Task Monitor 112 may be started with the Time Control feature enabled or disabled.
- the objective of the Time Control feature is to monitor the functioning of the down-stream applications (108).
- the down-stream applications read from the output queues (G3) and write "acknowledge reception" reply messages in the associated Reply Queues (G4).
- the Time Control feature enables the determination of the elapsed time between writing a message to the output queue (G3) and writing the corresponding reply message to the reply queue (G4). This provides information to the application operator about whether the down-stream applications (108) are working properly or not.
- the Time Control feature may be activated for each pair of (Output Queue,Reply Queue).
- the process starts in step 400 when the Time Control feature is enabled.
- a Time Control interval is determined (step 402).
- the Time Control interval is specified by the operator as described below with reference to figure 5. Preferably, the operator fixes the same value for each queue pair.
- the Time Control Interval specifies the time that is acceptable for a message to be on the output queue (G3) before it is retrieved by the down-stream application (108).
- a time control counter begins to count for the first time control interval (step 404).
- the time at which the last message was put on one of the output queues (G3) by the output task (106) (herein called the last put) is compared with the time at which the last reply message was received by the reply task (110) (step 406).
- step 412 If the last put is earlier than the last reply (branch Yes), this may indicate that the down-stream application is promptly processing messages. If a warning message was enabled in a previous status verification (in step 412), the warning is disabled (step 408), since the down-stream application may have caught up with reading the messages, and the time control counter begins again (step 404).
- a warning message is enabled (step 412) and displayed for the current queue pair (step 414). As previously explained, the warning message is sent to the Log Messages area 204, and the corresponding rows in the queues depth may be highlighted.
- Fig. 5 is a flowchart showing the operation of the Task Monitor system of the present invention.
- the process begins (step 500) when the Task Monitor 112 is started. On the monitor screen, the operator is presented with an input form to be completed.
- the form may request:
- the Refresh interval controls the timing of refreshing the status of the relevant data collected.
- the information area is refreshed at regular intervals specified by the refresh interval value, and updated data are displayed.
- the Refresh interval is set to several seconds.
- the Tables are read by the Task Monitor 112 (step 504) to determine the configuration to be monitored.
- the relevant data are thus collected by fetching the information (according to the respective access method) stored in the Queues Tables 304,306 and in the Tasks Table 302.
- the Tables may be stored either in a relational database system or as flat files, without having any influence on the general method of the invention.
- the task monitor 112 points to the value of the Tasks Numbers and of the Task Names whose activities are to be controlled.
- the task monitor 112 points to the values of Group Numbers for which the queue depths of the queues belonging to the respective Group are to be displayed every time the refresh interval finishes. Furthermore, the task monitor 112 points to the value Queue Numbers of the Reply queues.
- step 506 the queue pairs (Output Queue,Reply Queue) are created.
- the queue pairs are arranged in the form of an Output-Reply array comprising for each queue pair the information illustrated by the table below: Output Queue Number Reply Queue Number Last Put Time stamp Last Reply Time stamp
- the Output-Reply array may be stored in a memory area in a way that makes it accessible to both the tasks that put the messages in the Output Queues, and to the tasks that get the messages from the Reply queues.
- the tasks that put messages in the Output Queues write the time stamp (the moment the put is done) in the "Last Put” field, and the tasks that get the messages from the Reply queues write the time stamp (the moment the get is done) in the "Last Reply” field.
- the process goes directly from step 504 to step 508, of figure 5.
- the refresh counter begins for the Refresh interval (step 508). During each refresh interval, a sequence loop of operations is executed:
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Mathematical Physics (AREA)
- Computer Hardware Design (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
- The present invention generally relates to data transmission in computer networks, and more specifically to a method and system for monitoring software queuing applications.
- With the advent of network communication standards such as FDDI, BISDN, and SONET, the day of gigabit computer communications is here, and the day of terabit communications is fast approaching. These high speed network environments demand new and powerful tools, which depend upon information from the network to assist in the network design, network management, network control functions, and network services. A crucial problem with these high speed environments is to monitor the raw data from one or more high speed communications channels and convert this data to useful "information" for a user, for a service, as an input to an algorithm whenever it is required, and so on.
- Up to now, this problem has been viewed as "real-time" network monitoring and performance evaluation. Network monitoring is generally defined as extracting, processing, collecting, and presenting dynamic information with respect to the operation of a system. Monitoring information is then used by network performance management analysts to evaluate the state of network resources in real-time, usually by an individual analyzing the monitoring information on a computer display.
- One of the requirements of managing large networking structures is to monitor a great number of various applications that are responsible for information transmission throughout a computer network that may include disparate platforms.
- Some of these of applications are background tasks, which are commonly named as such because they generally do not offer a user interface. There is a need for behavioral information about background tasks that are responsible for information transmission among a variety of systems. In fact, an application operator needs to know whether a transmission is successful or not, and whether the transmission encountered problems or bottlenecks. Unfortunately, the background tasks do not provide any status information, and thus the application operator has no way to determine whether the application is working correctly or not.
- A widely used approach to heterogeneous application transmission is message queuing. Message queuing enables distributed applications to exchange messages regardless of the hardware and software resources. In message queuing systems, the sending applications need not be concerned about the delivery routes or the timing of when the receiving applications pickup the messages. The receiving application can pick up new messages when appropriate, without necessarily maintaining a direct link with the sending application. The receiving application can also confirm receipt if required.
- Messages may flow between applications synchronously or asynchronously. Synchronous mode allows the sending application to receive a reply from the receiving application before continuing. Messages can also flow between applications in a one-to-one mode, one-to-many, many-to-one, or any combination.
- Generally, a message application contains two parts: the application data, and the message identification data. The message may be identified by several parameters such as the type of message, the length of the application data, and the priority level of the message.
- Several ways are known to monitor message applications and their resources. Commercial products like. Tivoli from Tivoli System and Omegamon from IBM Corporation allow monitoring of queues and determination of the status of the applications. With these products, the application operator must continuously navigate through a plurality of panels to find the parameters needed to take appropriate actions. While doing so, there is a risk of missing an important problem that occurs in the applications.
- Other commercial products, such as the MQSeries and the CICS from IBM Corporation, provide ways to determine the depths of queues and the status of applications.
- U.S. Patent No. 5,655,081 issued to Bonnell et al. discloses a system for monitoring and managing computer resources and applications across a distributed computing environment using an intelligent autonomous agent architecture. Like the aforementioned products, this system is able to trigger an alert message when a queue contains a predetermined number of messages with no application identification.
- The article "PATROL for Microsoft Windows 2000 Servers" BMC Software, January 2001, pages 1-4, XP 2257426 describes PATROL as a product for monitoring and managing sessions, messages and queues.
- Therefore, there is a need to provide the application operator with a single system that gathers all the information relevant to applications and the resources being used.
- An object of the invention is to provide an application monitoring system that gathers automatically, in a unique view, information useful for error detection.
- Another object of the invention is to provide such a system which operates without user interaction.
- The present invention achieves the foregoing and other objects by providing a computer implemented method for monitoring up-stream and down-stream software applications in a message queuing transmission system. The transmission system comprises at least one internal processing task that is able to read a plurality of incoming messages from at least one input queue, and to write a plurality of outgoing messages into at least one output queue. The method comprises the steps of:
- a. assigning input and output queue group identifiers to the input queues and the output queues, respectively;
- b. for each queue group, assigning queue identifiers to each of the input queues and to each of the output queues;
- c. assigning task identifiers to the internal processing tasks;
- d. initializing a refresh counter having a predetermined refresh interval time;
- e. for each queue group, determining the number of messages stored in each of the input queues and the number of messages stored in each of the output queues;
- f. determining the activation status of the identified internal processing task;
- g. gathering the results of the determining steps in a task monitor storage area; and
- h. repeating steps (e) to (g) for each time interval.
- In a preferred embodiment, the gathered results are displayed on a display screen controlled by an operator.
- In another embodiment, the up-stream applications deliver the incoming messages and the down-stream applications receive the outgoing messages. The transmission system further comprises at least one reply queue for receiving at least one reply message from the down-stream applications in response to at least one outgoing message, and further comprises at least one reply task for processing reply messages.
- In another embodiment, the method further includes the steps of computing the time interval between the time an outgoing message is written into an output queue and the time the respective reply message is written into the reply message queue. According the value of the time interval, a warning message may be displayed to the operator.
-
- Fig.1 is a simplified diagram of a message queuing transmission system in which the method of the present invention is practised.
- Fig.2 shows a Task Monitor screen of the present invention displaying message queuing information for the system of figure 1.
- Fig.3 illustrates table structures for handling the queues and task configurations of the present invention.
- Fig.4 is a flowchart showing the time control operation of the present invention.
- Fig.5 is a flowchart showing the operation of the Task Monitor system of the present invention.
- With reference first to Figure 1, a simplified message queuing
transmission system 100, in which the method of the present invention may be practiced, is now described. Generally, incoming information related to a background task is delivered by up-streamexternal software applications 102 and is processed within thetransmission system 100 through several layers of queues before being output to down-streamexternal software applications 108. - The present invention may be operated in any networked computing environment, regardless of hardware, operating systems or connectivity; consequently, no reference is made to those aspects.
- Specifically, the incoming information arrives from up-
stream applications 102, which put a plurality of messages into input queues 'G1'. The messages are next captured byinput tasks 104, and provided to intermediate queues 'G2', after some application logic process. The intermediate messages queues 'G2' are next processed byoutput tasks 106, which then deliver outgoing messages to output queues 'G3'. The output information is then taken by the down-stream applications 108. - The down-
stream applications 108 may acknowledge the reception of the outgoing messages and feed back reply messages to the transmission system, leaving the reply messages in reply queues 'G4', which are then processed by one ormore reply tasks 110. - The internal processing tasks of the transmission system may send error information to an error-
log queue 116. - Each of the queues and each of the internal processing tasks is monitored by a
task monitor 112, which is able to provide at any time a unique overview of the status of the information transmission system, as will be described in detail below with reference to figures 2 to 5. The task monitor 112 collects status data along the transmission system that are required by an application operator to determine the efficiency of the system, and writes these data into a taskmonitor storage area 113. In a preferred embodiment, the data collected are the depths of the queues, the activation/deactivation status of the tasks, time-stamp differences between the output queues and the reply queues, and the contents of the error-log queue. - The collected status of the transmission system is then read from the task
monitor storage area 113, and displayed on amonitor screen 114. - Those skilled in the art will understand that the invention may be applied to various configurations of message queuing transmission systems. It is also to be understood that the wording 'tasks' or 'applications' or 'resident transactions' may be used to designate the internal processes(104,106,110) of the transmission system. Furthermore, the queues to store the messages may be in the form of standard message queuing products, such as the already mentioned MQSeries from IBM Corporation.
- Fig.2 shows a
presentation 200 on themonitor screen 114 by the task monitor 112. This presentation is refreshed according to an interval specified by the operator, as described below with reference to figure 5. The task monitor 112 displays the status of the message queuing transmission system of figure 1, when controlling several groups of tasks (TSK1 to TSK5). Thepresentation 200 includes several information areas (202 to 206). Afirst information area 202 provides information on the "Queues Depth" status. Asecond information area 204 provides information on the "Log Messages" status, and alast area 206 provides information on the "Time control" parameter status and on the active/inactive status of the"Background Tasks". - The "Queues Depth"
area 202 displays the number of messages present at a given instant in each of the queues of the transmission system of figure 1. - The "Queues Depth" area has as many rows as there are Queues Groups, as will be further detailed with reference to figure 3. Each row has as many columns as there are queues in the respective Queue Group.
- A queue depth value of zero indicates that there is no backlog in the associated application, and that the application is likely to have worked properly. A queue depth value other than zero indicates that there is backlog, and thus indicates to the operator that action might be required, especially if the backlog does not disappear after a refresh of the
presentation 200. If for any reason the depth of a queue cannot be determined, a special warning is displayed on thetask monitor screen 114. - The warning may include displaying the corresponding row in a specific color, and posting a warning message to the "Log Messages"
area 204. The "Log Messages"area 204 contains the successive error messages sent by the tasks to theLog queue 116. - A
further information area 206, named "Background Tasks" on Fig. 2, contains a list of the different background tasks that are watched. The Background Task area may further contain an indication of the status (which can be "enabled" or "disabled") of a Time Control feature. The Time Control feature is described below with reference to figure 4; it should be noted now that the task monitor 112 may operate with or without the Time Control Feature. Furthermore, the exemplary organization of thescreen presentation 200 described here is not intended to limit the invention; rather, other presentations of the relevant parameters may be easily devised by those skilled in the art once taught the present invention. - Referring now to Fig.3, a preferred implementation for supporting the queue configurations for operating the
Task Monitor 112 is shown in the form of a Tasks table 302 and Queues tables 304,306. The tables contain identifiers to identify the queues and the tasks in the following manner. The content of the tables is read when theTask Monitor 112 is started, as will be further described. - Background Tasks are classified into the Tasks table 302, according to a first identifier for indicating a Task Name for each background task and a second identifier for indicating a Task Number for each task whose activity is intended to be monitored.
- The Queues are grouped into Queues Groups which are referenced in the Queues Groups table 304. The Queues Groups table 304 contains a first identifier for indicating a Group Name, and a second identifier for indicating a Group Number (G1 to Gn). Grouping of the queues may depend on the particular configuration of the message queuing transmission system. In the example of figure 1, the queues are grouped in four groups: the Input Group 'G1', the Intermediate Group 'G2', the Output Group 'G3' and the Reply Group 'G4'. The Group table associated with the Reply Group contains a further identifier to indicate the Group Number with which the Reply Group is associated. In the present example, the Reply Group 'G4' is associated with the Output Group 'G3'.
- Each Queues Group is linked to a Queues table 306 which details the plurality of queues belonging to the respective Queues Group. Each Queues table contains a first identifier to indicate the Queues Group Number with which it is associated, a second identifier to indicate the Queues Numbers of the respective Queues Group Number, and a third identifier to define the Queue Type. A further identifier may be added to indicate whether the queue is active or not.
- For the Reply Group, a further identifier indicates the Queue Number with which the Reply Queue Number is associated. In the present example, the Queue Number 'G4-1' is associated with the Output Queue 'G3-3'. It is to be understood that the examples are presented only for clarity of description, and are not intended to limit the invention. One skilled in the art could devise other configurations of data tables, once taught the present invention.
- As described further below, a correspondence between a Reply Queues Group and an Output Queues Group enables the construction of a plurality of queue pairs of the form (Output Queue,Reply Queue) to be used by the Time Control feature.
- The Time Control feature computes the time interval between the time when message is written to the output queue and the time when a reply is written to the reply queue. Thus, for a Reply Group that replies to an Output Group, each of the Reply Queues may be defined as being linked to one of the Output queues belonging to the Output Group.
- The Queue Type information refers to the way in which the programs access the queues for the referenced application, for example, to the use of CICS commands to access CICS queues, or to the use of MQ statements to access queues of the type MQ Series.
- Fig. 4 is a flowchart that illustrates the operation of the Time Control feature of the present invention in an exemplary embodiment. Nevertheless, the Time Control feature is optional, and the invention may be practiced without this feature. The
Task Monitor 112 may be started with the Time Control feature enabled or disabled. The objective of the Time Control feature is to monitor the functioning of the down-stream applications (108). The down-stream applications read from the output queues (G3) and write "acknowledge reception" reply messages in the associated Reply Queues (G4). The Time Control feature enables the determination of the elapsed time between writing a message to the output queue (G3) and writing the corresponding reply message to the reply queue (G4). This provides information to the application operator about whether the down-stream applications (108) are working properly or not. - The Time Control feature may be activated for each pair of (Output Queue,Reply Queue).
- The process starts in
step 400 when the Time Control feature is enabled. A Time Control interval is determined (step 402). The Time Control interval is specified by the operator as described below with reference to figure 5. Preferably, the operator fixes the same value for each queue pair. The Time Control Interval specifies the time that is acceptable for a message to be on the output queue (G3) before it is retrieved by the down-stream application (108). - Next, a time control counter begins to count for the first time control interval (step 404).
- For each queue pair, the time at which the last message was put on one of the output queues (G3) by the output task (106) (herein called the last put) is compared with the time at which the last reply message was received by the reply task (110) (step 406).
- If the last put is earlier than the last reply (branch Yes), this may indicate that the down-stream application is promptly processing messages. If a warning message was enabled in a previous status verification (in step 412), the warning is disabled (step 408), since the down-stream application may have caught up with reading the messages, and the time control counter begins again (step 404).
- If the last put is later than the last reply (branch No), this may indicate that the down-stream application (108) is not promptly processing the messages on the output queue (G3). A determination is made as to whether this time of inactivity is within the time specified by the Time Control Interval or not (step 410).
- If this time is within the time specified by the Time Control interval (branch No), it is too early to issue a warning, and the process loops back (to step 406).
- If this time is more than the time specified by the Time Control interval (branch Yes), a warning message is enabled (step 412) and displayed for the current queue pair (step 414). As previously explained, the warning message is sent to the
Log Messages area 204, and the corresponding rows in the queues depth may be highlighted. - Fig. 5 is a flowchart showing the operation of the Task Monitor system of the present invention.
- The process begins (step 500) when the
Task Monitor 112 is started. On the monitor screen, the operator is presented with an input form to be completed. The form may request: - a Refresh interval value;
- a Time Control status (enabled/disabled); and
- a Time Control interval value for each queues pair.
- The Refresh interval controls the timing of refreshing the status of the relevant data collected. The information area is refreshed at regular intervals specified by the refresh interval value, and updated data are displayed. In the preferred implementation, the Refresh interval is set to several seconds.
- The Tables are read by the Task Monitor 112 (step 504) to determine the configuration to be monitored. The relevant data are thus collected by fetching the information (according to the respective access method) stored in the Queues Tables 304,306 and in the Tasks Table 302. The Tables may be stored either in a relational database system or as flat files, without having any influence on the general method of the invention. Particularly, in Task table 302, the task monitor 112 points to the value of the Tasks Numbers and of the Task Names whose activities are to be controlled. In tables 304 and 306, the task monitor 112 points to the values of Group Numbers for which the queue depths of the queues belonging to the respective Group are to be displayed every time the refresh interval finishes. Furthermore, the task monitor 112 points to the value Queue Numbers of the Reply queues.
- Next, (step 506), the queue pairs (Output Queue,Reply Queue) are created. The queue pairs are arranged in the form of an Output-Reply array comprising for each queue pair the information illustrated by the table below:
Output Queue Number Reply Queue Number Last Put Time stamp Last Reply Time stamp - The Output-Reply array may be stored in a memory area in a way that makes it accessible to both the tasks that put the messages in the Output Queues, and to the tasks that get the messages from the Reply queues.
- The tasks that put messages in the Output Queues write the time stamp (the moment the put is done) in the "Last Put" field, and the tasks that get the messages from the Reply queues write the time stamp (the moment the get is done) in the "Last Reply" field.
- In an embodiment where the Reply Queues are not implemented, the process goes directly from
step 504 to step 508, of figure 5. After the Output-Reply array is built, the refresh counter begins for the Refresh interval (step 508). During each refresh interval, a sequence loop of operations is executed: - in
step 510, a list of the active background tasks is determined by inquiring of the task monitor 112 the status of the tasks. The result is compared with the list of tasks to be monitored. If a task is not running, the operator is warned (step 518). The corresponding Task Name in thetask information area 206 may be highlighted and a warning message may be displayed on the next log line of theLog Messages area 204. - in
step 512, the number of records present in each active queue is determined; if a number of records cannot be determined, a Log message is generated in theLog Messages area 204, and the corresponding value of the respective queue row is highlighted in the Queue Depth area 202 (step 518). - in
step 514, the Log queue is read, and the information is stored in a storage means dependent upon the implementation, such as a SQL table, a file, or any other persistent repository that allows data review. If a problem is encountered while reading the Log queue, an error message is issued in theLog Messages area 204. Preferably, the information is displayed in the upper region of the Log Message area (204), and the old content area is automatically scrolled down so that the operator always sees the last log messages (step 518). - in step 516, the Time Control process is operated for each queue pair (Output Queue,Reply Queue) as previously described with reference to figure 4, provided that the Time Control Feature was enabled in
step 502. If the Time Control Feature is not enabled, the process goes directly fromstep 514 to step 518. - in
step 518, the data collected in steps 510,512,514 and 516, are gathered, written into the taskmonitor storage area 113, and displayed on the Monitor screen; - in
step 520, the operator is provided with an option to enter a termination message; if a termination command is received by the task monitor 112 instep 522, the process is ended (step 524); otherwise, the process loops to step 508 until the operator enters a termination message.
Claims (12)
- A computer implemented method for monitoring up-stream and down-stream applications (102,108), the up-stream applications delivering incoming messages into a plurality of input queues (G1) of a message queuing transmission system (100), and the down-stream applications receiving outcoming messages from a plurality of output queues (G3) of the message queuing transmission system, the message queuing transmission system further having at least one internal processing task (104,106) for processing the plurality of input queues and delivering the messages to the output queues, the method comprising the steps of:forming a first queue group by assigning an input queue group identifier to a first input queue and to a second input queue within the message queuing transmission system;forming a second queue group by assigning an output queue group identifier to a first output queue and to a second output queue within the message queuing transmission system;assigning a first queue identifier to the first input queue, a second queue identifier to the second input queue, a third queue identifier to the first output queue, and a fourth queue identifier to the second output queue;assigning a task identifier to the at least one internal processing task;using the queue identifiers and the queue group identifiers previously assigned to determine each number of messages stored in the first input queue, in the second input queue, in the first output queue, and in the second output queue;using the task identifier to determine the status of the at least one internal processing task; andgathering, in a task monitor storage area, each number of messages previously determined and the status of the at least one internal processing task.
- The method of claim 1, repeating the steps of determining and the step of gathering according to a refresh time interval of a refresh counter.
- The method of claim 1, further including the step of presenting contents of the task monitor storage area on a display screen.
- The method of claim 1, further including the step of writing an error message issued from the at least one internal processing task to an error-log queue.
- The method of claim 4, further including the step of presenting the error message on a display screen.
- The method of claim 1, wherein the first queue identifier, the second queue identifier, the third queue identifier, and the fourth queue identifier are each different.
- The method of claim 1, wherein the up-stream and the down-stream applications are background tasks.
- The method of claim 1, further including the steps of:storing the task identifier in a task identifier table;storing the first queue group identifier and the second queue group identifier in a queues groups table; andstoring the first queue identifier, the second queue identifier, the third queue identifier, and the fourth queue identifier in a queues table.
- The method of claim 1, further including the step of assigning a reply-to-group identifier to a reply queue for receiving a reply message generated in response to an outgoing message, wherein the reply message is generated by a down-stream software application receiving the outgoing message.
- The method of claim 9, wherein the reply message is issued from the reply queue and processed by a reply task.
- The method of claim 9, further including the step of computing a time interval between writing the outgoing message to an output queue of the message queuing transmission system and writing the reply message to the reply queue.
- The method of claim 11, further including the step of comparing said time interval with a predetermined time control interval.
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US942135 | 2001-08-29 | ||
US09/942,135 US7069559B2 (en) | 2001-08-29 | 2001-08-29 | System and method for monitoring software queuing applications |
PCT/EP2002/009680 WO2003021442A2 (en) | 2001-08-29 | 2002-08-13 | System and method for monitoring software queuing applications |
Publications (2)
Publication Number | Publication Date |
---|---|
EP1421495A2 EP1421495A2 (en) | 2004-05-26 |
EP1421495B1 true EP1421495B1 (en) | 2007-05-23 |
Family
ID=25477626
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP02797652A Expired - Lifetime EP1421495B1 (en) | 2001-08-29 | 2002-08-13 | System and method for monitoring software queuing applications |
Country Status (10)
Country | Link |
---|---|
US (1) | US7069559B2 (en) |
EP (1) | EP1421495B1 (en) |
JP (1) | JP3927539B2 (en) |
KR (1) | KR100517242B1 (en) |
CN (1) | CN1284083C (en) |
AT (1) | ATE363099T1 (en) |
CA (1) | CA2462379C (en) |
DE (1) | DE60220287T2 (en) |
IL (1) | IL160611A0 (en) |
WO (1) | WO2003021442A2 (en) |
Families Citing this family (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030037102A1 (en) * | 2001-08-14 | 2003-02-20 | Philippe Eckert | Message broker |
EP1286513B1 (en) * | 2001-08-14 | 2005-10-19 | Hewlett-Packard Company | Message broker |
US7127507B1 (en) * | 2001-09-27 | 2006-10-24 | Sprint Communications Company L.P. | Method and apparatus for network-level monitoring of queue-based messaging systems |
JP3882760B2 (en) * | 2003-02-18 | 2007-02-21 | 株式会社デンソー | Inter-task communication method, program, recording medium, electronic device |
US7418711B1 (en) * | 2003-04-28 | 2008-08-26 | Sprint Communications Company L.P. | Messaging bridge that facilitates communication with a mainframe environment |
JP2008510259A (en) * | 2004-08-17 | 2008-04-03 | ショー パーシング リミティド ライアビリティ カンパニー | Modular event-driven processing |
US7613830B2 (en) * | 2004-12-10 | 2009-11-03 | Microsoft Corporation | Reliably transferring queued application messages |
CN1798129B (en) * | 2004-12-21 | 2012-10-17 | 华为技术有限公司 | Method and equipment of polling queue driven based on application |
JP4961931B2 (en) * | 2006-09-29 | 2012-06-27 | 富士通株式会社 | Job execution scheduling program, job execution scheduling method, and job execution scheduling apparatus |
US20080263106A1 (en) * | 2007-04-12 | 2008-10-23 | Steven Asherman | Database queuing and distributed computing |
US8214846B1 (en) * | 2007-09-12 | 2012-07-03 | Sprint Communications Company L. P. | Method and system for threshold management |
US7898964B1 (en) * | 2007-10-10 | 2011-03-01 | Sprint Communications Company L.P. | Queue information monitoring system and method |
CN101162974B (en) * | 2007-11-21 | 2013-01-16 | 浙江宇视科技有限公司 | Multicast video storing method, system and equipment |
US8166258B2 (en) * | 2009-07-24 | 2012-04-24 | Lsi Corporation | Skip operations for solid state disks |
US20100306451A1 (en) * | 2009-06-01 | 2010-12-02 | Joshua Johnson | Architecture for nand flash constraint enforcement |
US8321639B2 (en) * | 2009-12-30 | 2012-11-27 | Lsi Corporation | Command tracking for direct access block storage devices |
US20100287320A1 (en) * | 2009-05-06 | 2010-11-11 | Lsi Corporation | Interprocessor Communication Architecture |
US8555141B2 (en) * | 2009-06-04 | 2013-10-08 | Lsi Corporation | Flash memory organization |
US8219776B2 (en) * | 2009-09-23 | 2012-07-10 | Lsi Corporation | Logical-to-physical address translation for solid state disks |
US8286004B2 (en) * | 2009-10-09 | 2012-10-09 | Lsi Corporation | Saving encryption keys in one-time programmable memory |
US8245112B2 (en) * | 2009-06-04 | 2012-08-14 | Lsi Corporation | Flash memory organization |
US8352689B2 (en) * | 2009-11-30 | 2013-01-08 | Lsi Corporation | Command tag checking in a multi-initiator media controller architecture |
CN101859275A (en) * | 2010-03-08 | 2010-10-13 | 宇龙计算机通信科技(深圳)有限公司 | Method, system and mobile terminal for monitoring application program |
US9092282B1 (en) | 2012-08-14 | 2015-07-28 | Sprint Communications Company L.P. | Channel optimization in a messaging-middleware environment |
US9189529B2 (en) * | 2013-02-14 | 2015-11-17 | Ab Initio Technology Llc | Queue monitoring and visualization |
US9264338B1 (en) | 2013-04-08 | 2016-02-16 | Sprint Communications Company L.P. | Detecting upset conditions in application instances |
CN104699218B (en) | 2013-12-10 | 2019-04-19 | 华为终端(东莞)有限公司 | A kind of task management method and equipment |
US9571414B2 (en) * | 2014-06-27 | 2017-02-14 | Amazon Technologies, Inc. | Multi-tiered processing using a distributed strict queue |
US9577972B1 (en) * | 2014-09-09 | 2017-02-21 | Amazon Technologies, Inc. | Message inspection in a distributed strict queue |
US9785507B2 (en) * | 2015-07-30 | 2017-10-10 | International Business Machines Corporation | Restoration of consistent regions within a streaming environment |
CN108694107B (en) * | 2017-04-10 | 2022-01-07 | 北京京东尚科信息技术有限公司 | Message queue backlog monitoring method and device, readable medium and electronic equipment |
JP7243207B2 (en) * | 2019-01-18 | 2023-03-22 | 富士フイルムビジネスイノベーション株式会社 | Information processing system, information processing device and program |
US11163633B2 (en) | 2019-04-24 | 2021-11-02 | Bank Of America Corporation | Application fault detection and forecasting |
CN115168137A (en) * | 2022-06-17 | 2022-10-11 | 北京结慧科技有限公司 | Monitoring method and system for timing task, computer equipment and storage medium |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE69409445D1 (en) | 1993-07-27 | 1998-05-14 | Ibm | Process monitoring in a multiple processing provider |
CN1113302C (en) * | 1993-07-30 | 2003-07-02 | 佳能株式会社 | Method and apparatus for controlling system |
US6085277A (en) * | 1997-10-15 | 2000-07-04 | International Business Machines Corporation | Interrupt and message batching apparatus and method |
US6216173B1 (en) * | 1998-02-03 | 2001-04-10 | Redbox Technologies Limited | Method and apparatus for content processing and routing |
US6246691B1 (en) * | 1998-08-14 | 2001-06-12 | Siemens Aktiengesellschaft | Method and circuit configuration for the transmission of message units in message streams of different priority |
US6757289B1 (en) * | 1999-04-23 | 2004-06-29 | Nortel Networks Limited | Apparatus and method for managing communication between a failed application and other executing applications |
US7062749B2 (en) * | 2000-12-15 | 2006-06-13 | Promenix, Inc. | Measuring, monitoring and tracking enterprise communications and processes |
US7170900B2 (en) * | 2001-07-13 | 2007-01-30 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and apparatus for scheduling message processing |
-
2001
- 2001-08-29 US US09/942,135 patent/US7069559B2/en not_active Expired - Fee Related
-
2002
- 2002-08-13 AT AT02797652T patent/ATE363099T1/en not_active IP Right Cessation
- 2002-08-13 EP EP02797652A patent/EP1421495B1/en not_active Expired - Lifetime
- 2002-08-13 CA CA002462379A patent/CA2462379C/en not_active Expired - Fee Related
- 2002-08-13 WO PCT/EP2002/009680 patent/WO2003021442A2/en active IP Right Grant
- 2002-08-13 IL IL16061102A patent/IL160611A0/en unknown
- 2002-08-13 DE DE60220287T patent/DE60220287T2/en not_active Expired - Lifetime
- 2002-08-13 JP JP2003525464A patent/JP3927539B2/en not_active Expired - Fee Related
- 2002-08-13 CN CNB028167449A patent/CN1284083C/en not_active Expired - Lifetime
- 2002-08-13 KR KR10-2004-7002512A patent/KR100517242B1/en not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
US20030050956A1 (en) | 2003-03-13 |
WO2003021442A2 (en) | 2003-03-13 |
DE60220287T2 (en) | 2008-01-31 |
IL160611A0 (en) | 2004-07-25 |
CN1284083C (en) | 2006-11-08 |
CA2462379C (en) | 2007-11-20 |
KR100517242B1 (en) | 2005-09-28 |
US7069559B2 (en) | 2006-06-27 |
KR20040027949A (en) | 2004-04-01 |
WO2003021442A3 (en) | 2003-12-31 |
DE60220287D1 (en) | 2007-07-05 |
CA2462379A1 (en) | 2003-03-13 |
JP3927539B2 (en) | 2007-06-13 |
CN1547703A (en) | 2004-11-17 |
ATE363099T1 (en) | 2007-06-15 |
EP1421495A2 (en) | 2004-05-26 |
JP2005502122A (en) | 2005-01-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1421495B1 (en) | System and method for monitoring software queuing applications | |
US6807575B1 (en) | Performance monitoring method in a distributed processing system | |
US6219701B1 (en) | Method for controlling managing computer, medium for storing control program, and managing computer | |
US6816860B2 (en) | Database load distribution processing method and recording medium storing a database load distribution processing program | |
US20140052857A1 (en) | Correlation of distributed business transactions | |
EP0661847A2 (en) | Automated benchmarking with self customization | |
US20110066598A1 (en) | Sequence of events recorder facility for an industrial process control environment | |
US6892199B2 (en) | Saving burst data by using semi-merge sorting module | |
EP0920155A2 (en) | Method for monitoring a computer system | |
US20050004952A1 (en) | Transaction processing method, transaction control apparatus and program thereof | |
US7007023B2 (en) | Method for flagging differences in resource attributes across multiple database and transaction systems | |
US5923874A (en) | Resource measurement facility in a multiple operating system complex | |
US8051135B2 (en) | Server availability reporting using asynchronous e-mail message | |
JP4067139B2 (en) | Information retrieval client system | |
US20030041057A1 (en) | Method and apparatus for notification of user when changes have occurred in complex derivations of data | |
AU2002333763A1 (en) | System and method for monitoring software queuing applications | |
JP4464655B2 (en) | Computer monitoring apparatus and message processing method related to monitored computer | |
KR100443914B1 (en) | system and method for providing fault information | |
JPH1131136A (en) | Abnormality monitoring method for distributed processing system | |
JPH113230A (en) | Job information inquiry/display system | |
US20080133746A1 (en) | Monitoring service with inter-enterprise contextual analysis | |
JPH0927989A (en) | Polling system | |
JPH11259421A (en) | Message monitoring device and medium recording message monitoring program | |
CN113961628A (en) | Distributed data analysis control system | |
JPH0378041A (en) | Monitor system for number of set constituent blocks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
17P | Request for examination filed |
Effective date: 20040203 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LI LU MC NL PT SE SK TR |
|
AX | Request for extension of the european patent |
Extension state: AL LT LV MK RO SI |
|
17Q | First examination report despatched |
Effective date: 20040707 |
|
RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: IBM FRANCE Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION |
|
GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LI LU MC NL PT SE SK TR |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: FI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 Ref country code: CH Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 Ref country code: LI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 |
|
REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
REG | Reference to a national code |
Ref country code: CH Ref legal event code: EP |
|
REG | Reference to a national code |
Ref country code: IE Ref legal event code: FG4D |
|
REF | Corresponds to: |
Ref document number: 60220287 Country of ref document: DE Date of ref document: 20070705 Kind code of ref document: P |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070823 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: ES Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070903 |
|
ET | Fr: translation filed | ||
NLV1 | Nl: lapsed or annulled due to failure to fulfill the requirements of art. 29p and 29m of the patents act | ||
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: AT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 |
|
REG | Reference to a national code |
Ref country code: CH Ref legal event code: PL |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: BE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: PT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20071023 Ref country code: NL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 Ref country code: DK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 Ref country code: CZ Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 Ref country code: BG Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070823 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 |
|
PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
26N | No opposition filed |
Effective date: 20080226 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070824 Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 Ref country code: MC Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20070831 |
|
REG | Reference to a national code |
Ref country code: GB Ref legal event code: 746 Effective date: 20080722 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20070813 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: EE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: CY Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LU Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20070813 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: TR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070523 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: FR Payment date: 20110830 Year of fee payment: 10 |
|
REG | Reference to a national code |
Ref country code: FR Ref legal event code: ST Effective date: 20130430 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: FR Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20120831 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20170821 Year of fee payment: 16 Ref country code: GB Payment date: 20170829 Year of fee payment: 16 |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R119 Ref document number: 60220287 Country of ref document: DE |
|
GBPC | Gb: european patent ceased through non-payment of renewal fee |
Effective date: 20180813 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20190301 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20180813 |