Where does environment variables under the Jenkins come from?
I have checked the paths : "/etc/init.d/tomcat5" , "/usr/bin/dtomcat5", "/usr/bin/tomcat5" , "/etc/sysconfig/tomcat5", and, "/etc/profile" but couldn't see any environment variable in them especially, the ones that are related to Oracle ( Home, Ld_lib , Base, path etc) .
The bashrc of Tomcat is having some of the oracle-related variables which I have commented out, but I still see no change in system information page of Jenkins. Any solutions for this?