Hi Everyone,

I wanted to make everyone aware of a change to the HIPP startup environment variables that have been made due to Bug 416880 [1].

Basically we found that if your project creates filenames with unicode, Hudson is unable to delete them when it cleans up the workspace. This is resolved by setting 2 environment variables in the Hudson init script.

LC_ALL=en_US.UTF-8
LANG=en_US.UTF-8

For projects who's HIPP instances are already existing this will take effect the next time we restart your HIPP instance. If you absolutely need this fixed right away let us know and we can restart your instance sooner (Chances are if you haven't hit this problem already you likely don't need it).

New HIPP instances deployed as of yesterday will already have this fix in place.


Thanh

[1] https://bugs.eclipse.org/416880 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=416880>
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to