Update jenkins plugins automatically from local repo

2015-07-07 Thread jje
Hello Folks! As my jenkins server is running in a subnet without internet access i was wondering if it's possible to configure jenkins to check for plugin updates on variable URL different from jenkins plugin centre one. We are going to download content of plug in centre regularly and put it o

Re: Update jenkins plugins automatically from local repo

2015-07-07 Thread jje
Most comfortable way would be to let jenkins update centre point to an URL different from common one. But this is not manageable, is it? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails f

Re: Update jenkins plugins automatically from local repo

2015-07-08 Thread jje
ou need to cannot just use the same JSON (other download > URLs), and need to sign the file contents. > > On 08.07.2015, at 08:40, jje > wrote: > > > Hello Folks! > > > > As my jenkins server is running in a subnet without internet access i > was wondering

Re: Update jenkins plugins automatically from local repo

2015-07-08 Thread jje
Okay... i've found a description how to make my own update centre. "Wer lesen kann ist klar im Vorteil" ;-) -- 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 jen

Re: Update jenkins plugins automatically from local repo

2015-07-09 Thread jje
al update centers on the Advanced tab of the > plugin manager. Alternatively, UpdateSites Manager Plugin should be able to > do replace the built-in update site. > > > > Remember that you need to cannot just use the same JSON (other download > URLs), and need to sign the file co

Stuck creating local jenkins update center

2015-07-09 Thread jje
ello Folks! As my jenkins server is running in a subnet without internet access i was wondering if it's possible to configure jenkins to check for plugin updates on variable URL different from jenkins plugin centre one. As prop'ed on https://github.com/ikedam/backend-update-center2/wiki/How

Re: Stuck creating local jenkins update center

2015-07-09 Thread jje
As I've stated, i get null pointer exception in protected JSONObject buildPlugins() -->Main.java; There is no NULL Pointer check for this statement: /** * Build JSON for the plugin list. * @param repository * @param redirect */ protected JSONObject buildPlugins(MavenR

Re: Stuck creating local jenkins update center

2015-07-09 Thread jje
nterprise: > https://www.cloudbees.com/products/cloudbees-jenkins-platform/enterprise-edition/features/custom-update-center-plugin > > It comes with a slick UI for managing either your own manually uploaded > plugins or proxying the upstream OSS update centers, etc. > > On Thursday, July 9,

Re: Stuck creating local jenkins update center

2015-07-09 Thread jje
Further I've found out, that my local jenkins installation may be corrupted. Did I get this right: Either maven-created repo with plugins or jenkins installation with plugins used is needed, isn't it? Does creation of JSON with an other jenkins installation then the final one used make a diffe

Re: Stuck creating local jenkins update center

2015-07-10 Thread jje
This statement may be false, as we enter listHudsonPlugis(). Right in there we gonna crash then Am Donnerstag, 9. Juli 2015 16:35:51 UTC+2 schrieb jje: > > As I've stated, i get null pointer exception in protected JSONObject > buildPlugins() -->Main.java; > > There i

Re: Stuck creating local jenkins update center

2015-07-10 Thread jje
etter soltuion Am Freitag, 10. Juli 2015 08:56:44 UTC+2 schrieb jje: > > Further I've found out, that my local jenkins installation may be > corrupted. Did I get this right: > Either maven-created repo with plugins or jenkins installation with > plugins used is needed, isn&#

Re: Stuck creating local jenkins update center

2015-07-10 Thread jje
given one means - plugins available on your jenkins plugin folder. Am Freitag, 10. Juli 2015 10:35:42 UTC+2 schrieb jje: > > Now I've found out, that it does not matter, which installation is > used(probably installed plugins are supposed to be available to final > jen

Re: Stuck creating local jenkins update center

2015-07-10 Thread jje
headers of plugins provided in step 1, which actually should match your content on plug-in server. Prost!! Am Donnerstag, 9. Juli 2015 14:51:46 UTC+2 schrieb jje: > > ello Folks! > > As my jenkins server is running in a subnet without internet access i was > wondering if it's

Re: Stuck creating local jenkins update center

2015-07-10 Thread jje
One more thing: Null-Pointers are rather ugly..Finally reason for NULL-Ptr. exception has been probably file-type which couldn't be handled(have seen some backup-files e.g.). Havn't reproduced it yet. Am Freitag, 10. Juli 2015 13:21:28 UTC+2 s

Re: Stuck creating local jenkins update center

2015-07-10 Thread jje
eated JSON though. Cheers Am Freitag, 10. Juli 2015 13:35:28 UTC+2 schrieb jje: > > One more thing: > Null-Pointers are rather ugly..Finally reason for NULL-Ptr. exception > has been probably file-type which couldn't be handled(have seen some > backup-files e.g.). Havn'

Re: Stuck creating local jenkins update center

