¿ªÔÆÌåÓý

Date

Locked Re: CATS Designer XML does not parse when CATS is started - Gets Error that on statement 2 DOCUMENT is not found.

 

I am out right now. I will place the whole log into a reply as soon as I get back home est 2.5 hours


Locked Re: NCE USB Help

 

Re installed the drivers like you said and tried the new version?

a few different errors.?

Here is my log at 19200 baud rate

2019-09-12 14:04:54,629 util.Log4JUtil? ? ? ? ? ? ? ? ? ? ? ? INFO? - * JMRI log ** [main]

2019-09-12 14:04:54,641 util.Log4JUtil? ? ? ? ? ? ? ? ? ? ? ? INFO? - This log is appended to file: C:\Users\Heavy\JMRI\log\messages.log [main]

2019-09-12 14:04:54,641 util.Log4JUtil? ? ? ? ? ? ? ? ? ? ? ? INFO? - This log is stored in file: C:\Users\Heavy\JMRI\log\session.log [main]

2019-09-12 14:04:54,652 apps.AppsBase? ? ? ? ? ? ? ? ? ? ? ? ?INFO? - DecoderPro version 4.17.4+Rbf0d1af starts under Java 1.8.0_45 on Windows 8.1 amd64 v6.3 at Thu Sep 12 14:04:54 EDT 2019 [main]

2019-09-12 14:04:54,928 gui3.Apps3? ? ? ? ? ? ? ? ? ? ? ? ? ? INFO? - Starting with profile My_JMRI_Railroad.3f4675c3 [main]

2019-09-12 14:04:55,222 node.NodeIdentity? ? ? ? ? ? ? ? ? ? ?INFO? - Using jmri-kYhD5Lo3uvljafAGMxHvlr-3f4675c3 as the JMRI storage identity for profile id 3f4675c3 [AWT-EventQueue-0]

2019-09-12 14:04:55,357 xml.AbstractSerialConnectionConfigXml INFO? - Starting to connect for "NCE" [main]

2019-09-12 14:04:56,250 usbdriver.UsbDriverAdapter? ? ? ? ? ? INFO? - NCE USB COM10? port opened at 19200 baud [main]

2019-09-12 14:04:57,666 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path program: is C:\Program Files (x86)\JMRI\ [main]

2019-09-12 14:04:57,667 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path preference: is C:\Users\Heavy\JMRI\My_JMRI_Railroad.jmri\ [main]

2019-09-12 14:04:57,667 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path profile: is C:\Users\Heavy\JMRI\My_JMRI_Railroad.jmri\ [main]

2019-09-12 14:04:57,668 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path settings: is C:\Users\Heavy\JMRI\ [main]

2019-09-12 14:04:57,668 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path home: is C:\Users\Heavy\ [main]

2019-09-12 14:04:57,668 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path scripts: is C:\Program Files (x86)\JMRI\jython\ [main]

2019-09-12 14:05:04,307 util.prefs? ? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5. [AWT-EventQueue-0]

2019-09-12 14:05:06,355 jmrix.AbstractMRTrafficController? ? ?WARN? - Timeout on reply to message: AA consecutive timeouts = 0 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]

2019-09-12 14:05:06,456 nce.NceConnectionStatus? ? ? ? ? ? ? ?WARN? - Incorrect or no response from NCE command station [nce.NceTrafficController Transmit thread]

2019-09-12 14:05:16,458 jmrix.AbstractMRTrafficController? ? ?WARN? - Timeout on reply to message: AA consecutive timeouts = 1 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]

2019-09-12 14:05:16,558 nce.NceConnectionStatus? ? ? ? ? ? ? ?WARN? - No response from NCE command station [nce.NceTrafficController Transmit thread]

2019-09-12 14:05:26,559 jmrix.AbstractMRTrafficController? ? ?WARN? - Timeout on reply to message: AA consecutive timeouts = 2 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]

2019-09-12 14:05:26,659 nce.NceConnectionStatus? ? ? ? ? ? ? ?WARN? - No response from NCE command station [nce.NceTrafficController Transmit thread]

2019-09-12 14:05:36,659 jmrix.AbstractMRTrafficController? ? ?WARN? - Timeout on reply to message: AA consecutive timeouts = 3 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]

2019-09-12 14:05:36,759 nce.NceConnectionStatus? ? ? ? ? ? ? ?WARN? - No response from NCE command station [nce.NceTrafficController Transmit thread]

