Products | Versions |
---|---|
TIBCO Rendezvous | - |
Not Applicable | - |
Resolution:
Description:
= = = = = = =
1). You could use multinet to capture raw network packets for rvtrace to be read by using the following command:
$ MULTINET TCPDUMP /FILE_FORMAT=SNIFFER /WRITE_BINARY=tcpdump.log /SNAPSHOT_SIZE=2000 IP
2). Use Wireshark to open the tcpdump.log file, then use the ‘save as’ menu option and save with using the ‘libpcap’ file type option.
The file can then be run through rvtrace.
3). If you do not know how to use Wireshark, upload the output file (tcpdump.log in the above example) for TIBCO Support to review.