-
Bug
-
Resolution: Done
-
Critical
-
None
-
JWS 3.0.0 GA
-
None
-
Release Notes, User Experience
-
-
-
-
-
-
Fixed see cloned issue
JBCS-65 -
Documented as Known Issue
Description of problem
LD_LIBRARY_PATH entries exported in unix session are overridden in apachectl script.
Version-Release number of selected component (if applicable)
JWS 3.0
How reproducible
Every time.
Steps to Reproduce
- Set LD_LIBRARY_PATH in a shell
- Use apachectl to start/stop/etc
- Observe that your LD_LIBRARY_PATH was overridden by the apachectl version.
Actual results
apachectl overwrites LD_LIBRARY_PATH
Expected results
apachectl shouldn't overwrite LD_LIBRARY_PATH
Additional info
This is the same in previous EWS releases.
Suggested amendment
See bz1231343.patch
- is cloned by
-
JBCS-65 LD_LIBRARY_PATH entries exported in unix session are overriden in apachectl script
- Closed