-
Bug
-
Resolution: Won't Fix
-
Minor
-
Linux
I'm trying to implenet sqlplus-script-runner plug-in into current jenkins weblogic project.
I did all settings perfectly. But when I try to run a custom script the console output shows the correct script temp file and the sqlplus executable path but it's not running. It is just waiting on this line and timed out. When i try to execute the temp script file which created by sqlplus-scrip-runner plugin over console, it's running perfectly.