log4net:ERROR XmlHierarchyConfigurator: Cannot find Property [createpath] to set object on [log4net.


Product(s):OpenRoads Designer
Version(s):10.23+
Area: Startup

 

Question:

When launching OpenRoads using a clients workspace, an OpenRoads Designer text window displays the following error: 
log4net:ERROR XmlHierarchyConfigurator: Cannot find Property [createpath] to set object on [log4net.Appender.RollingFileAppender]

Answer:

This is most likely caused by a configuration variable from the clients workspace pointing to a path that only exists inside their organization.

For example, check the MS_USERPREF variable and verify that it is a valid path.  In the example below, the workspace was created by 'xdot' and functions properly for its users, but for consultants outside the DOT, the path is not valid.

MS_USERPREF    = c:/xdot/users/prefs/ORD_User_Preference.upf

green