Hello,
Is there any coreleation between logs seen in factory.message.log and factory.xbd.log? How do i identify/group related messages in both xbd.log and message.log together?
For example,
A line in factory.xbd.log would be as below.
[slf5s.start]07 Jun 2007 12:25:22,583[slf5s.DATE]Thread-4[slf5s.THREAD]ERROR[slf5s.PRIORITY]xbd[slf5s.CATEGORY]- SagSequencer - 5f322ea9~113048d4eaa~3632 - Error getting sequence=
What does this “5f322ea9~113048d4eaa~3632” mean in above line?
A log in factory.message.log would be as below.
<-----
Message ID = 5c5f62f7~113020ca889~a39@expsag01
Time = 2007-06-07 08:35:36.663
Original Message ID = 5c5f62f7~113020ca889~a39@expsag01
Sequence Line = 4, Statement = step
Sequence URL = http://expsag01:9080/abc/def/setupEnvironment.xml
…
----->
How does value in Message ID, Original Message ID of message.log corelate to a value in xbd.log?
Reason why I am curious is, i have an error thrown in xbd.log but wanted to know what messages went in message.log for this request.
Note: This mediator is not used by a single user. There are lots of applications and lots of users per application using this mediator.
Thanks & Regards,
Sathish Kumar T.K.