Issue installing plugins

3 messages Options
Embed this post
Permalink
Christian López Espínola

Issue installing plugins

Reply Threaded More More options
Print post
Permalink
Hi all,

I'm facing problems when I try to install a new plugin using the
Update Center. I'm using Hudson ver1.330

This is the problem that happens with every plugin:

Green Balls
 Failure
java.io.IOException: Installation of plugin from
https://hudson.dev.java.net/files/documents/2402/127995/greenballs.hpi
is not allowed
        at hudson.model.UpdateCenter$UpdateCenterConfiguration.preValidate(UpdateCenter.java:583)
        at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:846)
        at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:951)
        at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:832)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)

Any hint? Thanks in advance.

--
Cheers,

Christian López Espínola <penyaskito>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Kohsuke Kawaguchi

Re: Issue installing plugins

Reply Threaded More More options
Print post
Permalink

I believe this is a temporary problem caused by our switching update
center to hudson-ci.org. By now your Hudson should have gotten new
metadata that points it to the proper download.

Otherwise you can go to "Advanced" tab and force the retrieval of the
update center metadata, or delete $HUDSON_HOME/update-center.json.

Christian López Espínola wrote:

> Hi all,
>
> I'm facing problems when I try to install a new plugin using the
> Update Center. I'm using Hudson ver1.330
>
> This is the problem that happens with every plugin:
>
> Green Balls
>  Failure
> java.io.IOException: Installation of plugin from
> https://hudson.dev.java.net/files/documents/2402/127995/greenballs.hpi
> is not allowed
> at hudson.model.UpdateCenter$UpdateCenterConfiguration.preValidate(UpdateCenter.java:583)
> at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:846)
> at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:951)
> at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:832)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> at java.lang.Thread.run(Thread.java:619)
>
> Any hint? Thanks in advance.
>

--
Kohsuke Kawaguchi
Sun Microsystems                   http://weblogs.java.net/blog/kohsuke/



smime.p7s (4K) Download Attachment
Christian López Espínola

Re: Issue installing plugins

Reply Threaded More More options
Print post
Permalink
On Mon, Nov 2, 2009 at 8:28 PM, Kohsuke Kawaguchi
<[hidden email]> wrote:
>
> I believe this is a temporary problem caused by our switching update
> center to hudson-ci.org. By now your Hudson should have gotten new
> metadata that points it to the proper download.
>
> Otherwise you can go to "Advanced" tab and force the retrieval of the
> update center metadata, or delete $HUDSON_HOME/update-center.json.

This worked next day, so I assume it was the problem with your server.
Thanks for your response. :-)


> Christian López Espínola wrote:
>> Hi all,
>>
>> I'm facing problems when I try to install a new plugin using the
>> Update Center. I'm using Hudson ver1.330
>>
>> This is the problem that happens with every plugin:
>>
>> Green Balls
>>  Failure
>> java.io.IOException: Installation of plugin from
>> https://hudson.dev.java.net/files/documents/2402/127995/greenballs.hpi
>> is not allowed
>>       at hudson.model.UpdateCenter$UpdateCenterConfiguration.preValidate(UpdateCenter.java:583)
>>       at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:846)
>>       at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:951)
>>       at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:832)
>>       at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
>>       at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>>       at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>       at java.lang.Thread.run(Thread.java:619)
>>
>> Any hint? Thanks in advance.
>>
>
>
> --
> Kohsuke Kawaguchi
> Sun Microsystems                   http://weblogs.java.net/blog/kohsuke/
>
>



--
Cheers,

Christian López Espínola <penyaskito>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]