cancel
Showing results for 
Search instead for 
Did you mean: 

cant see message in message monitoring

Former Member
0 Kudos

Hi everyone,

I am trying to implement File to JMS but i got stuckup with the monitoring.

My current status is :

File got picked and deleted .

I cant see message in SXMB_MONI for my interface.

In component monitoring- CC monitoring i can see message against my Comm channel as " Processing started successfull"

" Process finised successfully"

"Polling interval started length 10.0 seconds"

I believe msg says that my CC configuration is correct .

I have gone through the michal's weblog and I crosschecked entries in SXMB_ADM, and its is perfect.

What could be the reason of this error?

thanks,

Gaurav

Message was edited by:

gaurav sharma

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

did you have a look at messagingsystem ?

http://hostname:portnumber/MessagingSystem/monitor/monitor.jsp

any error entries there?

Regards,

michal

Former Member
0 Kudos

Hi Michal,

My question's subject was misleading, My concern is Why I cant see message in SXMB_MONI?

I have gone to Message MOnitoring but cant see any entry for my interface's sender service.

Is there anything m missing which is leading to this situation ???

thanks,

Gaurav

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

yes it might be an error in adapter -> integration engine

so check the messaging system as I suggested ok ?

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Gaurav,

As michal suggested you would have error in Sender Adapter communication channel. That is the reason why you are not seeing.

If you dont have any error then only you would see the message in SXMB_MONI and further. So please check the sender communication channel first.

---Satish

ranjit_deshmukh
Active Participant
0 Kudos

Gaurav,

please look in to the adapter monitoring for the status of the sender adapter.

if it says it is processed successfully

then check to it that the Data type used by you is having the same structure

i.e the format of the xml of the input file is the same as that of the DT you are using.

this may be the reason you are facing this problem.

Ranjit

Former Member
0 Kudos

Hi Everyone,

thanks for your reponse,

I have gone through the message monitoring and i cant see any message in it .

When i gone to Component Monitoring-> Communication Channel monitoring

I can see message against my CC as :

Communication channel is correctly configured and started.

and in processing details i can see the message i described above.

One more thing i observed here :

In processing details i see the message for every minute, while doing my CC config i have made file mode as DELETE and file gets deletd from folder then why there is message for every minute ???

any idea ???

thanks,

Gaurav

Former Member
0 Kudos

Gaurav,

Whenever the file is picked up and deleted it writes to Integration server. If you have any error in your adapter it will not write. In your scenario you have an error in communication channel. So please check that error.

Also you are seeing for every minute because once the file is deleted and having error in comm. channel it keeps retrying for about 5times (as settings done in visual administrator). So if you send 10 files and if you have an error you will see it as 50times.

-


Satish

Former Member
0 Kudos

Gaurav,

File is getting deleted but u can nt see any message in Monitoring

So Can u just make sure file is not getting picked up another communication channel

Any exception should be caught by C.Channel

Regards

Kavitha

Former Member
0 Kudos

Hi Satish,

M sure m not seeing any message when i go for message monitoring-->> Integration Engine.

Thanks,

Gaurav

Message was edited by:

gaurav sharma

Former Member
0 Kudos

Gaurav,

The error says you have an empty document. Do you have any data in it. Also if you have data then I think you definitely have some problems in content conversion or your structures itself is not correct.

So do one thing. Just take the xml file and see whether it is working or not. If this works then sure it is content conversion.

---Satish

Former Member
0 Kudos

can u post ur FCC parameters and sample source file content

ranjit_deshmukh
Active Participant
0 Kudos

Gaurav,

can u tell me what kind of mapping u r using?

i will still suggest to see the DT.

Ranjit

Answers (0)