开云体育

Locked Re: JMRI Error: Service mode programmer NCE is offline. #nce


 

20:52:47,554 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- * JMRI log ** [main]
20:52:47,578 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is stored in file: C:\Users\ncred\JMRI\log\session.log [main]
20:52:47,578 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is appended to file: C:\Users\ncred\JMRI\log\messages.log [main]
20:52:47,608 apps.AppsBase ? ? ? ? ? ? ? ? ? ? ? ? INFO ?- DecoderPro version 5.8+Rbc21ce2ce7 starts under Java 11.0.21 on Windows 10 amd64 v10.0 at Sat Sep 28 20:52:47 EDT 2024 [main]
20:52:47,743 apps.gui3.Apps3 ? ? ? ? ? ? ? ? ? ? ? INFO ?- Starting with profile My_JMRI_Railroad.3f401755 [main]
20:52:47,910 jmri.util.node.NodeIdentity ? ? ? ? ? INFO ?- Using e0cbe18a-b6bd-4cd2-9171-60bb6dd788d2 as the JMRI storage identity for profile id 3f401755 [AWT-EventQueue-0]
20:52:47,993 xml.AbstractSerialConnectionConfigXml INFO ?- Starting to connect for "NCE" [main]
20:52:48,062 .jmrix.nce.usbdriver.UsbDriverAdapter INFO ?- Connecting NCE USB to COM4 USB Serial [main]
20:52:48,066 .jmrix.nce.usbdriver.UsbDriverAdapter INFO ?- Port COM4 USB-SERIAL CH340 (COM4) opened at 19200 baud, sees DTR: true RTS: true DSR: false CTS: false DCD: false flow: NONE [main]
20:52:48,463 jmri.jmrit.roster.Roster ? ? ? ? ? ? ?INFO ?- Reading roster file with rootFromName(C:\Users\ncred\JMRI\My_JMRI_Railroad.jmri\roster.xml) [main]
20:52:48,735 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path program: is C:\Program Files (x86)\JMRI\ [main]
20:52:48,736 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path preference: is C:\Users\ncred\JMRI\My_JMRI_Railroad.jmri\ [main]
20:52:48,736 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path profile: is C:\Users\ncred\JMRI\My_JMRI_Railroad.jmri\ [main]
20:52:48,736 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path settings: is C:\Users\ncred\JMRI\ [main]
20:52:48,736 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path home: is C:\Users\ncred\ [main]
20:52:48,737 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path scripts: is C:\Program Files (x86)\JMRI\jython\ [main]
20:52:58,206 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 0 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:52:58,316 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- Incorrect or no response from NCE command station [nce.NceTrafficController Transmit thread]
20:53:08,318 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 1 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:08,429 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]
20:53:18,443 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 2 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:18,555 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]
20:53:28,559 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 3 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:28,667 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]
20:53:38,677 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 4 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:38,786 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]
----------- Begin Stack Trace -----------
-----------------------------------------
[2] Reference Handler
? [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
? [email protected]/java.lang.ref.Reference.processPendingReferences(Unknown Source)
? [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
-----------------------------------------
[24] nce.NceTrafficController Receive thread
? app//com.fazecast.jSerialComm.SerialPort.readBytes(Native Method)
? app//com.fazecast.jSerialComm.SerialPort.readBytes(SerialPort.java:827)
? app//com.fazecast.jSerialComm.SerialPort$SerialPortInputStream.read(SerialPort.java:2025)
? [email protected]/java.io.DataInputStream.read(Unknown Source)
? app//jmri.jmrix.AbstractMRTrafficController.readByteProtected(AbstractMRTrafficController.java:994)
? app//jmri.jmrix.AbstractMRTrafficController.loadChars(AbstractMRTrafficController.java:1025)
? app//jmri.jmrix.AbstractMRTrafficController.handleOneIncomingReply(AbstractMRTrafficController.java:1098)
? app//jmri.jmrix.AbstractMRTrafficController.receiveLoop(AbstractMRTrafficController.java:907)
? app//jmri.jmrix.AbstractMRTrafficController$2.run(AbstractMRTrafficController.java:830)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[5] Attach Listener
-----------------------------------------
[15] AWT-Shutdown
? [email protected]/java.lang.Object.wait(Native Method)
? [email protected]/java.lang.Object.wait(Unknown Source)
? [email protected]/sun.awt.AWTAutoShutdown.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[23] nce.NceTrafficController Transmit thread
? [email protected]/java.lang.Object.wait(Native Method)
? app//jmri.jmrix.AbstractMRTrafficController.transmitWait(AbstractMRTrafficController.java:537)
? app//jmri.jmrix.AbstractMRTrafficController.transmitLoop(AbstractMRTrafficController.java:504)
? app//jmri.jmrix.AbstractMRTrafficController$1.run(AbstractMRTrafficController.java:805)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[18] AWT-EventQueue-0
? java.base/java.lang.Thread.getStackTrace(Unknown Source)
? apps.SystemConsole.performStackTrace(SystemConsole.java:529)
? apps.SystemConsole.lambda$createFrame$3(SystemConsole.java:256)
? java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
? java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
? java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
? java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
? java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
? java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
? java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
? java.desktop/java.awt.Component.processEvent(Unknown Source)
? java.desktop/java.awt.Container.processEvent(Unknown Source)
? java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
? java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
? java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
? java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
? java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
? java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
? java.desktop/java.awt.EventQueue$4.run(Unknown Source)
? java.desktop/java.awt.EventQueue$4.run(Unknown Source)
? java.base/java.security.AccessController.doPrivileged(Native Method)
? java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
? java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
? java.desktop/java.awt.EventQueue$5.run(Unknown Source)
? java.desktop/java.awt.EventQueue$5.run(Unknown Source)
? java.base/java.security.AccessController.doPrivileged(Native Method)
? java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
? java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
? java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
-----------------------------------------
[3] Finalizer
? [email protected]/java.lang.Object.wait(Native Method)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
-----------------------------------------
[4] Signal Dispatcher
-----------------------------------------
[19] TimerQueue
? [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
? [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
? [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
? [email protected]/java.util.concurrent.DelayQueue.take(Unknown Source)
? [email protected]/javax.swing.TimerQueue.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[12] Common-Cleaner
? [email protected]/java.lang.Object.wait(Native Method)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/jdk.internal.ref.CleanerImpl.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
? [email protected]/jdk.internal.misc.InnocuousThread.run(Unknown Source)
-----------------------------------------
[28] DestroyJavaVM
-----------------------------------------
[14] Java2D Disposer
? [email protected]/java.lang.Object.wait(Native Method)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
? [email protected]/sun.java2d.Disposer.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
[16] AWT-Windows
? [email protected]/sun.awt.windows.WToolkit.eventLoop(Native Method)
? [email protected]/sun.awt.windows.WToolkit.run(Unknown Source)
? [email protected]/java.lang.Thread.run(Unknown Source)
-----------------------------------------
----------- ?End Stack Trace ?-----------
20:53:48,795 mri.jmrix.AbstractMRTrafficController WARN ?- Timeout on reply to message: AA consecutive timeouts = 5 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
20:53:48,904 jmri.jmrix.nce.NceConnectionStatus ? ?WARN ?- No response from NCE command station [nce.NceTrafficController Transmit thread]

Join [email protected] to automatically receive all group messages.