[Issue 4717] New - Updates don't work in 1.330

6 messages Options
Embed this post
Permalink
isanych

[Issue 4717] New - Updates don't work in 1.330

Reply Threaded More More options
Print post
Permalink
https://hudson.dev.java.net/issues/show_bug.cgi?id=4717
                 Issue #|4717
                 Summary|Updates don't work in 1.330
               Component|hudson
                 Version|current
                Platform|All
              OS/Version|Linux
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|update-center
             Assigned to|issues@hudson
             Reported by|isanych






------- Additional comments from [hidden email] Mon Oct 26 18:50:18 +0000 2009 -------
According changelog update center should use hidson-ci.org, but it still use
dev.java.net and updates don't work:

    * Checking internet connectivity
    * Checking java.net connectivity
    * Success

Mercurial Plugin
Failure

java.io.IOException: Installation of plugin from
https://hudson.dev.java.net/files/documents/2402/144520/mercurial.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:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)

hudson-wsclean-plugin
Failure

java.io.IOException: Installation of plugin from
https://hudson.dev.java.net/files/documents/2402/144091/hudson-wsclean-plugin.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:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)

Release Plugin
Failure

java.io.IOException: Installation of plugin from
https://hudson.dev.java.net/files/documents/2402/144168/release.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:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)

cmakebuilder Plugin
Failure

java.io.IOException: Installation of plugin from
https://hudson.dev.java.net/files/documents/2402/144547/cmakebuilder.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:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)

SSH Slaves plugin
Failure

java.io.IOException: Installation of plugin from
https://hudson.dev.java.net/files/documents/2402/144521/ssh-slaves.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:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
        at java.lang.Thread.run(Thread.java:619)

Page generated: Oct 26, 2009 2:13:29 PM Hudson ver. 1.330

BTW, bottom-right link (Hudson ver. 1.330) points to http://hudson.dev.java.net/ too

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

abayer

[Issue 4717] Updates don't work in 1.330

Reply Threaded More More options
Print post
Permalink
https://hudson.dev.java.net/issues/show_bug.cgi?id=4717






------- Additional comments from [hidden email] Mon Oct 26 23:05:50 +0000 2009 -------
Try forcing an update of the update-center.json by going to the Advanced tab in
the Plugin Manager and clicking Update Now - it sounds like you've got an old
version of that file still.

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

isanych

[Issue 4717] Updates don't work in 1.330

Reply Threaded More More options
Print post
Permalink
In reply to this post by isanych
https://hudson.dev.java.net/issues/show_bug.cgi?id=4717






------- Additional comments from [hidden email] Tue Oct 27 11:40:37 +0000 2009 -------
After Update Now update center show that everything is up-to date.
But version of mercurial plugin on wiki is 1.23
(http://wiki.hudson-ci.org/display/HUDSON/Mercurial+Plugin) in my hudson it is 1.22

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

simon_lebettre

[Issue 4717] Updates don't work in 1.330

Reply Threaded More More options
Print post
Permalink
In reply to this post by isanych
https://hudson.dev.java.net/issues/show_bug.cgi?id=4717






------- Additional comments from [hidden email] Tue Oct 27 13:35:27 +0000 2009 -------
I encountered the same problem, to make it work I had to use "Update Now" AND to
restart hudson.

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

mindless

[Issue 4717] Updates don't work in 1.330

Reply Threaded More More options
Print post
Permalink
In reply to this post by isanych
https://hudson.dev.java.net/issues/show_bug.cgi?id=4717



User mindless changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'mindless'
--------------------------------------------------------------------------------




------- Additional comments from [hidden email] Sun Nov  8 06:12:29 +0000 2009 -------
hopefully any glitches during the download location switchover are shaken out
now.. can we close this issue?

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

mindless

[Issue 4717] Updates don't work in 1.330

Reply Threaded More More options
Print post
Permalink
In reply to this post by isanych
https://hudson.dev.java.net/issues/show_bug.cgi?id=4717



User mindless changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from [hidden email] Tue Nov 17 17:15:04 +0000 2009 -------
closing.. reopen if you see a problem with Hudson 1.334 or newer, thanks.

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