开云体育

Locked Latest Test Release #withrottleserver


 

Hi
The latest test release 5.9.4 is there an issue with the Wi-Fi not working? The wi-fi works in test release 5.9.3 but when I upgrade to 5.9.4 the wi-fi does not work.
Gary


 

开云体育

Gary,

Go to menu item Help -> System Console? and then click the button "Copy to clipboard". Paste it in an email response so we can see what's going on.

Daniel

On 2024-09-17 02:56, Gary Heimerl wrote:

Hi
The latest test release 5.9.4 is there an issue with the Wi-Fi not working? The wi-fi works in test release 5.9.3 but when I upgrade to 5.9.4 the wi-fi does not work.
Gary


 

No, the WiThrottle Server is not working correctly.? ?The Jenkins build that I tried () does however work correctly.??
?
Phil?
Here is my System console:
?
00:39:08,575 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- * JMRI log ** [main]
00:39:08,599 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is stored in file: C:\Users\phila\JMRI\log\session.log [main]
00:39:08,599 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is appended to file: C:\Users\phila\JMRI\log\messages.log [main]
00:39:08,630 apps.Apps ? ? ? ? ? ? ? ? ? ? ? ? ? ? INFO ?- PanelPro version 5.9.4+R7726763089 starts under Java 11.0.23 on Windows 11 amd64 v10.0 at Mon Oct 07 00:39:08 EDT 2024 [main]
00:39:08,722 t.permission.DefaultPermissionManager INFO ?- Permission file: C:\Users\phila\JMRI\.permissions.xml [main]
00:39:08,738 t.permission.DefaultPermissionManager INFO ?- Permission system is enabled: no [main]
00:39:10,727 apps.Apps ? ? ? ? ? ? ? ? ? ? ? ? ? ? INFO ?- Starting with profile Simulator.3f5ce38a [main]
00:39:10,859 jmri.util.node.NodeIdentity ? ? ? ? ? INFO ?- Using 0c6ea3e3-35da-4abe-95aa-ed5bf3df38a8 as the JMRI storage identity for profile id 3f5ce38a [AWT-EventQueue-0]
00:39:11,473 jmri.jmrix.loconet.LnPacketizer ? ? ? INFO ?- lnPacketizer Started [main]
00:39:11,473 i.jmrix.loconet.hexfile.LnHexFilePort INFO ?- LocoNet Simulator Started [LocoNet HexFileFrame]
00:39:11,676 jmri.jmrit.roster.Roster ? ? ? ? ? ? ?INFO ?- Reading roster file with rootFromName(C:\Download\Model Railroad\roster.xml) [main]
00:39:11,738 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path program: is C:\Program Files (x86)\JMRI\ [main]
00:39:11,738 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path preference: is C:\Download\Model Railroad\ [main]
00:39:11,738 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path profile: is C:\Users\phila\JMRI\Simulator.jmri\ [main]
00:39:11,738 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path settings: is C:\Users\phila\JMRI\ [main]
00:39:11,738 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path home: is C:\Users\phila\ [main]
00:39:11,738 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path scripts: is C:\Download\Model Railroad\Jython\ [main]
00:39:13,665 apps.PanelPro.PanelPro ? ? ? ? ? ? ? ?INFO ?- Main initialization done [main]
00:39:19,072 jmri.jmrit.withrottle.FacelessServer ?INFO ?- Published ZeroConf service for 'tsmri._withrottle._tcp.local.' on 192.168.0.109:12090 [WiThrottleServer]
00:39:19,072 jmri.jmrit.withrottle.FacelessServer ?INFO ?- Published ZeroConf service for 'tsmri._withrottle._tcp.local.' on fe80:0:0:0:d939:5943:cbea:5ef9%eth4:12090 [WiThrottleServer]
00:39:19,072 jmri.jmrit.withrottle.FacelessServer ?INFO ?- Creating new WiThrottle DeviceServer(socket) on port 12090, waiting for incoming connection... [WiThrottleServer]
00:40:07,217 ptionhandler.UncaughtExceptionHandler ERROR - Uncaught Exception caught by jmri.util.exceptionhandler.UncaughtExceptionHandler [WiThrottleServer]
java.util.MissingResourceException: Resource 'StateInconsistent' not found
? ? at jmri.Bundle.retry(Bundle.java:204) ~[jmri.jar:?]
? ? at jmri.Bundle.handleGetMessage(Bundle.java:150) ~[jmri.jar:?]
? ? at jmri.jmrit.Bundle.retry(Bundle.java:106) ~[jmri.jar:?]
? ? at jmri.Bundle.handleGetMessage(Bundle.java:150) ~[jmri.jar:?]
? ? at jmri.jmrit.withrottle.Bundle.retry(Bundle.java:95) ~[jmri.jar:?]
? ? at jmri.Bundle.handleGetMessage(Bundle.java:150) ~[jmri.jar:?]
? ? at jmri.Bundle.handleGetMessage(Bundle.java:129) ~[jmri.jar:?]
? ? at jmri.jmrit.withrottle.Bundle.getMessage(Bundle.java:42) ~[jmri.jar:?]
? ? at jmri.jmrit.withrottle.TurnoutController.sendTitles(TurnoutController.java:156) ~[jmri.jar:?]
? ? at jmri.jmrit.withrottle.DeviceServer.addControllers(DeviceServer.java:533) ~[jmri.jar:?]
? ? at jmri.jmrit.withrottle.DeviceServer.<init>(DeviceServer.java:167) ~[jmri.jar:?]
? ? at jmri.jmrit.withrottle.FacelessServer.listen(FacelessServer.java:67) ~[jmri.jar:?]
? ? at jmri.jmrit.withrottle.DeviceManager$DeviceManagerThread.run(DeviceManager.java:63) ~[jmri.jar:?]


 

