uCosminexus Service Platform, Setup and Operation Guide
This section describes the types of information that you can acquire for a failure which occurred at the time of FTP linkage operations.
The failure information of the FTP inbound adapter can be classified as follows:
The following is the description of the above mentioned failure information:
Table 7-78 Table Required log file size
| Type of log | Log file size required for single file transfer | Log file size required for single start and stop |
|---|---|---|
| Message log | 1.0KB | 1.5KB |
| Maintenance log | 0.5KB | 0.5KB |
| Protocol trace | 2.0KB | 0.0KB |
| Transfer history log | 0.5KB | 0.0KB |
| Common log between resource adapters | 0.5KB | 1.5KB |
Furthermore, the FTP inbound adapter also includes the material output by the J2EE server and JavaVM on which the FTP inbound adapter is running other than the failure information described in this manual. For details on material output by the J2EE server and JavaVM, see "4.Output destination and output method for data required in troubleshooting " in "Application Server Maintenance and Migration Guide".
In the message log, a message showing the error information of the FTP inbound adapter and operating information is output. The message log in FTP inbound adapter is described here.
<Date> <Time> <pid> <tid> <Transfer ID> <Message ID> <Message text> |
Table 7-79 Table Contents output to the Message log (FTP inbound adapter)
| Item | Contents |
|---|---|
| Date | The collection date of the Message log is output in the yyyy/mm/dd format.
|
| Time | The collection time of the Message log is output in hh:mm:ss.SSS format.
|
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| Transfer ID | Transfer ID is output. |
| Message ID | Message ID is output. |
| Message text | The content of the message is output. |
<Working directory of J2EE server>\ejb\<J2EE server name>\logs\csc\inbound-adapter\ftp\FTP_Inbound_Resource_Adapter
Table 7-80 Table Log file name of the Message log (FTP inbound adapter)
| Type of file | Log file name |
|---|---|
| Current file | message.log |
| Backup file# | message<Count>.log |
In the maintenance log, the log when an error has occurred in the FTP inbound adapter is output. You need this log when you contact Maintenance Service. The log required for maintenance in the FTP inbound adapter is described here.
<Date> <Time> <pid> <tid> <Maintenance information> |
Table 7-81 Table Contents output to the maintenance log (FTP inbound adapter)
| Items | Contents |
|---|---|
| Date | The collection date of the maintenance log is output in the yyyy/mm/dd format.
|
| Time | The collection time of the maintenance log is output in the hh:mm:ss.SSS format.
|
| pid | The ID to identify the process is output. It is different from the process ID managed by OS. |
| tid | The ID to identify the thread is output. It is different from the thread ID managed by OS. |
| Maintenance information | Maintenance information is output when you contact system administrator or maintenance service. |
<Working directory of J2EE server>\ejb\<J2EE server name>\logs\csc\inbound-adapter\ftp\FTP_Inbound_Resource_Adapter
Table 7-82 Table Log file name of the maintenance log (FTP inbound adapter)
| Type of file | Log file name |
|---|---|
| Current file | maintenance.log |
| Backup file# | maintenance<Count>.log |
In the FTP protocol trace, trace of the FTP protocol message which is sent and received from the FTP client is output. The FTP protocol trace of the FTP adapter is described here.
<Date> <Time> <pid> <tid> <Transfer ID> <Send and receive direction> <protocol message> |
Table 7-83 Table Contents output to the FTP protocol trace (FTP inbound adapter)
| Item | Contents |
|---|---|
| Date | The send and receive date of the protocol message is output in the yyyy/mm/dd format.
|
| Time | The send and receive time of the protocol message is output in hh:mm:ss.SSS format.
|
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| Transfer ID# | Transfer ID is output. However, it is not output to trace of first connection. |
| Direction of send and receive | Send and receive direction of protocol message is output. --->: when received from FTP client <---: when sent to FTP client |
| Protocol message | When character string of password which is argument of PASS command is output to the FTP protocol trace, "*****" is displayed instead of the character string of password. |
<Working directory of J2EE server>\ejb\<J2EE server name>\logs\csc\inbound-adapter\ftp\FTP_Inbound_Resource_Adapter
Table 7-84 Table File name of FTP protocol trace (FTP inbound adapter)
| Type of file | Trace file name |
|---|---|
| Current file | protocol.log |
| Backup file# | protocol<Count>.log |
2010/10/29 21:50:15.346 <pid> <tid> ---> connection from 10.209.12.244 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> ---> OPENED 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> <--- 220 Service ready for new user. 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> ---> USER admin 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> <--- 331 User name okay, need password for admin. 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> ---> PASS ***** 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> <--- 230 User logged in, proceed. 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> ---> TYPE A 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> <--- 200 Command TYPE okay. 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> ---> PORT 10,209,12,244,17,28 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> <--- 200 Command PORT okay. 2010/10/29 21:50:15.346 <pid> <tid> <Transfer ID> ---> RETR /sample1/hoge.txt 2010/10/29 21:50:15.361 <pid> <tid> <Transfer ID> <--- 150 Opening ASCII mode data connection for /sample1/hoge.txt. 2010/10/29 21:50:15.533 <pid> <tid> <Transfer ID> <--- 226 Transfer Complete. 2010/10/29 21:50:15.533 <pid> <tid> <Transfer ID> ---> QUIT 2010/10/29 21:50:15.533 <pid> <tid> <Transfer ID> <--- 221 Goodbye. 2010/10/29 21:50:15.533 <pid> <tid> <Transfer ID> ---> CLOSED |
In the transfer history log, the transfer history in FTP linkage system is output to following location:
<Working directory of J2EE server>\ejb\<J2EE server name>\logs\csc\inbound-adapter\ftp\FTP_Inbound_Resource_Adapter
The following table describes the log file name of the transfer history log:
Table 7-85 Table File name of transfer history log (FTP inbound adapter)
| Type of file | Log file name |
|---|---|
| Current file | history.log |
| Backup file# | history<Count>.log |
You can change <Working directory of J2EE server> in the ejb.public.directory key of the usrconf.cfg (option definition file of J2EE server). Default is <Installation directory of Service Platform>\CC\server\public. Note that you cannot change the output destination of the transfer history log in the ejb.server.log.directory key. For details on usrconf.cfg, see "2.3 usrconf.cfg(Option definition file for J2EE server) " in "Application Server Definition Reference Guide".
Furthermore, you can change the output level of the transfer history log, file size, and number of files in the following properties of connector property file that sets the property in the RAR file.
For details on procedure for setting, see "3.2.3(3) Setting up the FTP inbound adapter".
The information regarding the process from the start of the FTP inbound adapter till the decision regarding the resource adapter name and the process of the network control and log output is output in the common log between resource adapters. The common log between the resource adapters of the FTP inbound adapter is described here.
<Date> <Time> <pid> <tid> <Transfer ID> <Message ID> <Message text> |
<Date> <Time> <pid> <tid> <Maintenance information> |
Table 7-86 Table Output contents to the common log between resource adapters (FTP inbound adapter) (For message)
| Item | Contents |
|---|---|
| Date | The collection date of the common log between resource adapters is output in the yyyy/mm/dd format.
|
| Time | The collection time of the common log between resource adapters is output in hh:mm:ss.SSS format.
|
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| Transfer ID | Transfer ID is output. |
| Message ID | Message ID is output |
| Message text | Content of the message is output. |
Table 7-87 Table Output contents to the common log between resource adapters (FTP inbound adapter) (For maintenance information)
| Items | Contents |
|---|---|
| Date | The collection date of the common log between resource adapters is output in yyyy/mm/dd format.
|
| Time | The collection time of the common log between resource adapters is output in hh:mm:ss.SSS format.
|
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| Maintenance information | Maintenance information required when you contact system administrator and maintenance service is output. |
<Working directory of J2EE server>\ejb\<J2EE server name>\logs\csc\inbound-adapter\ftp\common
Table 7-88 Table File name of the common log between resource adapters (FTP inbound adapter)
| Type of file | Log file name |
|---|---|
| Current file | ftpd.log |
| Backup file# | ftpd<Count>.log |
The log at the time of error occurrence is output to the maintenance log when you execute the operations command. This log is required when you contact maintenance service.
<Installation directory of Service platform>\CSC\inbound-adapter\ftp\logs\FTP_Inbound_Resource_Adapter
Table 7-89 Table File name of maintenance log when executing operations command (FTP inbound adapter)
| File type | Log file name | Maximum file size | Maximum number of files |
|---|---|---|---|
| Message log |
|
5MB | 7 |
| Maintenance log |
|
||
| Common log |
|
The performance analysis trace in the FTP inbound adapter is described here.
Table 7-90 Table Contents output to the Performance analysis trace file (FTP inbound adapter)
| Item | Contents |
|---|---|
| Event ID | The Event ID of collection point is output. For details on the collection point, see "Performance analysis trace collection point". |
| Return code | The type of the collection point is output.
|
| Interface name | Class name is output. |
| Operation name | Method name is output. |
| Option information | Maintenance information is output. In some cases, collection point is not used to perform output. |
Figure 7-89 Figure Performance analysis trace collection point (FTP inbound adapter)
Table 7-91 Table Performance analysis trace collection point (FTP inbound adapter)
| Event ID | Number in figure | Trace collection point | Level |
|---|---|---|---|
| 0x9950 | 1 | Location where a new request is received from FTP client | A |
| 0x9951 | 2 | Location wherein series of requests from FTP client are completed and session ends | A |
| 0x9952 | 3 | Prior to the location where a transfer request is received, and request for sorting to FTP reception is done | A |
| 0x9953 | 4 | After the location where a transfer request is received, and request for sorting to FTP reception is done | A |
| 0x9954 | 5 | Location before the transfer process is executed in FTP reception | A |
| 0x9956 | Location before the list data transfer process is executed in FTP reception | A | |
| 0x9955 | 6 | Location after the transfer process is executed in FTP reception | A |
| 0x9957 | Location after the list data transfer process is executed in FTP reception | A |
The failure information of the FTP adapter can be classified as follows:
The following is the description of the above mentioned failure information:
For details on the message log, see "7.4.1 Message log".
The maintenance log of the FTP adapter is described here.
Figure 7-90 Figure Output format of Maintenance log (FTP adapter)
Table 7-92 Table Contents output to the Maintenance log (FTP adapter)
| Item | Contents |
|---|---|
| Number | The output serial number of the Maintenance log is output. |
| Date | Collection date of maintenance log is output in yyyy/mm/dd format.
|
| Time | The collection time of the Maintenance log is output in hh:mm:ss.SSS format.
|
| Product ID | "FTPADP" indicating the FTP adapter is output as the identifier used for identifying the product. Version information is output. |
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| ID,type | Not displayed. |
| Output type | Collection point information of the Maintenance log (Collection location) is output.
|
| Class name | Class name to acquire Maintenance log is output. |
| Method name | Method name to acquire Maintenance log is output. |
| I/O information | I/O information of the method to acquire the Maintenance log (value of argument, return value, and exception name) is output. |
| CRLF | Record end code is output. |
<Path specified in ftpadp.methodtrace.filepath property of FTP-adapter runtime-environment property file>\<Service ID>
Table 7-93 Table File name of maintenance log (FTP adapter)
| Output mode of log file | Log file name |
|---|---|
| For Wraparound mode | cscftpadpmtd_<HCSC server name>_<Count>.log |
| For shift mode | cscftpadpmtd_<HCSC server name>_.log |
The performance analysis trace of the FTP adapter is described here.
Table 7-94 Table Contents output to performance analysis trace file (FTP adapter)
| Item | Contents | |
|---|---|---|
| Event ID | The Event ID of the collection point is output. For details on the collection point, see the item "Performance analysis trace collection point". |
|
| Return code | The type of the collection point is output.
|
|
| Interface name | Class name is output. | |
| Operation name | Method name is output. | |
| Option information | Service ID | Service ID of HCSC components is output |
| Operation | Any of the following is output:
|
|
| FTP command name | STOR, APPE, RETR, LIST, NLST, TYPE are output. | |
| Transfer file name or path | Local file name is output when the FTP command name is STOR or APPE. Remote file name is output when the FTP command name is RETR. Remote path is output when the FTP command name is LIST or NLST. |
|
| Transfer size | Size of the transfer file and the list data is output in bytes. | |
| Nano seconds from any time | Return value of nano time method of java.lang.System class is output. | |
| Exception class name | Class name when exception occurred is output. | |
Figure 7-91 Figure Performance analysis trace collection point (FTP adapter)
Table 7-95 Table Performance analysis trace collection point (FTP adapter)
| Event ID | Number in figure | Trace collection point | Level |
|---|---|---|---|
| 0xAB00 | 1 | At the time of request reception | B |
| 0xAB02 | 2 | When executing FTP commands other than transfer or list | A |
| 0xAB03 | 3 | When replying to an FTP command other than transfer or list | A |
| 0xAB04 | 4 | When executing a transfer command or a list command (STOR, APPE, RETR, LIST, or NLST) | A |
| 0xAB05 | 5 | When replying to a transfer command or a list command (STOR, APPE, RETR, LIST, or NLST) | A |
| 0xAB01 | 6 | When sending a response | B |
The protocol trace of the FTP adapter is described here.
Figure 7-92 FigureOutput format of FTP protocol trace (FTP adapter)
Table 7-96 TableContents output in the FTP protocol trace (FTP adapter)
| Item | Contents |
|---|---|
| Number | The output serial number of the FTP protocol trace is output. |
| Date | The collection date of the FTP protocol trace is output in the yyyy/mm/dd format.
|
| Time | The collection time of the FTP protocol trace is output in hh:mm:ss.SSS format.
|
| Product ID | "FTPADP" indicating the FTP adapter is output as the identifier used for identifying the product. |
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| ID | Not output. |
| Type | FTP protocol trace type is output:
|
| Request ID | The request ID created on reception is output. If you are using a common folder, "****" will be output since the request ID does not exist. |
| Trace information | If the type is CMD, FTP command name is output. If the type is REP, the command message is output. |
| CRLF | Record end code is output. |
<value specified in the ejb.public.directory key of usrconf.cfg (option definition file for J2EE server)>\ejb\<J2EE server name>\logs\CSCADP\FTPADP\<Service ID>
Table 7-97 Table Trace file names of the FTP protocol trace (FTP adapter)
| Output mode of trace file | Trace file name |
|---|---|
| For Wraparound mode | ftpprotocoltrace_<number of files>.log |
| For Shift mode | ftpprotocoltrace_.log |
CMD RCP01---0102000300000420100602144121012000/HCSC Connected to 10.208.180.254. REP RCP01---0102000300000420100602144121012000/HCSC 220 (vsFTPd 2.0.1) CMD RCP01---0102000300000420100602144121012000/HCSC USER user1 REP RCP01---0102000300000420100602144121012000/HCSC 331 Please specify the password. CMD RCP01---0102000300000420100602144121012000/HCSC PASS ******** REP RCP01---0102000300000420100602144121012000/HCSC 230 Login successful. CMD RCP01---0102000300000420100602144121012000/HCSC TYPE I REP RCP01---0102000300000420100602144121012000/HCSC 200 Switching to Binary mode. CMD RCP01---0102000300000420100602144121012000/HCSC PORT 10,210,182,27,8,173 REP RCP01---0102000300000420100602144121012000/HCSC 200 PORT command successful. Consider using PASV. CMD RCP01---0102000300000420100602144121012000/HCSC STOR test.txt REP RCP01---0102000300000420100602144121012000/HCSC 150 Ok to send data. REP RCP01---0102000300000420100602144121012000/HCSC 226 File receive OK. CMD RCP01---0102000300000420100602144121012000/HCSC QUIT REP RCP01---0102000300000420100602144121012000/HCSC 221 Goodbye. |
The exception information that has occurred after the start of the trace (stack trace) is output to a different file as an exception log. In the exception log, you can set the size and numbers of the output file without setting the path and output level of the output file,. In addition, the exception log file will be output to the same directory as the Maintenance log
The exception logs of the FTP adapter are described here:
Figure 7-93 FigureOutput format of the Exception log (FTP adapter)
Table 7-98 Table Contents output in the exception log (FTP adapter)
| Item | Contents |
|---|---|
| Number | The output serial number of the Exception log is displayed. |
| Date | The collection date of the Exception log is output in the yyyy/mm/dd format.
|
| Time | The collection time of the Exception log is output in hh:mm:ss.SSS format.
|
| Product ID | "FTPADP" indicating the FTP adapter is output as the identifier used for identifying the product. |
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| ID | Blank |
| Stack trace information | Stack trace information is output. |
| CRLF | Record end code is output. |
< Path specified in the ftpadp.methodtrace.filepath property of the FTP-adapter runtime-environment property file>\<Service ID>
Table 7-99 Table Log file names of the Exception log (FTP adapter)
| Output mode of log file | Log file name |
|---|---|
| For Wraparound mode | cscftpadpexp_<HCSC server name>_<number of files>.log |
| For Shift mode | cscftpadpexp_<HCSC server name>_.log |
The command message log of the FTP adapter is described here.
The information at the time of starting and stopping the user management commands of the FTP adapter, error messages when a failure occurs during command execution is output to the command message log as a log file. By referencing the command message log, you can check the failure information and the running information of the command that was executed in the past.
Figure 7-94 FigureOutput format of the Command message log (FTP adapter)
Table 7-100 Table Contents output to the Command message log (FTP adapter)
| Item | Contents |
|---|---|
| Number | The output serial number of the Command message log is displayed. |
| Date | The collection date of the Command message log is output in the yyyy/mm/dd format.
|
| Time | The collection time of the Command message log is output in hh:mm:ss.SSS format.
|
| Product ID | "add","del", or "ls" indicating the name of executed command is output after "FTPADP" indicating the FTP adapter is output as the identifier used for identifying the product.
|
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| Message ID | Message ID is output in the "KDEKnnnnn-X" format. |
| Message text | Content of the message is output. |
| CRLF | Record end code is output. |
< Path specified in the ftpadp.command.messagelog.filepath key of the FTP adapter command definition file>\message<number of files>.log
The failure information of the file operations adapter can be classified as follows:
The types of failure information are described here.
The message log of the file operations adapter is described here.
Figure 7-95 FigureOutput format of Message log (file operations adapter)
Table 7-101 TableContents output to the Message log (file operations adapter)
| Item | Contents |
|---|---|
| Number | The output serial number of the Message log is displayed. |
| Date | The collection date of the Message log is output in the yyyy/mm/dd format.
|
| Time | The collection time of the Message log is output in hh:mm:ss.SSS format.
|
| Product ID | "HEJB" indicating Component Container is output as the identifier used for identifying the product. |
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| Message ID | Message ID is output in the "KDECnnnnn-X" format. |
| Message text | Content of the message is output. |
| CRLF | Record end code is output. |
Table 7-102 Table Log file name of Message log (file operations adapter)
| Output mode of log file | Log file name |
|---|---|
| For Wraparound mode | cjmessage<number of files>.log |
| For Shift mode | cjmessage.log |
The maintenance log of the file operations adapter is described here.
Figure 7-96 FigureOutput format of Maintenance log (File operations adapter)
Table 7-103 TableContents output to the Maintenance log (File operations adapter)
| Item | Contents |
|---|---|
| Number | The output serial number of the Maintenance log is output. |
| Date | The collection date of the Maintenance log is output in the (yyyy/mm/dd format).
|
| Time | The collection time of the Maintenance log is output in hh:mm:ss.SSS format.
|
| Product ID | "FOPADP" indicating the File operations adapter is output as the identifier used for identifying the product. Also, the version information is output. |
| pid | The ID to identify the process is output. |
| tid | The ID to identify the thread is output. |
| ID, Type | Not displayed. |
| Type of output | Collection point information of the Maintenance log (Collection location) is output.
|
| Class name | Class name to acquire Maintenance log is output. |
| Method name | Method name to acquire Maintenance log is output. |
| Input output information# | Input and output information of the method to acquire the Maintenance log (value of argument, return value, and exception name) is output. |
| CRLF | Record end code is output. |
| Information to be added | Description |
|---|---|
| <Path of Input file> | Absolute path of the Input file |
| <Input file format> | For binary format: non-xml For XML format: xml |
| <Input file size> | Output in bytes |
| Information to be added | Description |
|---|---|
| <Path of Output file> | Absolute path of the Output file |
| <Output file format> | For binary format:non-xml For XML format: xml |
| <Output file size> | Output in bytes |
| <Number of input records> | For segmentation method: Outputs the input records For batch processing method: Normally outputs "-1" |
<Log output directory of J2EE server>\CSCADP\ADPFOP\maintenance\<Service ID of File operations adapter>
Table 7-104 TableLog file name of Maintenance log(File operations adapter)
| Output mode of log file | Log file name |
|---|---|
| For Wraparound mode | cscadpfopmnt_<HCSC server name>_<number of files>.log |
| For Shift mode | cscadpfopmnt_<HCSC server name>_.log |
The performance analysis trace of the file operations adapter is described here.
Table 7-105 TableContents output to the Performance analysis trace file (File operations adapter)
| Item | Contents | |
|---|---|---|
| Event ID | The Event ID of the collection point is output. For details on the collection point, seethe item "Performance analysis trace collection point". |
|
| Return code | The type of the collection point is output.
|
|
| Interface name | Class name is output. | |
| Operation name | Method name is output. | |
| Additional information | Data (Hexadecimal format) | The information (hexadecimal format) that differs for each collection point is output. Data in excess of 512 characters is truncated. |
| Data (ASCII format)# | Contents of Data (Hexadecimal format) are output in the ASCII format. Data in excess of 512 characters is truncated. | |
Service ID=<Service ID>, Operation Name=<Service operation name>, Time=<Nano seconds from any time>, Exception=<Exception class name> |
Figure 7-97 FigurePerformance analysis trace collection point(file operations adapter)
Table 7-106 TablePerformance analysis trace collection point(File operations adapter)
| Event ID | Number in Figure | Trace collection point | Level |
|---|---|---|---|
| 0x9B80 | 1 | Entry to File operations adapter | A |
| 0x9B81 | 2 | Exit from File operations adapter | A |
| 0x9B82 | 3 | Invocation of the operations of file operations adapter | A |
| 0x9B83 | 4 | Point of receiving the results of the operations of file operations adapter | A |
Exception information is output to the exception log. For the overview of the exception log, see "7.4.5(1) Exception log".The output contents of the exception log are same as the Maintenance log.
<Log output directory of J2EE server >\CSCADP\ADPFOP\maintenance\<Service ID of File operations adapter>
Table 7-107 TableLog file name of the Exception log(File operations adapter)
| Output mode of log file | Log file name |
|---|---|
| For Wraparound mode | cscadpfopexp_<HCSC server name>_<number of files>.log |
| For Shift mode | cscadpfopexp_<HCSC server name>_.log |
Performance analysis trace is output in the FTP reception as the failure information.
The method to notify an error that has occurred at the time of executing FTP reception and performance analysis trace is described here:
The method to notify the error when you invoke the business process using the FTP reception from the FTP client is described here. Note that the method of notification depends on the type of error.
Figure 7-98 Figure Method to notify an error when the response message indicating an error in the FTP reception is returned
Figure 7-99 FigureMethod to notify an error when the custom reception framework returns an error
Figure 7-100 Figure Method to notify an error when the FTP reception detects an error
The performance analysis trace in the FTP reception is described here:
Table 7-108 TableContents output to the Performance analysis trace file (FTP reception)
| Item | Content |
|---|---|
| Event ID | The Event ID of the collection point is output. For details on the collection point, see the item "Performance analysis trace collection point" |
| Return code | The type of the collection point is output.
|
| Interface name | Class name is output. |
| Operation name | Method name is output. |
| Option information | The following option information is output:
|
Figure 7-101 FigurePerformance analysis trace collection point (FTP reception)
Table 7-109 TablePerformance analysis trace collection point (FTP receptionj
| Event ID | Number in Figure | Trace collection point | Level |
|---|---|---|---|
| 0x9870 | 1 | Entry to custom reception | A |
| 0x9871 | 2 | Exit from custom reception | A |
| 0x9872 | 3 | Invocation of custom reception framework | B |
| 0x9873 | 4 | Point for receiving response of custom reception framework | B |
| 0x9874 | 5 | For PUT operation After invoking business process and before deleting working directory For GET operation After transferring file data to FTP client and before deleting working directory For GETINFO operation After transferring list data to FTP client and deleting working directory |
A |
| 0x9860 | 6 | Entry to custom reception framework | A |
| 0x9861 | 7 | Exit from custom reception framework | A |
| 0x9864 | 8 | Invocation of HCSC message delivery control | A |
| 0x9865 | 9 | Point for receiving response of HCSC message delivery control | A |
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.