Batch script erroring out

  • sumukh.cm_94
    Participant
    8 years, 8 months ago #5369

    Why do we get this Error?

    INFO: Synchronizing instance:tomcatjava8
    Exception in thread “main” java.io.FileNotFoundException: ..dbsync-replWEB-IN
    Fdbconfsf.properties (The system cannot find the path specified)
    at java.io.FileInputStream.open0(Native Method)
    at java.io.FileInputStream.open(Unknown Source)
    at java.io.FileInputStream.(Unknown Source)
    at com.dbsync.salesforce.dbsynch.Config.
    (Config.java:39)
    at com.dbsync.salesforce.dbsynch.Driver.run(Driver.java:220)
    at com.dbsync.salesforce.dbsynch.Driver.main(Driver.java:156)””

    kishor.j_88
    Participant
    7 years ago #5653

    sf.properties file located under the directory location ‘<>dbsync-replWEB-INFdbconf’ usually stores any proxy settings that are defined in Global Settings on Replication User Interface, usually if this file is missing the above mentioned error is thrown when a sync runs.
    Files under ‘conf’ directory are mandatory for smooth functioning of the sync.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.