With the Jenkins build, here is the System Console with a throttle (home-made "SWIFT" throttle from Geoff Bunza's SMA30 Throttle blog in MRH) that connected.
?
Phil
?
00:48:33,991 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- * JMRI log ** [main]
00:48:34,023 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is stored in file: C:\Users\phila\JMRI\log\session.log [main]
00:48:34,023 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is appended to file: C:\Users\phila\JMRI\log\messages.log [main]
00:48:34,038 apps.Apps ? ? ? ? ? ? ? ? ? ? ? ? ? ? INFO ?- PanelPro version 5.9.4plus+jenkins+20241007T0413Z+R346b957c45b starts under Java 11.0.23 on Windows 11 amd64 v10.0 at Mon Oct 07 00:48:34 EDT 2024 [main]
00:48:34,137 t.permission.DefaultPermissionManager INFO ?- Permission file: C:\Users\phila\JMRI\.permissions.xml [main]
00:48:34,153 t.permission.DefaultPermissionManager INFO ?- Permission system is enabled: no [main]
00:48:37,439 apps.Apps ? ? ? ? ? ? ? ? ? ? ? ? ? ? INFO ?- Starting with profile Simulator.3f5ce38a [main]
00:48:37,575 jmri.util.node.NodeIdentity ? ? ? ? ? INFO ?- Using 0c6ea3e3-35da-4abe-95aa-ed5bf3df38a8 as the JMRI storage identity for profile id 3f5ce38a [AWT-EventQueue-0]
00:48:38,116 jmri.jmrix.loconet.LnPacketizer ? ? ? INFO ?- lnPacketizer Started [main]
00:48:38,116 i.jmrix.loconet.hexfile.LnHexFilePort INFO ?- LocoNet Simulator Started [LocoNet HexFileFrame]
00:48:38,330 jmri.jmrit.roster.Roster ? ? ? ? ? ? ?INFO ?- Reading roster file with rootFromName(C:\Download\Model Railroad\roster.xml) [main]
00:48:38,361 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path program: is C:\Program Files (x86)\JMRI\ [main]
00:48:38,361 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path preference: is C:\Download\Model Railroad\ [main]
00:48:38,361 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path profile: is C:\Users\phila\JMRI\Simulator.jmri\ [main]
00:48:38,361 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path settings: is C:\Users\phila\JMRI\ [main]
00:48:38,361 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path home: is C:\Users\phila\ [main]
00:48:38,361 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path scripts: is C:\Download\Model Railroad\Jython\ [main]
00:48:39,154 apps.PanelPro.PanelPro ? ? ? ? ? ? ? ?INFO ?- Main initialization done [main]
00:48:52,307 jmri.jmrit.withrottle.FacelessServer ?INFO ?- Published ZeroConf service for 'tsmri._withrottle._tcp.local.' on 192.168.0.109:12090 [WiThrottleServer]
00:48:52,307 jmri.jmrit.withrottle.FacelessServer ?INFO ?- Published ZeroConf service for 'tsmri._withrottle._tcp.local.' on fe80:0:0:0:d939:5943:cbea:5ef9%eth4:12090 [WiThrottleServer]
00:48:52,307 jmri.jmrit.withrottle.FacelessServer ?INFO ?- Creating new WiThrottle DeviceServer(socket) on port 12090, waiting for incoming connection... [WiThrottleServer]
00:49:13,698 jmri.jmrit.withrottle.FacelessServer ?INFO ?- Creating new WiThrottle DeviceServer(socket) on port 12090, waiting for incoming connection... [WiThrottleServer]
00:49:14,168 jmri.jmrit.withrottle.DeviceServer ? ?INFO ?- Received Name: SWIFT#0 [DeviceServer-1]
00:49:24,218 jmri.jmrit.withrottle.DeviceServer ? ?INFO ?- Received Name: SWIFT#0 [DeviceServer-1]


 

Asked and answered several days ago.
?
Steve
"Breezlys"