6.4.1 Troubleshooting during setup
This section describes the actions for problems that occur during setup.
Setup refers to the following times:
-
During server setup
-
During server startup
-
During application startup
-
During server/ application maintenance
The following figure shows the procedure of checks during setup.
|
|
Implement the required checks as per the procedure shown in the figure for the tools being used. The following subsections describe the details for the respective checks.
- Reference note
-
Use the management portal to check the Manager logs. For details on the Management portal, see the uCosminexus Application Server Management Portal User Guide.
- Organization of this subsection
(1) Checking the command errors
- Tip
-
This check is required when you use the following tools:
-
Setup Wizard
-
SmartComposer
-
The errors are displayed in the Setup Wizard and Smart Composer windows. Check the displayed error contents, and then take action. For details on the actions for the error messages, see the manual uCosminexus Application Server Messages.
(2) Checking the Setup Wizard logs
- Tip
-
This check is required when you use the following tool:
-
Setup Wizard
-
Check the Setup Wizard logs. The output destination of the Setup Wizard logs is specified in setup.log.dir of setup.cfg. For details on setup.cfg, see 8.2.18 setup.cfg (Setup file for the Setup Wizard) in the uCosminexus Application Server Definition Reference Guide.
(3) Checking the Manager logs
- Tip
-
This check is required when you use the following tools:
-
Setup Wizard
-
SmartComposer
-
Check the logs output by Manager. The following table lists and describes the log files to be checked.
|
Log file name# |
Log description |
Checking method |
|---|---|---|
|
mngsvr?.log |
Management Server log |
Check the contents of the error message ID (message with message type E) for the time at which the error message is output by Cosminexus Manager. |
- #:
-
? indicates the number of log files.
For details on the default output destination of the log files, see 4.3.1 Acquiring the Cosminexus Component Container Logs.
(4) Checking the admin logs
- Tip
-
This check is required when you use the following tools:
-
Management portal
Note that this check is necessary when an error occurs while an application is being started.
-
Check the server management command logs.
The server management command logs include the message log, exception log, and maintenance log. These logs output information such as the operating status of the server management commands, the standard output and standard error output information output in an application, and the information used by the maintenance personnel to analyze the Component Container errors.
For details on the default output destination and the names of the log files, see the description related to the server management command logs in 4.3.1 Acquiring the Cosminexus Component Container Logs.
(5) Checking the J2EE server logs
- Tip
-
This check is required when you use the following tools:
-
Setup Wizard
-
Management portal
-
SmartComposer
-
Check the contents of the log files output by the J2EE server. The following table lists and describes the log files to be checked.
|
Log file name# |
Log description |
Checking method |
|---|---|---|
|
cjmessage?.log |
Log for J2EE server operations |
Check the contents of the error message ID (message with message type E) for the time at which the error message is output by Cosminexus Manager. |
|
cjexception?.log |
Exception information log for J2EE server operations |
|
|
web_servlet?.log |
Web servlet log (messages output in JSP/ Servlet) |
|
|
user_out?.log |
User output log (standard output of messages in applications) |
|
|
user_err?.log |
User error log (standard error output of messages in applications) |
|
|
javalog?.log |
Logs for JavaVM maintenance information and GC information |
|
|
hs_err? |
JavaVM error report file |
Send to maintenance personnel. |
- #:
-
? indicates the number of log files.
For details on the default output destination of the log files, see 4.3.1 Acquiring the Cosminexus Component Container Logs.
For details on how to acquire hs_err, see 4.11 JavaVM Output Message Logs (Standard Output or Error Report File).
(6) Checking the Web server logs
- Tip
-
This check is required when you use the following tools:
-
Setup Wizard
-
Management portal
-
SmartComposer
-
Check the log files output by the Web server. The following table lists and describes the log files to be checked.
|
Log file name# |
Log description |
Checking method |
|---|---|---|
|
processConsole?.log |
Console logs for Manager (Error information when the Web server starts) |
Check the contents of the error message ID (message with message type E) for the time at which the error message is output by Cosminexus Manager. |
|
error? |
Web server error log |
Check the contents of the error message (emerg, alert, and crit) for the time at which the error message is output by Cosminexus Manager. |
- #:
-
? indicates the number of log files.
For details on the default output destination of the console logs for Manager, see 4.11 JavaVM Output Message Logs (Standard Output or Error Report File).
For details on the default output destination of the Web server error logs, see 6.2.4 Directives that start with E, F, G, H, and I in the uCosminexus Application Server HTTP Server User Guide.
(7) OS peripheral checks
- Tip
-
This check is required when you use the following tools:
-
Setup Wizard
-
Management portal
-
SmartComposer
-
Check the memory size and operating status of the machine on which Application Server is installed.