uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

39.1 Types of failure and actions

The following failures might occur when operating Web Services or Web resources:

When a Web Service or a Web resource does not operate normally
  • Running program ends abnormally
  • Program does not operate as intended

When a Web Service or a Web resource operates normally
  • The performance is not as expected

If the program does not operate normally, an error message or warning message is displayed on the log or console and the program ends abnormally. Even if the program ends normally, the operations might not be as intended.

Furthermore, even if the program operates normally, the processing capacity of the program or component might not reach the expected performance.

The following subsections describe each of the above cases. Also, when invoking an EJB Web Service, an error might occur in an EJB container. For details on the errors that occur in EJB containers, see 8.11 Trace collection points of EJB containers in the uCosminexus Application Server Maintenance and Migration Guide.

Note that you cannot define a Web Service or a Web resource message in a System Log Messages Mapping file for JP1/IM integration. Consequently, you cannot convert a Web Service or a Web resource message to a JP1 event and issue that JP1 event. For details on the System Log Messages Mapping file for JP1/IM integration, see 10.19 System Log Messages Mapping files for JPI/IM integration in the uCosminexus Application Server Definition Reference Guide.

Organization of this section
39.1.1 When a running program ends abnormally
39.1.2 When a program does not operate as intended
39.1.3 When the performance is not as expected