Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30340

Jenkins could not able to locate Property file referenced in code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • None
    • Jenkin version: 1.596.2
      Operating System : Linux

      We have a simple java code which reads values from say test.properties file inside the project. We specify path of this property file relative to project directory.
      The code runs fine on both windows and linux platforms.
      But when we build this project on Jenkins, it fails to locate the file saying FileNotFoundException.

      We have tried various ways of changing file path to project root, both files in same directory etc. but couldnt figure out where does Jenkins look for the file.

      We are attaching both the files - property file and code(2 ways to refer property file) which refers this property file.

        1. UnitTests.properties
          0.0 kB
        2. Utils.java
          0.4 kB
        3. Utils.java
          0.5 kB

            oleg_nenashev Oleg Nenashev
            mayurjenkins mayur mohite
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: