Traveler config file location

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 ?

Subject: Traveler config files/location

Check your notes.ini file - this is where Traveler gets the directories from. Specifically this parameter:

Directory=

I suspect this says c:.… instead of D:.…

If so - shut down Domino, change the parameter, delete these files if they exist in data\traveler\cfg:

NTSConfig.xml

NTSLogging.properties

NTSServletLogging.properties

Then start Domino - Traveler will recreate these config files with the correct values.

Subject: Also

I know this is old but I should say Domino 8 relays on the registry so there might be some other keys pointing to a wrong place.

Subject: Traveler Moved - Solution

Just in case someone wants to know the solution check the files in this path:

…\Lotus\domino\data\traveler\cfg

NTSConfig

Logging file (forgot the name)

Change file paths in these files to the new location. Also note the paths in these use the forward slash e.g. D:/Lotus/Domino