Our server has the Domino program files in C:\LOTUS\DOMINO and the data files on D:\LOTUS\DOMINO\DATA
When I installed Traveler it didn’t pick up these paths automatically so I changed them.
When Traveler starts I get
14/10/2009 16:06:57 Notes Traveler: SEVERE *system The component com.lotus.sync.caf.devcap.DeviceCapabilitiesWrapper could not be started. Internal error: CAF - com.lotus.sync.caf.CAFNestedException - java.io.FileNotFoundException: C:\Lotus\Domino\data\traveler\cfg\Devices.xml (The system cannot find the path specified.) - java.io.FileNotFoundException: C:\Lotus\Domino\data\traveler\cfg\Devices.xml (The system cannot find the path specified.)
14/10/2009 16:06:57 Notes Traveler: SEVERE *system
CAF - com.lotus.sync.caf.CAFNestedException - java.io.FileNotFoundException: C:\Lotus\Domino\data\traveler\cfg\Devices.xml (The system cannot find the path specified.) - java.io.FileNotFoundException: C:\Lotus\Domino\data\traveler\cfg\Devices.xml (The system cannot find the path specified.)
at java.io.FileInputStream.<init>(FileInputStream.java:112)
at java.io.FileReader.<init>(FileReader.java:66)
at com.lotus.sync.caf.devcap.DevicesColl
The only way I could find to fix this was to copy the Traveler directory to the correct path on C:
Anybody got a better solution ?