log4j:ERROR Failed to flush writer,

java.lang.NullPointerException

at javax.swing.text.DefaultHighlighter.changeHighlight(Unknown Source)

at javax.swing.text.DefaultCaret$Handler.insertUpdate(Unknown Source)

at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source)

at javax.swing.text.AbstractDocument.handleInsertString(Unknown Source)

at javax.swing.text.AbstractDocument.insertString(Unknown Source)

at javax.swing.text.PlainDocument.insertString(Unknown Source)

at javax.swing.JTextArea.append(Unknown Source)

at apps.SystemConsole.updateTextArea(SystemConsole.java:362)

at apps.SystemConsole.access$3(SystemConsole.java:351)

at apps.SystemConsole$1.write(SystemConsole.java:382)

at java.io.PrintStream.write(Unknown Source)

at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)

at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)

at sun.nio.cs.StreamEncoder.implFlush(Unknown Source)

at sun.nio.cs.StreamEncoder.flush(Unknown Source)

at java.io.OutputStreamWriter.flush(Unknown Source)

at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)

at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)

at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)

at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)

at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)

at org.apache.log4j.Category.callAppenders(Category.java:206)

at org.apache.log4j.Category.forcedLog(Category.java:391)

at org.apache.log4j.Category.log(Category.java:856)

at org.slf4j.impl.Log4jLoggerAdapter.warn(Log4jLoggerAdapter.java:401)

at jmri.jmrix.nce.NceConnectionStatus.nceEpromPoll(NceConnectionStatus.java:150)

at jmri.jmrix.nce.NceTrafficController.pollMessage(NceTrafficController.java:430)

at jmri.jmrix.AbstractMRTrafficController.transmitLoop(AbstractMRTrafficController.java:469)

at jmri.jmrix.AbstractMRTrafficController$1.run(AbstractMRTrafficController.java:770)

at java.lang.Thread.run(Unknown Source)

2019-09-12 14:05:46,775 jmrix.AbstractMRTrafficController? ? ?WARN? - Timeout on reply to message: AA consecutive timeouts = 4 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]

2019-09-12 14:05:46,875 nce.NceConnectionStatus? ? ? ? ? ? ? ?WARN? - No response from NCE command station [nce.NceTrafficController Transmit thread]

?
And here is my log at 9600 baud rate
2019-09-12 14:07:07,310 util.Log4JUtil? ? ? ? ? ? ? ? ? ? ? ? INFO? - * JMRI log ** [main]
2019-09-12 14:07:07,322 util.Log4JUtil? ? ? ? ? ? ? ? ? ? ? ? INFO? - This log is appended to file: C:\Users\Heavy\JMRI\log\messages.log [main]
2019-09-12 14:07:07,323 util.Log4JUtil? ? ? ? ? ? ? ? ? ? ? ? INFO? - This log is stored in file: C:\Users\Heavy\JMRI\log\session.log [main]
2019-09-12 14:07:07,335 apps.AppsBase? ? ? ? ? ? ? ? ? ? ? ? ?INFO? - DecoderPro version 4.17.4+Rbf0d1af starts under Java 1.8.0_45 on Windows 8.1 amd64 v6.3 at Thu Sep 12 14:07:07 EDT 2019 [main]
2019-09-12 14:07:07,555 gui3.Apps3? ? ? ? ? ? ? ? ? ? ? ? ? ? INFO? - Starting with profile My_JMRI_Railroad.3f4675c3 [main]
2019-09-12 14:07:07,853 node.NodeIdentity? ? ? ? ? ? ? ? ? ? ?INFO? - Using jmri-kYhD5Lo3uvljafAGMxHvlr-3f4675c3 as the JMRI storage identity for profile id 3f4675c3 [AWT-EventQueue-0]
2019-09-12 14:07:07,973 xml.AbstractSerialConnectionConfigXml INFO? - Starting to connect for "NCE" [main]
2019-09-12 14:07:08,361 usbdriver.UsbDriverAdapter? ? ? ? ? ? INFO? - NCE USB COM10? port opened at 9600 baud [main]
2019-09-12 14:07:08,668 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path program: is C:\Program Files (x86)\JMRI\ [main]
2019-09-12 14:07:08,668 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path preference: is C:\Users\Heavy\JMRI\My_JMRI_Railroad.jmri\ [main]
2019-09-12 14:07:08,668 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path profile: is C:\Users\Heavy\JMRI\My_JMRI_Railroad.jmri\ [main]
2019-09-12 14:07:08,669 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path settings: is C:\Users\Heavy\JMRI\ [main]
2019-09-12 14:07:08,669 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path home: is C:\Users\Heavy\ [main]
2019-09-12 14:07:08,669 util.FileUtilSupport? ? ? ? ? ? ? ? ? INFO? - File path scripts: is C:\Program Files (x86)\JMRI\jython\ [main]
2019-09-12 14:07:18,498 jmrix.AbstractMRTrafficController? ? ?WARN? - Timeout on reply to message: AA consecutive timeouts = 0 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
2019-09-12 14:07:18,598 nce.NceConnectionStatus? ? ? ? ? ? ? ?WARN? - Incorrect or no response from NCE command station [nce.NceTrafficController Transmit thread]
2019-09-12 14:07:28,599 jmrix.AbstractMRTrafficController? ? ?WARN? - Timeout on reply to message: AA consecutive timeouts = 1 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
2019-09-12 14:07:28,700 nce.NceConnectionStatus? ? ? ? ? ? ? ?WARN? - No response from NCE command station [nce.NceTrafficController Transmit thread]
2019-09-12 14:07:38,702 jmrix.AbstractMRTrafficController? ? ?WARN? - Timeout on reply to message: AA consecutive timeouts = 2 in nce.NceTrafficController [nce.NceTrafficController Transmit thread]
2019-09-12 14:07:38,802 nce.NceConnectionStatus? ? ? ? ? ? ? ?WARN? - No response from NCE command station [nce.NceTrafficController Transmit thread]
?
Device manager it is the drivers are working properly the usb cable its self works great.
Did not notice any led activity.
Although it seems the small black tower on the usb side gets warm


