Error with widgets in RTC
An error occurred while loading the widget.
Error: Unable to load https://testserver:9443/ccm/viewlet/com.ibm.team.dashboard.viewlets.web.static?dojo.preventCache=1357652811288 status:500
Error 500: java.lang.NoClassDefFoundError: com/ibm/team/dashboard/internal/web/ViewletDefinition
Failed to add widget: Unable to load https://testserver:9443/ccm/viewlet/com.ibm.team.dashboard.viewlets.web.persona?dojo.preventCache=1357653772751 status:500
Accepted answer
Comments
Hi,
Please search the WebSphere profile for .log files. It should be easy enough to locate them. There are logs related to the applications named ccm.log, jts.log etc. and there are WAS log files as well. It is worth looking at all of them.
You should also look into the troubleshooting appendix of https://jazz.net/library/article/662 . If the deployment failed you could redeploy CCM - and delete the caches. Not sure if that would help. Only the logs might give more directions. You might want to open a PMR.
Which versions of WAS are you using?
This came to my attention just now for WAS 8.0.0.5:
http://www-01.ibm.com/support/docview.wss?uid=swg21616615
https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=242945
Hey I just checked the WAS server and we are running version 7.0.0.23.
Comments
Anthony Paul
Jan 14 '13, 6:04 a.m.Hi does anyone have an answer to this please.
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jan 14 '13, 7:28 a.m.Have you checked the diagnostics on the JTS and on CCM? I would also suggest to look into the WAS logs to get more details, I am not sure what happens here, but a 500 is quite serious.