looking at
https://github.com/jenkinsci/config-file-provider-plugin/blob/master/src/main/java/org/jenkinsci/plugins/configfiles/maven/security/MvnServerPassword.java

DescriptorImpl extends CredentialsDescriptor
but MvnServerPassword {//extends BaseMvnServerCredentials {
and BaseMvnServerCredentials {//extends BaseCredentials {

so indeed the descriptor / describable contract is broken

2013/8/28 Arnaud Héritier <[email protected]>

> Yes I will try to submit thread dumps if I can generate one while the
> problem occurs.
> At least it really usable compared to previous 1.509 LTS
> I have also this error when jenkins is starting :
> https://gist.github.com/aheritier/6362959
> But I see no error while running (all plugins are up-to-date)
>
> Cheers
>
>
> On Wed, Aug 28, 2013 at 12:01 AM, Jesse Glick <[email protected]>wrote:
>
>> On Tue, Aug 27, 2013 at 5:50 PM, Arnaud Héritier <[email protected]>
>> wrote:
>> > It seems that sometimes the dashboard takes some time to load
>>
>> Investigate with thread dumps and file as needed; could be
>> lts-candidate for a future LTS release.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> --
> -----
> Arnaud Héritier
> http://aheritier.net
> Mail/GTalk: aheritier AT gmail DOT com
> Twitter/Skype : aheritier
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to