Locked Re: OpenLCB Fast Clock

 

Nom,

I wrote the OpenMRN C++ implementation for both the time server and client for OpenLCB.? I haven't messed with it in a little while, but I'll have a more detailed look at it again over the weekend.? We are supporting a commercial manufacturer with the OpenMRN implementation for their Fast Clock product that should launch this year, so getting back into it over the weekend has overlapping value with that effort.

Stay tuned...

Thanks,
Stuart


Locked Re: Check for updates in 4.17.4

 

I've got a rewrite rule that should resolve this and allow this specific URL to still be available at the non-https location - will add this to the server later.

The remainder of the site pages will redirect (and this specific resource will also be available in the canonical https form).

Best regards,

Matt H


Locked Re: NCE USB Help

 

The driver says it is working properly and i am 100% sure it the correct Com Port.

I ran the installer twice and my computer has not updated.
I have not seen a "timeout flushes receive buffer" message.

I am downloading the new version will test it and post the logs soon.?

Thanks again for you help and patience.?


Locked Re: Check for updates in 4.17.4

 

On Thu, Sep 12, 2019 at 03:55 PM, Bob Jacobsen wrote:
Looks like it¡¯s in apps.CheckForUpdateAction

There¡¯s a URL there, but changing it to doesn¡¯t fix this:
That should be ?as that's now the canonical form.

Non-https and non-www issue a redirect in response to any request and, I surmise, apps.CheckForUpdateAction is unable to handle this redirection response.

When I changed the URL to the new canonical form, it seemed to work OK for me.

Best regards,

Matt H


Locked Re: MRC Prodigy Advance Error

 

Marc,
I was able to read the decoder with the DCC system on a program track.
I am going to try to get the next release of JMRI, i was getting the antivirius software blocking it.
?
the Error I get when JMRI starts is as follows:

Unable to create connection "MRC" (M).
System connection MRC provides a null manager for the interface jmri.ThrottleManager
unable to run startup actions due to earlier failures.

everything is plugged in correctly. baud rates set as suggested.
Any more help is greatly appreciated.
?


Locked Re: CATS Designer XML does not parse when CATS is started - Gets Error that on statement 2 DOCUMENT is not found.

 

Perry,

There is no style sheet, so you are not missing anything.

I received the sample XML file that you created.? It loaded fine for me in both designer and CATS (JMRI versions 4.12 and 4.15, which span your 4.14 - I will upgrade to JMRI 4.17.4 and try that).? I think I need to see your error logs.? This forum does not accept attachments so try to save the JMRI system console and paste it here or copy the output of the system console or check if you have a session.log in your JMRI folder with anything of value in it and paste into a post to this group.

