APAR: PQ39200 WebSphere Site Analyzer V3.0.2 PMR: Development CMVC defect: 67035 Description: IBM WebSphere Site Analyzer Server supports FTP retrieval of remote HTTP log files from a variety of remote operating systems running a variety of FTP servers. The FTP support in Site Analyzer Server allows for file specification with wildcard characters (i.e. * and ?) to retrieve the file or files which match the wildcard pattern. The FTP support with wildcard characters in Site Analyzer Server Version 3.0, 3.0.1 and 3.0.2 did not work when retrieving files from an MVS OS/390 system. The problem is fixed for future releases. The work around for FTP retrieval of HTTP log files from an MVS OS/390 system is to explicitly list each file name without the use of wildcard characters. The fix for this problem allows FTP retrieval of remote files from an MVS OS/390 system using wildcard characters (i.e. * and ?). FTP servers identify their operating system types through their responses to the SYST command, as specified in RFC 959. Additionally, FTP servers respond to the CDUP command to affect the directory listing syntax, also specified in RFC 959. Site Analyzer Server makes use of both commands. Site Analyzer Server subsequently parses the file listings from the FTP server as UNIX format, a standard format used by FTP servers on MVS OS/390 systems. This efix resolves the following problem with Site Analyzer Server V3.0.2 and MVS OS/390 using FTP wildcards: 1. The FTP support with wildcard characters in Site Analyzer Server does not work when retrieving files from an MVS OS/390 system. How to apply: Stop WebSphere Site Analyzer Server Rename the WSSA.jar file in the WebSphere\SiteAnalyzer directory Copy the WSSA.jar provided in this e-fix to the WebSphere\SiteAnalyzer directory Restart WebSphere Site Analyzer Server