Empty WebAppErrorReport exceptions coming through my WAS System.out log
I'm getting recurring, and frequent exceptions in my SystemOut.log:
I have searched this error on Jazz.net quite a bit, and everyone seems to get something directly after the WebAppErrorReport that states that the error actually is.
I am not getting this.
The error seems to happen during dashboard loading, if it helps.
Has anyone else seen this? I'm concerned it's causing my server to be unhappy.
webapp E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Setvlet Error] - [equinoxbridgeservlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
at com.ibm.ws.web....etc...etc.....<about 30 lines of stack trace> webapp E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Setvlet Error] - [equinoxbridgeservlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
at com.ibm.ws.web....etc...etc.....<about 30 lines of stack trace> ...repeat
I have searched this error on Jazz.net quite a bit, and everyone seems to get something directly after the WebAppErrorReport that states that the error actually is.
I am not getting this.
The error seems to happen during dashboard loading, if it helps.
Has anyone else seen this? I'm concerned it's causing my server to be unhappy.
Comments
Stef van Dijk
FORUM MODERATOR / JAZZ DEVELOPER Jun 20 '13, 3:30 p.m.Hi Chris,
That "about 30 lines of stack trace" could be useful, so it would help to see the full excerpt from the log.
Could you also be more specific about which product you are using? You mention dashboard loading, but what type of dashboard? You've tagged this question with several products, so it's a little difficult to determine what you're doing that might isolate the problem a bit more and get the appropriate product team to help you.
Chris Ryan
Jun 20 '13, 4:41 p.m.The product would for sure help. :)
We're using Jazz 4.0.2. We have RTC, RRC, and QM all deployed to a WAS 8.0.0.6 server.
I'll try and post the lines following the ones above.