mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
24.13.2007 36a53509a2f0c1d6886b4e30b80c4d96067daee3
refs
author boli <boli@localhost>
Monday, September 24, 2007 21:13 +0200
committer boli <boli@localhost>
Monday, September 24, 2007 21:13 +0200
commit36a53509a2f0c1d6886b4e30b80c4d96067daee3
tree 9fcf3af0687193a1fb85d49bb3543e9c171465ed tree | zip | gz
parent 1f977046275e60eee1d5970167c14804f4e03684 view | diff
Fixed a issue where executing an external process using the StaticUtils.exec method might never return. This will cause the server to dead lock when setting the file permissions using the UNIX chmod command. A particular case where this may happen is during log rotation on Java 5.

Fix for issue 2116
2 files modified
8 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/types/FilePermission.java 4 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/StaticUtils.java 4 ●●● diff | view | raw | blame | history