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

boli
24.13.2007 4b4ecf5f226a9222003a115505fe0eb1e8edfc82
refs
author boli <boli@localhost>
Monday, September 24, 2007 21:13 +0200
committer boli <boli@localhost>
Monday, September 24, 2007 21:13 +0200
commit4b4ecf5f226a9222003a115505fe0eb1e8edfc82
tree 3d0793a1c4a82e522c18128d466c803d5259a42e tree | zip | gz
parent d2a94b6ecdbde3264ecf6633eba31fa550b2cac7 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
opends/src/server/org/opends/server/types/FilePermission.java 4 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/StaticUtils.java 4 ●●● diff | view | raw | blame | history