![]() |
![]() |
BEA WebLogic Enterprise 4.2 Developer Center |
![]() HOME | SITE MAP | SEARCH | CONTACT | GLOSSARY | PDF FILES | WHAT'S NEW |
||
![]() OTHER REFERENCE | TABLE OF CONTENTS | PREVIOUS TOPIC | NEXT TOPIC |
Note:
When Java server threading messages are listed in the user log (ULOG), the messages have the prefix IJTHREADS_CAT. For example, message 1 is listed as IJTHREADS_CAT:1.
Java Server Threading Messages 1-10
1
|
"INFO: Thread {0} started"
| |
|
Description |
A new thread with a thread ID specified by {0} is started. |
|
Action |
None. |
3
|
"INFO: Thread {0} is being terminated"
| |
|
Description |
A new thread with thread ID specified by {0} is being terminated. |
|
Action |
None. |
10
|
"ERROR: Request Table out of bounds"
| |
|
Description |
An attempt is made to access an invalid entry in the WLE Java threading infrastructure's request table. |
|
Action |
Notify BEA Technical Support. |