Petals-BC-SOAP 4.3.x

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
Several alerts are notified by the component through notification of the JMX MBean '{{org.ow2.petals:type=custom,name=monitoring_*<component-id>*}}', where {{*<component-id>*}} is the unique JBI identifier of the component:

|| Notification type || Notification name || Description ||
| {{org.ow2.petals.bc.soap.httpserver.threadpool.exhausted}} | {{org.ow2.petals.binding.soap.monitoring.notification.HTTPServerThreadPoolExhaustedNotification}} | The thread pool of the HTTP server is exhausted ! |
| {{org.ow2.petals.bc.soap.serviceclientspool.exhausted}} | {{org.ow2.petals.binding.soap.monitoring.notification.ServiceClientPoolExhaustedNotification}} | The pool of a service clients is exhausted ! |
|| Defect || JMX Notification ||
| No more thread is available in the HTTP thread pool |
* {{type}}: {{org.ow2.petals.bc.soap.httpserver.threadpool.exhausted}}
* {{name}}: {{org.ow2.petals.binding.soap.monitoring.notification.HTTPServerThreadPoolExhaustedNotification}} |
| No more web-service client is available |
* {{type}}: {{org.ow2.petals.bc.soap.serviceclientspool.exhausted}}
* {{name}}: {{org.ow2.petals.binding.soap.monitoring.notification.ServiceClientPoolExhaustedNotification}} |

h1. MONIT level traces description