2015-07-21 Thread jje
Pls. note that our local repo containing plugin-files and jenkins master reside in same network either. Am Dienstag, 21. Juli 2015 15:50:11 UTC+2 schrieb jje: > > Last but not least: > > Gettin' metadata via browser(JSON Index File) is now working as expected. > But it is

Re: Stuck creating local jenkins update center

2015-07-21 Thread jje
Last but not least: Gettin' metadata via browser(JSON Index File) is now working as expected. But it is nearly impossible to move jenkins to download plugins. Even though either machine and jenkins user has access to local repository granted, which actually has been tested by getting plugin fil

Re: Stuck creating local jenkins update center

2015-07-23 Thread jje
015 15:50:11 UTC+2 schrieb jje: > > Last but not least: > > Gettin' metadata via browser(JSON Index File) is now working as expected. > But it is nearly impossible to move jenkins to download plugins. Even > though either machine and jenkins user has access to local repository

periodic backup plugin - start/stop every minute

2015-09-07 Thread jje
Hi folks, as I've noticed in syslog of jenkins master periodic backup plugin is being run every minute, which is very confusing. As it was configured to run once a day on 8 PM. What is the matter? I've already tried hard to find related issues but I've rather found nothing. But in different pos

Jenkins HTTP frontend not acceccable, jenkins/java service needs most CPU/RAM capacity on jenkins service

2015-09-07 Thread jje
Has somebody faced this issue? Periodically - once a week - jenkins seems to loose control and goes crazy. After restarting jenkins service everything seems to be alright. I'm not sure, if we had this issue before upgrading master from 1.589, but i think so. Would be glad to get some hints rela

Re: periodic backup plugin - start/stop every minute

2015-09-07 Thread jje
Syslog looks like this. Aug 23, 2015 6:50:35 AM hudson.model.AsyncPeriodicWork$1 run INFORMATION: Started PeriodicBackup Aug 23, 2015 6:50:35 AM hudson.model.AsyncPeriodicWork$1 run INFORMATION: Finished PeriodicBackup. 1 ms Aug 23, 2015 6:51:35 AM hudson.model.AsyncPeriodicWork$1 run INFORMA

Re: Jenkins HTTP frontend not acceccable, jenkins/java service needs most CPU/RAM capacity on jenkins service

2015-09-08 Thread jje
Don't mind second exception, explenation is marked yellow Am Dienstag, 8. September 2015 07:44:40 UTC+2 schrieb jje: > > Find attached jenkins syslog. I've to admit log is pretty messy. Mainly > exceptions are related to following topics: > >- connection proble

Re: Jenkins HTTP frontend not acceccable, jenkins/java service needs most CPU/RAM capacity on jenkins service

2015-09-08 Thread jje
Don't mind second exception, explanation is marked yellow Am Dienstag, 8. September 2015 07:44:40 UTC+2 schrieb jje: > > Find attached jenkins syslog. I've to admit log is pretty messy. Mainly > exceptions are related to following topics: > >- connection proble

Re: periodic backup plugin - start/stop every minute

2015-09-08 Thread jje
07:47:49 UTC+2 schrieb jje: > > Syslog looks like this. > > > Aug 23, 2015 6:50:35 AM hudson.model.AsyncPeriodicWork$1 run > INFORMATION: Started PeriodicBackup > Aug 23, 2015 6:50:35 AM hudson.model.AsyncPeriodicWork$1 run > INFORMATION: Finished Periodic

Re: Jenkins HTTP frontend not acceccable, jenkins/java service needs most CPU/RAM capacity on jenkins service

2015-09-28 Thread jje
Okay. Thanks for that hint. Am Dienstag, 29. September 2015 07:46:43 UTC+2 schrieb Richard Bywater: > > Argh - sorry folks. Looks like Inbox decided to requote the entire blob of > stuff again :/ > > Richard. > -- You received this message because you are subscribed to the Google Groups "Jenk

Re: Jenkins HTTP frontend not acceccable, jenkins/java service needs most CPU/RAM capacity on jenkins service

2015-10-12 Thread jje
Needless to say, that http-frontend is accessible, but it needs a lot of time to load which seems very unusual to me. -- 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 ema

Re: Jenkins HTTP frontend not acceccable, jenkins/java service needs most CPU/RAM capacity on jenkins service

2015-10-13 Thread jje
? > > 2015-10-12 13:36 GMT+02:00 jje >: > > Nope. It hungshere the current thread dump... > > > Deadlock Detection: > > No deadlocks found. > > Thread 10059: (state = BLOCKED) > - sun.misc.Unsafe.park(boolean, lo

Re: Jenkins HTTP frontend not acceccable, jenkins/java service needs most CPU/RAM capacity on jenkins service

2015-10-14 Thread jje
Any updates on this issue...? -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web v