Hi yangnigon,
> I was wondering if there are any documents that explain what's contain in Topaz_all.ejb (or how to interpret things you see) you mentioned above.
Nope, there is no such thing, it would make support people like me un-employed.
The issue is that even the 100% perfectly fine working BSM environment will log many, many errors to the various logfiles.
If you wanna waste your life, you can go through all the logs and try to find answers to the question
why has this message been logged
Here are some quick checks of some of my systems:
BSM 9.25 IP1
eleven files topaz_all.ejb.log*, 19.5 MB in size overall, roughly 18.000 times the word ERROR is found in all the files
(on this box it's three different messages repeated over and over again)
BSM 9.26 IP1
eleven files jboss_as-all.log*, 19.6 MB in size overall, roughly 1.500 times the word ERROR is found in all the files
(similar pattern as above)
What I try to say:
- look at the logs if you have an issue,
if you can reproduce it, take a note of the time, reproduce the error, then check the logs at the time of interest
- start with the topaz_all.ejb.log / jboss_as-all.log to get an idea of what might be wrong
- go to the per module logfiles to dig deeper, if required enable debug logging for the suspected module
Greetings
Siggi