Is there some way for me to find out *why* Jenkins thought the default
named workspace was already in use?  Our scripts make assumptions about the
workspace location and if Jenkins appends something ("@2") to the name of
the folder it won't work.

On Tue, Oct 30, 2018 at 2:25 AM Mark Waite <[email protected]>
wrote:

> Those workspace names are not an indication of an incompatibility.  If
> Jenkins needs to allocate a workspace and it detects that the default named
> workspace is already in use, it will allocate a second workspace adjacent
> to the first, with a digit appended to the workspace name.
>
> Mark Waite
>
> On Mon, Oct 29, 2018 at 11:28 PM James Fairweather <
> [email protected]> wrote:
>
>> Today I installed the version of Java from 8 build 181 to 8 build 191 on
>> several build slaves.  After doing that, Jenkins started allocating a 2nd
>> workspace on the some of the build agents.  For example, instead of running
>> here:
>>
>> D:\projects\lion\main
>>
>> They were running here:
>>
>> D:\projects\lion\main@2
>>
>> Each build agent has been allocated a single executor.  We are running
>> Jenkins 2.138.2.  I rolled the version of Java on the non-working agents
>> back to Update 181 and the problem went away.
>>
>> Does anyone know if Java 8 Update 191 has some kind of incompatibility
>> problem with Jenkins?
>>
>> --
>> 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].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/CALg80NUJuzJ8nsMkTqwewuLn4UFvATinP0rvA%3DcMv_n-_WmPfg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/CALg80NUJuzJ8nsMkTqwewuLn4UFvATinP0rvA%3DcMv_n-_WmPfg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> 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].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEJaL1wyweKHmt-11-R2BbZ4ujy45hD1T-r6oc6uhz6BQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEJaL1wyweKHmt-11-R2BbZ4ujy45hD1T-r6oc6uhz6BQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CALg80NUAJKSanpr_50wPoEusVQn0LCvN_10C81rZ2EewzjzdjA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to