What I can see in the Log file:
2008-01-23 07:44:44,293 Thread-1 WARN
[dailydev.jira.containerprovider.ConfigurableContainerProvider]
Component type class 'jira.extension.container.provider' not found
while registering component implementations => component will not be
registered
means that there is some strange configuration in the file
'componentImplementations.properties' so it includes
'jira.extension.container.provider=....'. You probably missundertood
the instalation instructions. The
'jira.extension.container.provider=com.dailydev.jira.containerprovider.ConfigurableContainerProvider'
line should be added into 'jira-application.properties' file (and as I
can see you did it).
But it is not the problem. The problem will be probably in
configuration of shared dashboards. So please check
'dashboardSharing.properties' file and ensure that all three lines of
one shared dashboard configuration has same third element ('sprint1'
in your case). Then ensure that the name of author, ID of author's
dashboard you want to share, and the name of the target group are
correct (focus on typos).
In case you will not find the problem send me also
'dashboardSharing.properties' file.
br,
Roman
On 23 Led, 13:55, "
willphillip...@gmail.com"
<
willphillip...@gmail.com> wrote:
> I've shared a document with you called "JIRA Log":
http://docs.google.com/Doc?id=dtd4q6k_40jkf8grhr&invite=grc7m8tIt's