Thought i'd answer this in case anyone else came across it - seems to be a problem with the jenkins apt-get installed package. If i download the jenkins war and run it everything works fine... (very odd)
On Friday, 19 April 2013 17:47:17 UTC+1, Caroline wrote: > > A bit more info: > > An existing very similar set up on the same network is connecting fine to > the server for a list of plugins > > This is all that's in the jenkins log under Manage Jenkins -> System Log: > > Apr 19, 2013 5:37:40 PM hudson.model.UpdateSite doPostBack > SEVERE: <div class=error><img src='/static/fff6f93a/images/none.gif' > height=16 width=1>Digest mismatch: hkkzbON9MWEhZpD11ypDtFVd9iQ= vs > JRP7wj+bJsm5zQStmleZW0OSahM= in update site 'default'</div> > > Apr 19, 2013 5:37:30 PM hudson.model.UpdateSite doPostBack > SEVERE: <div class=error><img src='/static/fff6f93a/images/none.gif' > height=16 width=1>Digest mismatch: hkkzbON9MWEhZpD11ypDtFVd9iQ= vs > JRP7wj+bJsm5zQStmleZW0OSahM= in update site 'default'</div> > > Apr 19, 2013 5:17:45 PM hudson.model.AsyncPeriodicWork$1 run > INFO: Finished Fingerprint cleanup. 1 ms > > Apr 19, 2013 5:17:45 PM hudson.model.FingerprintCleanupThread execute > INFO: Cleaned up 0 records > > Apr 19, 2013 5:17:45 PM hudson.model.AsyncPeriodicWork$1 run > INFO: Started Fingerprint cleanup > > Apr 19, 2013 3:33:42 PM hudson.WebAppMain$2 run > INFO: Jenkins is fully up and running > > Apr 19, 2013 3:33:29 PM hudson.TcpSlaveAgentListener <init> > INFO: JNLP slave agent listener started on TCP port 32976 > > Apr 19, 2013 3:33:29 PM jenkins.InitReactorRunner$1 onAttained > INFO: Completed initialization > > Apr 19, 2013 3:33:28 PM jenkins.InitReactorRunner$1 onAttained > INFO: Loaded all jobs > > Apr 19, 2013 3:33:27 PM jenkins.InitReactorRunner$1 onAttained > INFO: Augmented all extensions > > Apr 19, 2013 3:33:27 PM jenkins.InitReactorRunner$1 onAttained > INFO: Started all plugins > > Apr 19, 2013 3:33:27 PM jenkins.InitReactorRunner$1 onAttained > INFO: Prepared all plugins > > Apr 19, 2013 3:33:27 PM jenkins.InitReactorRunner$1 onAttained > INFO: Listed all plugins > > Apr 19, 2013 3:33:27 PM jenkins.InitReactorRunner$1 onAttained > INFO: Started initialization > > > On Friday, 19 April 2013 17:43:22 UTC+1, Caroline wrote: >> >> Hi, >> >> I've put a fresh install of Jenkins (the default version found by sudo >> apt-get which has installed 1.466.2) onto a fresh install of Ubuntu 12.10 >> server. >> >> I've tried the following: >> - making sure it's got a path to java jdk >> - making sure it's got a path to maven >> - repeatedly trying refreshing the list available under Plugins Manager >> -> Advanced -> Check now >> - installing one plugin (ant) manually with the .hsi in the hope that >> this would trigger something into showing up >> - restarting jenkins and the box >> >> >> Does anyone have any ideas as to how to get the list of available plugins >> to populate? Is there an error log somewhere I should look at? I'm clean >> out of theories... >> >> Thanks, >> >> Caroline >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
