Java Apps:DynamicDNSclient:v0.1b:bug4output
From XpertDNS
java.io.FileNotFoundException: C:\Program Files\XpertDNS\ddns.conf (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
at DDNS.FileSystem.getContents(FileSystem.java:15)
at DDNS.Service.getConfigs(Service.java:101)
at DDNS.Service.setGlobalConfigs(Service.java:54)
at DDNS.Service.run(Service.java:19)
at java.lang.Thread.run(Unknown Source)

