troubleshooting Flashcards

1
Q

How would you navigate to the configuration page?

A

ensemble/interoperability
configure
production

or

ensemble/interoperability
list 
productions
select production
open
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

if a business operation has a purple circle next it, what does this mean?

A

retrying

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

if a business operation has a red circle next it, what does this mean?

A

error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

if a business operation has a yellow circle next it, what does this mean?

A

inactive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If failure timeout is set to -1, when will it stop retrying?

A

Never

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

if a business operation has a gray circle next it, what does this mean?

A

disabled

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

While troubleshooting, you notice messages are not being successfully sent to the outbound system. What settings might be the cause

A

ip address

port

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Where would you go to get more information about a business operation that encountered an error?

A

log tab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How would you navigate to the event log from a production?

A

select the desired component
log tab
event viewer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How would you list all errors in the event log?

A

reset
check the error box in event types
search

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How would you navigate to the event log from the management portal?

A

ensemble/interoperability
view
event log

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What part of the Event Log graphically shows the flow of a message, including where any Event Log entries were created?

A

visual trace

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How would you access the visual trace for a message?

A

from the message viewer click on the session number

or

highlight the desired message
trace tab
view full trace

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what symbol indicates an error in the visual trace?

A

a red diamond

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are possible message statuses that could be displayed in the message viewer?

A
Completed
Error
Queued
Delivered
Suspended
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In the message viewer how would you search for messages that originated from a business process or operation?

A

change the type dropdown from session start to all

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What should you look for when troubleshooting with the message viewer?

A

Messages with a status of Error, Queued, Delivered, or Suspended.
Messages with an incorrect message structure in the Contents tab.
Visual Traces with error, warning, or alert Event Log entry indicators.

18
Q

How are messages in the message viewer sorted?

A

Chronologically with the newest messages on top

19
Q

What message status(es) indicate a potential problem?

A

Error
Queued
Delivered
Suspended

20
Q

How would you determine how many messages are awaiting processing for a business operation?

A

highlight the business operation
click on the queue tab
go to queues

21
Q

Where would you abort or suspend a message?

22
Q

What is the danger in aborting a message?

A

destroys first in first out ordering

23
Q

where can you work with active messages?

A

queues

jobs page

24
Q

What could a high queue count indicate?

A

a communication issue

25
How would you navigate to queues from the management portal?
ensemble/interoperability monitor queues
26
How can you tell if a queue count is abnormal?
You need a clear understanding of what is considered a normal queue count for each queue in your production.
27
True or False: The active message is first in the queue.
False | The active message is not in the queue
28
Where would you find an active message?
the Queues page, the Jobs tab, or the Jobs page.
29
How would you navigate to the jobs page from a production?
highlight the appropriate business component jobs tab go to jobs
30
what information is available on the jobs tab?
os id of the cpu job handling the message status of the business component adapter state message id of the active message
31
What actions may be taken on a message from the jobs tab?
abort suspend stop
32
What does a status of dequeuing on the jobs page mean?
the component is not currently processing a message and is ready to handle a new message
33
What status would you expect from a business service with a properly working inbound tcp adapter?
running
34
How would you navigate to the jobs page from the management portal?
ensemble/Interoperability Monitor Jobs
35
On the jobs page, what could an entry in the active message column indicate and why?
An issue since most messages are handled in a few milliseconds
36
Most business components that are running normally have a status of
dequeuing
37
What job status indicates that a business component is having trouble shutting down?
Quiescent
38
What job status indicates an error?
error
39
what job status would you expect for a business component with an unusually high load?
running
40
How would you access the production monitor?
ensemble/interoperability monitor production monitor
41
what links are available in the production monitor
``` configure production event log queue contents recent errors message viewer ```