This is a weird one that I can't figure out yet.
I recently upgraded from Java 8 to Java 11.
This is on a Red Hat box that is running a single Jenkins instance behind
apache
I am getting this error
Jenkins detected that you appear to be running more than one instance of
Jenkins that share the
uld look
>> for exception dumps in the logs, it might help narrow down where the issue
>> is occurring.
>>
>> On Mon, Jul 11, 2022 at 5:35 AM Matt Wilson wrote:
>>
>>> For a few years I've been running multiple (independent) Jenkins
>>> instan
her the apache or jenkins logs? I would look
> for exception dumps in the logs, it might help narrow down where the issue
> is occurring.
>
> On Mon, Jul 11, 2022 at 5:35 AM Matt Wilson wrote:
>
>> For a few years I've been running multiple (independent) Jenkins
>
For a few years I've been running multiple (independent) Jenkins instances
on one server. Each server runs under its own apache instance.
SiteA
SiteB
SiteC
This has worked perfectly fine for a few years with no problems.
Last week I upgraded all three servers to 2.346.1. two of the three
server
time. Nothing really jumps out as being a
problem.
I'm at a total loss right now. No clue what is causing this issue.
On Wednesday, November 3, 2021 at 11:03:35 AM UTC-4 Matt Wilson wrote:
> I managed to get a service restart last night. I just reapplied my
> resource root url setti
I haven't tried switching yet. Any concerns about switching to 11 and then
rolling back to 8 if there is a problem? Guessing no, but thought I'd
ask...
On Wednesday, November 3, 2021 at 3:18:44 PM UTC-4 s.p...@gmail.com wrote:
> Thank you Mark!
>
> On Wednesday, November 3, 2021 at 10:38:28 A
or" message was present before the upgrade to this version.
On Tuesday, November 2, 2021 at 11:03:32 AM UTC-4 Matt Wilson wrote:
> thanks. Whats odd is that based on job log output this seemed to have
> been working for a few days, then "broke". Right now I'm playing on
&g
3:43:53 AM UTC-4 db...@cloudbees.com wrote:
> On Tue, Nov 2, 2021 at 2:27 AM Matt Wilson wrote:
>
>>
>> Caused by: java.lang.NullPointerException
>> at
>> jenkins.security.ResourceDomainConfiguration.checkUrl(R
org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:766)
... 87 more
nothing really jumps out at me...
On Monday, November 1, 2021 at 8:44:23 PM UTC-4 db...@cloudbees.com wrote:
>
>
> On Mon, Nov 1, 2021 at 8:11 PM Matt Wils
Sorry, I know this doesn't really answer your question, but though I'd
share since it might help someone else. We use a Mutli Domain EV cert for
this purpose. Its worked well and is probably less maintenance...
On Tuesday, February 11, 2020 at 12:33:19 PM UTC-5 Stefan Spieker wrote:
> I would
I just upgraded to LTS 2.303.2 from 2.289.3.
Post upgrade I'm having problems with my system. I can no longer download
artifacts from my server. When I try, I get a 404 error "*Message* Jenkins
serves only static files on this domain.". Interestingly enough, using the
download zip feature wor
Jenkins LTS 2.249.3
Docker plugin 1.2.1
We've been using the docker plugin for some time now to spin up build agent
containers. Its worked great up until last week.
For some reason Jenkins will just stop spinning up new containers when jobs
are in the queue. I'm not sure what the root cause is
Hello All,
Is there a way to implement the Node Based Security that regular agents use
on a docker cloud instance like
this https://plugins.jenkins.io/docker-plugin/
I can't see anyplace to enable it.
cheers
Matt
--
You received this message because you are subscribed to the Google Groups
Not sure if anyone else has had this issue, but since upgrading to the new
3.2.2 release I can no longer override the default artifactory stored
credentials (i.e. the credentials plugin). I can select credentials, but
when the job gets saved it wipes out the selection and reverts to "None".
S
Thanks guys,
I'll take a look at the ownership/Job restrictions plugins. That might be
something that could work.
I'll have to shy away from the Authorize plugin for now as it doesn't play
nice with some other plugins and breaks some major credential pugins
functionality (or at least it did, m
Is there a way to restrict or lockout the "restrict where this project can
be run" selection box for users with config access?
I've got certain users where it would be nice to give them some
configuration control of their job, but I really need to keep them off
certain slaves. i.e. I would cre
Hi All,
I've got an odd situation in that my Jenkins server after a certain mount
of time seems to start consuming large amounts of CPU. This seems to start
to happen every 45 to 60 days. When the CPU usage spikes the Jenkins
service doesn't come to a halt, the jobs build times don't seem to b
;re always trying to find a way to make your case an exclusion.
>
> Cheers
>
> Le 12 août 2016 8:31 PM, "Matt Wilson" >
> a écrit :
>
> Back ports eh. I'll have to look in to that. Thanks
>
> Right now I'm having issues with some old AIX a
orms?
>
> BTW, can you tell which ones they are?
>
> Thanks
>
> Le 12 août 2016 2:55 PM, "Matt Wilson" >
> a écrit :
>
>> Hi all,
>> We're currently running Jenkins 1.651.1.
>> Is there any work around to get the current slave.jar to run w
Trust me, I wish I didn't have to bother with them. There are lots of
different reasons. Old hardware that hasn't been replaced. Old build
reproducability. Customer requirement.
On Friday, August 12, 2016 at 10:50:07 AM UTC-4, Simona Avornicesei wrote:
>
> What is the reason for keeping/usin
Hi all,
We're currently running Jenkins 1.651.1.
Is there any work around to get the current slave.jar to run with older
versions of Java? I've got a few really old machines that are capped out
at Java 5 or 6. Up until now these old machines have continued to run jobs
via our old pre-jenkins b
Hey Jeff,
Did you ever figure this out? I'm running into a very similar issue. I've
got a maven build that has a zip file artifacted. The zip file wasn't part
of any maven build, it was created post build. Jenkins artifacts it no
problem, but my downstream build refuses to find the artifact.
1:54 AM UTC-4, Richard Bywater wrote:
>
> You don't mention which flavour of Linux but why not run Tomcat as a
> system service/daemon and control it via your Jenkins job?
>
> Richard.
>
> On Saturday, June 7, 2014, Matt Wilson >
> wrote:
>
>> I'
l.ProcessTree.disable=true -jar jenkins.war
>
>
>
> --
> *From: *"Matt Wilson" >
> *To: *jenkins...@googlegroups.com
> *Sent: *Friday, June 6, 2014 12:37:22 PM
> *Subject: *disown child process
>
> I'm hoping someone has done this before and can offer
I'm hoping someone has done this before and can offer a possible solution...
I've got a Linux slave that I'm trying to setup to do a test deployment of
a job. Basically stop tomcat, add/deleting some war files and then restart
tomcat. Pretty straight forward stuff. The problem I'm having is t
25 matches
Mail list logo