Hi, I am running a build where it does a ssh on a server and run a script in php, this script has some queries of variables of the Oracle environment the error is: Warning: oci_connect (): OCIEnvNlsCreate () failed. There is something wrong with your system - please check that ORACLE_HOME is set and points to the right directory in /script/script1.php
The error says to check if the variable of the oracle_home but is ok! when I run directly on the server command line it does not return this message and performs perfectly and retorn the result I need. when I run command line the oracle_home environment variable check returns ok because it is a global variable for any user of system, echo $ oracle_home /usr/local/oracle_11 The strange one that only when I run with build jenkins this script returns this error, I already added this environment global variable on jenkins and I execute the parameterized build and showw me the error, it seems that jenkins is ignoring the query of the global variables. would anyone have any idea what it might be? Thanks for the help. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4dd42252-453f-486c-aa4c-e13cef349baa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.