uCosminexus Application Server, System Setup and Operation Guide
A batch server creates directories or files by using the server names in a work directory. The directory names, file names and the path length have an upper limit, and the batch server cannot operate normally if the entire work directory does not fit into the entire path. This section describes the structure of a work directory and the formulas used to estimate the path length of a work directory.
The work directory of the batch server is the work area required for operating the batch server. Information such as user password information and information of the imported resource adapter is stored in this work area.
A batch server has the following work directories:
Note that 2. and 3. are same as that of the J2EE server. For details see, Appendix C.1 (1)(d) J2EE resource adapter (configuration related) and Appendix C.1 (1) (e) J2EE resource adapter (deployment related).
The following subsection describes the structure of the work directory of the J2EE resource. The subsection also describes the directory structure after executing the migration command.
The following figure shows the directory structure with the description of each directory. The numbers mentioned in the figure correspond to the numbers mentioned in the description. Also, if the same directory contains various types of files, only the longest file name is listed.
Figure C-11 J2EE resource directory structure
When you execute the migration command of the batch server, a directory with the name work directory_old is created under the work directory, and the files in the work directory of the earlier version are saved in that directory. This directory structure is same as the directory structure after executing the migration command of the J2EE server. For details, see Appendix C.1 (1) (h) Directory structure of the J2EE Server or Web container server (compatibility functionality), after executing the migration command. In this case, read the term "J2EE server" as "batch server".
When you execute the migration command of the resource adapter, a directory with the name rarupdate_bk is created, and resource adapter files of each batch server are saved in that directory. For details on the directory structure of a resource adapter after executing the migration command, see Appendix C.1(1)(i) Directory structure of the resource adapter after executing migration command.
The following are the formulas for estimating the path length of the work directory (unit: bytes). Adjust various parameters so that all of these formulas are satisfied. Also, the maximum path length used in these formulas is the path length limit specified for the OS. For details on the path length limit of the OS, check your OS documents.
Note that the maximum path length in Windows is 259 bytes.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.