cancel
Showing results for 
Search instead for 
Did you mean: 

Trace and logging

former_member188791
Participant
0 Kudos

Hi Group,

We have some connectivity issues with the third party system,can any body tell how we can turn on trace and logging funtionality in PI7.1 to see whether third party system connecting to PI JMS queues or not.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

try with XPI inspector - it will turn it on for you

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/01/12/michals-pi-tips-xpi-inspector--he...

Regards,

Michal Krawczyk

former_member188791
Participant
0 Kudos

Hi Michael,

In the Note I found attachment with xpi_inspectio_ear.zip,but there is no ear file inside the ZIP file,however there is a file with WAR extension,can you please guide me how I can deploy WAR file

using NWDS.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>xpi_inspectio_ear.zip

the note has xpi_inspectio_ear.ear  file which is the EAR file

there is not zip file in the OSS note

https://service.sap.com/~sapidb/012003146900000270422012E/xpi_inspector_ear.ear

Regards,

Michal Krawczyk

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You might want to check this thread about deploying WAR using NWDS.

http://scn.sap.com/thread/1764803

Answers (2)

Answers (2)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You might also want to check in NWA.  Go to NWA-> Availability and Performance Management and check logviewer.

You might also want to see the help link

http://help.sap.com/saphelp_nwpi71/helpdata/en/64/0b59010a65de44be4f26cb57b9580d/content.htm

0 Kudos

Hello Rajiv,

Please check the following SAP Notes:

#856346 - J2EE JMS Adapter: Frequently Asked Questions (FAQ)

#1514898 - XPI Inspector for troubleshooting XI

The first one has the tracing location for the JMS adapter.

The second one is pretty much what Michal recommended, the XPI Inspector tool, where you can use Examples, like using the JMS adapter or the JMS channel (used in the scenario) for specific tracing.

Kind regards,

Caio Cagnani