Issue Details (XML | Word | Printable)

Key: STAT-141
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michael Lavacca
Reporter: Michael Lavacca
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sitestats

Site Stats contrib tool returns blank page in Websphere

Created: 27-Mar-2009 13:07   Updated: 26-May-2009 11:41
Component/s: SiteStats
Affects Version/s: 1.2.1
Fix Version/s: 1.2.1

Time Tracking:
Not Specified

File Attachments: 1. Text File STAT-141.patch (4 kB)

Environment: Websphere Application Server


 Description  « Hide
With sitestats accesible as a tool in sakai:
1) Login as the admin account, go to an already created Project or Course site.
2) Go into Site Info.
3) Click the Edit Tools link.
4) Click the checkbox next to Site Stats, then Continue at the bottom, then Finish to add the tool to the site.
5) Click on the Site Stats tool on the list of tools at the left.

Entering this tool in WAS results in a blank screen in the frame where the tool's content would be.

Tested using Sakai 2.6.x, revision 59155, on March 26, 2009.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Michael Lavacca added a comment - 28-Apr-2009 10:17
As discussed, please look into this Mr. Deyaa.

Deyaa Abuelsaad added a comment - 26-May-2009 06:27
Issue occurs in the packaging of the sakai.ear. The deployment.xml is generated with the wrong version for this tool and as a result local JARs are never read from the corresponding Sitestats WAR. See SAK-16250 for more details as the two issues are very similar. The attached patch fixes the issue.

Michael Lavacca added a comment - 26-May-2009 11:41
Verified that the bug is resolved with the patch provided. This is fixed in the 'was' module build files (the pom.xml file inspecific). The resolution is similar to that of SAK-16250.

Tested on version 2-6-x, rev. 62898, on 5/26/09.