Fixed, sorry for inconvenience.

On Apr 20, 2017 6:46 PM, "Ondra Machacek" <[email protected]> wrote:

> I am very sorry, this[1] patch broke it. I am sending a fix now.
> Sorry again.
>
> [1] https://gerrit.ovirt.org/#/c/75577/
>
> On Thu, Apr 20, 2017 at 5:31 PM, Shmuel Melamud <[email protected]>
> wrote:
>
>> Hi!
>>
>> Just tried to build the latest Engine from master and got a lot of
>> test failures. All related to ThreadPoolUtil. For example:
>>
>> onSuccessReturnValueOk(org.ovirt.engine.core.bll.pm.StartVdsCommandTest)
>>  Time elapsed: 0 sec  <<< ERROR!
>> java.lang.ExceptionInInitializerError
>>         at org.ovirt.engine.core.bll.VdsCommand.runSleepOnReboot(VdsCom
>> mand.java:103)
>>         at org.ovirt.engine.core.bll.VdsCommand.runSleepOnReboot(VdsCom
>> mand.java:99)
>>         at org.ovirt.engine.core.bll.pm.StartVdsCommand.teardown(StartV
>> dsCommand.java:131)
>>         at org.ovirt.engine.core.bll.pm.FenceVdsBaseCommand.executeComm
>> and(FenceVdsBaseCommand.java:118)
>> .....
>>
>> Caused by: java.lang.NullPointerException
>>         at org.ovirt.engine.core.common.config.Config.getValue(Config.j
>> ava:22)
>>         at org.ovirt.engine.core.common.config.Config.getValue(Config.j
>> ava:18)
>>         at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$Intern
>> alThreadExecutor.<init>(ThreadPoolUtil.java:34)
>>         at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil.<clini
>> t>(ThreadPoolUtil.java:110)
>>         at org.ovirt.engine.core.bll.VdsCommand.runSleepOnReboot(VdsCom
>> mand.java:103)
>>         at org.ovirt.engine.core.bll.pm.StartVdsCommand$MockitoMock$127
>> 4036240.runSleepOnReboot$accessor$RBFb71Df(Unknown
>> Source)
>> ....
>>
>> Do you know what may cause this?
>>
>> Shmuel
>> _______________________________________________
>> Devel mailing list
>> [email protected]
>> http://lists.ovirt.org/mailman/listinfo/devel
>>
>
>
_______________________________________________
Devel mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to