Rodney


Locked Re: VSD Sound from ZIMO's Sound Library

 

Klaus,

Thanks for the "Horn1".? must have missed it on original file.? found your change when jmri gave a missing <mid-file> file error msg.
sent you, to VSD subfolder, my very latest config_conrad.xml file.? note that i change the layout by moving each sound file to it's respective function.
i have solved my momentary button problem by using your 4/17 post on using the tag <end-file>.? thank you.?

Conrad


Locked Re: Check for updates in 4.17.4

 

Looks like it¡¯s in apps.CheckForUpdateAction

There¡¯s a URL there, but changing it to doesn¡¯t fix this:

[java] 2019-09-12 06:53:22,264 apps.CheckForUpdateAction ERROR - Unexpected failure during reading: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [AWT-EventQueue-0]

Bob

On Sep 12, 2019, at 4:28 AM, Matthew Harris <matthew.john.harris@...> wrote:

John,

Looks like that this might be linked to the https switch I made the other day.

Thanks for the heads-up - will try to come up with a fix.

Best regards,

Matt H
--
Bob Jacobsen
rgj1927@...


Locked Re: Check for updates in 4.17.4

 

John,

Looks like that this might be linked to the https switch I made the other day.

Thanks for the heads-up - will try to come up with a fix.

Best regards,

Matt H


Locked Re: BLI Paragon 2 and 3 reading

 

The size of the programming track feeders matters a lot besides the length.
I've got two layouts with 15' to 25' of feeder but used 12AWG wire. Have not
had issues with reading. The PTB is right next to the programing track
however.

-Ken Cameron, Member JMRI Dev Team
www.jmri.org
www.fingerlakeslivesteamers.org
www.cnymod.org
www.syracusemodelrr.org


Locked Re: Check for updates in 4.17.4

 

V4.17.4 is currently the latest version released on 10 Sept 2019.
so seems it is reporting correctly.


Locked Re: BLI Paragon 2 and 3 reading

 

Tim,

I would go the route of running the installer 'run as administrator', just
to make sure. That should solve any permission issues. One other step is
doing this after a reboot and having never touched JMRI, just to insure that
it isn't 'open'. Now the installer should be seen as something needing admin
rights and trigger the security prompt to 'make changes to my computer' but
doing the right click and 'run as admin' will insure that.

Otherwise it sounds like you did the usual stuff.

-Ken Cameron, Member JMRI Dev Team
www.jmri.org
www.fingerlakeslivesteamers.org
www.cnymod.org
www.syracusemodelrr.org


Locked Re: VSD Sound from ZIMO's Sound Library

 

Conrad,

Thanks for the config.xml file!

I found one in the root directory, and the other in the VSD subfolder.

I just uploaded a new version of the config file, named config_Klaus.xml. Please give it a try. Of course, the file must be renamed after the download in config.xml.

Klaus


Am 10.09.2019 um 17:38 schrieb conrad:

