Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Restart Platform HIPP?

Happened again, see below.

https://hudson.eclipse.org/platform/job/eclipse.platform.ui-Gerrit/11294/console

FATAL: All available display numbers are allocated or blacklisted.
allocated: [169, 168, 163, 162, 161, 160, 167, 166, 165, 164]
blacklisted: []
java.lang.RuntimeException: All available display numbers are
allocated or blacklisted.
allocated: [169, 168, 163, 162, 161, 160, 167, 166, 165, 164]
blacklisted: []
at hudson.plugins.xvnc.DisplayAllocator.doAllocate(DisplayAllocator.java:59)
at hudson.plugins.xvnc.DisplayAllocator.allocate(DisplayAllocator.java:49)
at hudson.plugins.xvnc.Xvnc.doSetUp(Xvnc.java:84)
at hudson.plugins.xvnc.Xvnc.setUp(Xvnc.java:74)
at hudson.model.Build$RunnerImpl.doRun(Build.java:129)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:524)
at hudson.model.Run.run(Run.java:1495)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:82)
at hudson.model.Executor.run(Executor.java:137)

On Sat, Nov 26, 2016 at 8:55 AM, Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
> Looks like it's back to work. Did someone restart the HIPP?
>
> Dani
>
>
>
> From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
> To:        "Eclipse platform release engineering list."
> <platform-releng-dev@xxxxxxxxxxx>
> Date:        25.11.2016 22:00
> Subject:        [platform-releng-dev] Restart Platform HIPP?
> Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx
> ________________________________
>
>
>
> Hi,
>
> our PDE builds are failing with an error which sounds to me that the
> server has an issue.
>
> FATAL: All available display numbers are allocated or blacklisted.
> allocated: [169, 168, 163, 162, 161, 160, 167, 166, 165, 164]
> blacklisted: []
> java.lang.RuntimeException: All available display numbers are
> allocated or blacklisted.
> allocated: [169, 168, 163, 162, 161, 160, 167, 166, 165, 164]
> blacklisted: []
> at hudson.plugins.xvnc.DisplayAllocator.doAllocate(DisplayAllocator.java:59)
> at hudson.plugins.xvnc.DisplayAllocator.allocate(DisplayAllocator.java:49)
>
> See
> https://hudson.eclipse.org/platform/job/eclipse.pde.ui-Gerrit/1511/console
>
> I suggest that someone with the correct authentication restart the
> HIPP? I guess it is Dani, I do not see the platform HIPP in my list.
>
> Best regards, Lars
>
>
>
> --
> Eclipse Platform UI and e4 project co-lead
> CEO vogella GmbH
>
> Haindaalwisch 17a, 22395 Hamburg
> Amtsgericht Hamburg: HRB 127058
> Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> USt-IdNr.: DE284122352
> Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web:
> http://www.vogella.com
>
> _______________________________________________
> platform-releng-dev mailing list
> platform-releng-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
>
>
>
> _______________________________________________
> platform-releng-dev mailing list
> platform-releng-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top