I noticed the following message in the console log and went to remove the ¡°leading¡± space but was unable to do so.
2017-06-18 08:57:57,856 util.Log4JUtil INFO - * JMRI log ** [main]
2017-06-18 08:57:57,950 util.Log4JUtil INFO - This log is appended to file: C:\Users\Marshall\JMRI\log\messages.log [main]
2017-06-18 08:57:57,950 util.Log4JUtil INFO - This log is stored in file: C:\Users\Marshall\JMRI\log\session.log [main]
2017-06-18 08:57:57,965 apps.Apps INFO - PanelPro version 4.7.6+R570b2bc starts under Java 1.8.0_131 on Windows 7 x86 v6.1 at Sun Jun 18 08:57:57 GMT-07:00 2017 [main]
2017-06-18 08:58:10,586 profile.ProfileManagerDialog INFO - Automatically starting with profile SMRHSno_panel_loading.3cf92188 after timeout. [AWT-EventQueue-0]
2017-06-18 08:58:10,679 apps.Apps INFO - Starting with profile SMRHSno_panel_loading.3cf92188 [main]
2017-06-18 08:58:11,522 node.NodeIdentity INFO - Using jmri-4494FCE7B905-3cf92188 as the JMRI Node identity [main]
2017-06-18 08:58:12,052 simulator.SimulatorAdapter INFO - NCE Simulator Started [Nce Simulator]
2017-06-18 08:58:12,083 nce.NceConnectionStatus INFO - NCE EPROM revision = 6.2.1 [AWT-EventQueue-0]
2017-06-18 08:58:14,829 hexfile.LnHexFilePort INFO - LocoNet Simulator Started [Thread-12]
2017-06-18 08:58:19,478 util.FileUtilSupport INFO - File path program: is C:\Program Files\JMRI\ [main]
2017-06-18 08:58:19,493 util.FileUtilSupport INFO - File path preference: is C:\Users\Public\JMRI\ [main]
2017-06-18 08:58:19,493 util.FileUtilSupport INFO - File path profile: is C:\Users\Marshall\JMRI\SMRHSno_panel_loading\ [main]
2017-06-18 08:58:19,493 util.FileUtilSupport INFO - File path settings: is C:\Users\Marshall\JMRI\ [main]
2017-06-18 08:58:19,493 util.FileUtilSupport INFO - File path home: is C:\Users\Marshall\ [main]
2017-06-18 08:58:19,493 util.FileUtilSupport INFO - File path scripts: is C:\Users\Public\JMRI\MyScripts\ [main]
2017-06-18 08:58:42,519 xml.AbstractNamedBeanManagerConfigXML WARN - Requested user name " Initialize Town Turnouts" for system name "ISTOWNTO" was normalized to "Initialize Town Turnouts" [AWT-EventQueue-0]
Because JMRI ¡°normalized¡± the username by removing the leading space in memory, I was unable to correct this by editing the sensor in the sensor table. I fixed it by using a text editor.
How would you remove leading ¡°space(s)¡± using JMRI tools? And are leading spaces not allowed in usernames and system names?
This username ¡° Initialize Town Turnouts¡± has been in this panel file for about 3 years and this is the first time I have seen this warning message.
Marshall
[Non-text portions of this message have been removed]