Klaus,
Naturally forgot to properly name config file and sent it twice - once to somewhere (can't find it) and once to VSD subfolder.
Conrad


Locked Check for updates in 4.17.4

 

I have successfully downloaded and installed 4.17.4 and it all behaves as expected except the Check for Updates window which does not display the latests available version number although it does correctly display the version being used.
Running MacOS 10.14.6 and 4.17.4
Do we know if this is a new JMRI issue or just my local issue?
John K


Locked Re: Possible missing detail in configuring for Lenz LZV200

 

Paul
Lenz suggest LZV200 uses version 3.8 software.
Thank you for suggesting a JMRI upgrade to include the new Lenz unit, your tireless support is much appreciated
John

On 10 Sep 2019, at 04:47, Paul Bender <paul.bender@...> wrote:


Sent from my iPad
On Sep 5, 2019, at 12:41 PM, Edward Merrin <edmerrin@...> wrote:
I've recently set up release version 4.16.0 on my MacBook Pro OSX 10.14.6 to connect with a newly acquired Lenz LZV200 command station. Everything works fine, but when I check the system status it gives me the correct version (3.8, as opposed to the 3.6 associated with the older command station) but gives the name of the command station as the previous LZV100. Probably a simple correction, right?
About all I can do is add LZV200 to the list ( which currently includes the LZ100 and LZV100 ). The LZV200 is reporting the same hardware type as the older models.

Paul



Locked Re: Unable to load jmri 4.17.4

 

Hi Michael,

I'm no further help. The whole virusscanner (installation prevention) idiocy that rules the Windows world was one of the three main reasons to drive me to Linux. The increasing hassle with drivers is another, and the third is between me and Bill Gates. :-)

Wouter


On Thu, 12 Sep 2019 at 08:55, MICHAEL PAYNE via Groups.Io <mikepayne1402=[email protected]> wrote:
Thanks,Wouter. Just a thought. So what has happened to my virus scanner? On Tuesday? I downloaded? 4.17.4 to my no2 PC, no problem .My no1 and no3 PCs which all have the same Avast anti virus won't look at it.? Only other thing is there have just been a pile of Windows updates.
Mike.


On Thursday, 12 September 2019, 08:12:18 BST, whmvd <vandoornw@...> wrote:


Hi michael,

Absolutely not.

This is between you and your virus scanner.

Good luck,
Wouter

On Thu, 12 Sep 2019 at 08:10, MICHAEL PAYNE via Groups.Io <mikepayne1402=[email protected]> wrote:
Just a thought; could this be something to do with this new HTTPS ?
Mike.

On Thursday, 12 September 2019, 07:47:16 BST, MICHAEL PAYNE via Groups.Io <mikepayne1402=[email protected]> wrote:


Hi,

I just tried to install? 4.17.3 same problem!
Mike.

On Thursday, 12 September 2019, 06:39:38 BST, Bob Jacobsen <rgj1927@...> wrote:


You can see the steps in the build and release process here:?

A long time ago, there was a step included to submit the released Windows executable to McAfee / Norton for whitelisting. That stopped working due to some changes on their and the step was removed. IIRC, they required running some Windows executable that wasn¡¯t available during our release process, which is run on a mix of Linux and Mac machines.

If somebody could write up detailed instructions for submitting to whitelist(s) that can be done from a non-Windows machine, I¡¯d be happy to add those.? If they¡¯re scriptable, that would be even better, as building a test/production release already takes quite a bit of time and attention already. Automation really helps reduce errors.

Alternately, if somebody wants to take on the role of doing the submissions once the files are available (typically a day or so before the release email), that would be _really_ great.

Bob


> On Sep 11, 2019, at 9:19 PM, forfoum@... wrote:
>
> What are the probabilities of a Test or Production version we download from JMRI.org? having been infected with a virus or get infected during the download process? ?
>
> All these " False Positives "? would tend to indicate infection to be very unlikely.
>
> - - - - -
>
> Tom, it is not the "enough users"? that download that helps, it is the anti-virus apps getting the information back to the mother ship and getting the
> " WhiteListing " updated. People with the FREE Avast? are not sending back data unless they submit the file from the Virus Chest. Paid subscribers are sending back data and they are the ones getting the NEW file on to the Whitelist.
>
> As I recall, JMRI DEV? has stopped submitting new versions for Whitelisting. That? or the service used is slow to propagate the info.? Or certain Anti-virus apps do not care about propagated whitelist from other sources.? Avast wants MONEY from dev who want to add there apps to the Avast Whitelisting, it is a paid subscription.
>
> This will not go away and people just need to know it can happen with each NEW RELEASE, be it Test/Dev or Production.
>
> Marc
>

--
Bob Jacobsen
rgj1927@...






Locked Re: Unable to load jmri 4.17.4

 

Thanks,Wouter. Just a thought. So what has happened to my virus scanner? On Tuesday? I downloaded? 4.17.4 to my no2 PC, no problem .My no1 and no3 PCs which all have the same Avast anti virus won't look at it.? Only other thing is there have just been a pile of Windows updates.
Mike.


On Thursday, 12 September 2019, 08:12:18 BST, whmvd <vandoornw@...> wrote:


Hi michael,

Absolutely not.

This is between you and your virus scanner.

Good luck,
Wouter


On Thu, 12 Sep 2019 at 08:10, MICHAEL PAYNE via Groups.Io <mikepayne1402=[email protected]> wrote:
Just a thought; could this be something to do with this new HTTPS ?
Mike.

On Thursday, 12 September 2019, 07:47:16 BST, MICHAEL PAYNE via Groups.Io <mikepayne1402=[email protected]> wrote:


Hi,

I just tried to install? 4.17.3 same problem!
Mike.

On Thursday, 12 September 2019, 06:39:38 BST, Bob Jacobsen <rgj1927@...> wrote:


You can see the steps in the build and release process here:?

A long time ago, there was a step included to submit the released Windows executable to McAfee / Norton for whitelisting. That stopped working due to some changes on their and the step was removed. IIRC, they required running some Windows executable that wasn¡¯t available during our release process, which is run on a mix of Linux and Mac machines.

If somebody could write up detailed instructions for submitting to whitelist(s) that can be done from a non-Windows machine, I¡¯d be happy to add those.? If they¡¯re scriptable, that would be even better, as building a test/production release already takes quite a bit of time and attention already. Automation really helps reduce errors.

Alternately, if somebody wants to take on the role of doing the submissions once the files are available (typically a day or so before the release email), that would be _really_ great.

Bob


> On Sep 11, 2019, at 9:19 PM, forfoum@... wrote:
>
> What are the probabilities of a Test or Production version we download from JMRI.org? having been infected with a virus or get infected during the download process? ?
>
> All these " False Positives "? would tend to indicate infection to be very unlikely.
>
> - - - - -
>
> Tom, it is not the "enough users"? that download that helps, it is the anti-virus apps getting the information back to the mother ship and getting the
> " WhiteListing " updated. People with the FREE Avast? are not sending back data unless they submit the file from the Virus Chest. Paid subscribers are sending back data and they are the ones getting the NEW file on to the Whitelist.
>
> As I recall, JMRI DEV? has stopped submitting new versions for Whitelisting. That? or the service used is slow to propagate the info.? Or certain Anti-virus apps do not care about propagated whitelist from other sources.? Avast wants MONEY from dev who want to add there apps to the Avast Whitelisting, it is a paid subscription.
>
> This will not go away and people just need to know it can happen with each NEW RELEASE, be it Test/Dev or Production.
>
> Marc
>

--
Bob Jacobsen
rgj1927@...






Locked Re: Unable to load jmri 4.17.4

 

Hi michael,

Absolutely not.

This is between you and your virus scanner.

Good luck,
Wouter


On Thu, 12 Sep 2019 at 08:10, MICHAEL PAYNE via Groups.Io <mikepayne1402=[email protected]> wrote:
Just a thought; could this be something to do with this new HTTPS ?
Mike.

On Thursday, 12 September 2019, 07:47:16 BST, MICHAEL PAYNE via Groups.Io <mikepayne1402=[email protected]> wrote:


Hi,

I just tried to install? 4.17.3 same problem!
Mike.

On Thursday, 12 September 2019, 06:39:38 BST, Bob Jacobsen <rgj1927@...> wrote:


You can see the steps in the build and release process here:?

A long time ago, there was a step included to submit the released Windows executable to McAfee / Norton for whitelisting. That stopped working due to some changes on their and the step was removed. IIRC, they required running some Windows executable that wasn¡¯t available during our release process, which is run on a mix of Linux and Mac machines.

If somebody could write up detailed instructions for submitting to whitelist(s) that can be done from a non-Windows machine, I¡¯d be happy to add those.? If they¡¯re scriptable, that would be even better, as building a test/production release already takes quite a bit of time and attention already. Automation really helps reduce errors.

Alternately, if somebody wants to take on the role of doing the submissions once the files are available (typically a day or so before the release email), that would be _really_ great.

Bob


> On Sep 11, 2019, at 9:19 PM, forfoum@... wrote:
>
> What are the probabilities of a Test or Production version we download from JMRI.org? having been infected with a virus or get infected during the download process? ?
>
> All these " False Positives "? would tend to indicate infection to be very unlikely.
>
> - - - - -
>
> Tom, it is not the "enough users"? that download that helps, it is the anti-virus apps getting the information back to the mother ship and getting the
> " WhiteListing " updated. People with the FREE Avast? are not sending back data unless they submit the file from the Virus Chest. Paid subscribers are sending back data and they are the ones getting the NEW file on to the Whitelist.
>
> As I recall, JMRI DEV? has stopped submitting new versions for Whitelisting. That? or the service used is slow to propagate the info.? Or certain Anti-virus apps do not care about propagated whitelist from other sources.? Avast wants MONEY from dev who want to add there apps to the Avast Whitelisting, it is a paid subscription.
>
> This will not go away and people just need to know it can happen with each NEW RELEASE, be it Test/Dev or Production.
>
> Marc
>

--
Bob Jacobsen
rgj1927@...