Page 2 of 2

Re: Modesfiltered V12

Posted: Mon Jan 22, 2018 3:37 pm
by faxstefa
and in addition PI status report

pi@piaware:~$ sudo service modes status
● modes.service - LSB: modes initscript
Loaded: loaded (/etc/init.d/modes.sh)
Active: active (running) since Mon 2018-01-22 15:15:37 UTC; 58s ago
Process: 432 ExecStart=/etc/init.d/modes.sh start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/modes.service
└─453 java -jar modesfiltered.jar -loginfo

Jan 22 15:15:37 piaware systemd[1]: Starting LSB: modes initscript...
Jan 22 15:15:37 piaware modes.sh[432]: modesfiltered.jar -loginfo started
Jan 22 15:15:37 piaware systemd[1]: Started LSB: modes initscript.

Re: Modesfiltered V12

Posted: Tue Jan 23, 2018 8:08 pm
by modesfan
Hello faxstefa,

thank you for the detailed reports. I got a similar report from skaw. At the moment I cannot reproduce the error. I have two RPis type 2 and 3 and a Win10 Desktop computer runnning V14 without problems.

There are a lot of messages in first seconds, but 45000 in 5 minutes is not a problem.

Did you notice unusual high CPU or memory usage? Typical values (top) for CPU usage on RPi would be between 3 % and 13 % and for Memory around 3,4 %. The CPU rate depends on traffic, so it is proportional to the rate of dump1090.

Re: Modesfiltered V12

Posted: Tue Jan 23, 2018 11:25 pm
by faxstefa
Hello modesfan,

I tried it on W10 as well. RPI3 signal rebroadcasted on VRS and then via V14 out to your website. Works fine, but causes a lot of data traffic.
Shouldn't be a problem with the cpu/ memory usage. Otherwise it shouldn't work with the W10 sytem as well.

Regards
Stefan

Re: Modesfiltered V12

Posted: Wed Jan 24, 2018 9:51 pm
by modesfan
Do you mean with W10 the problem (stop after 5 minutes) did not occur?
What do you mean with "causes a lot of traffic"? Modesfiltered, thanks to local filtering, produces very little traffic.
So in your setup the data is from a VRS?

Re: Modesfiltered V12

Posted: Wed Jan 24, 2018 11:33 pm
by faxstefa
After the problem with V14 on the PI, I tried the program on my W10 server and it worked fine. No stopping after 5 min. Tested it for about 10 hours.

If I send via the W10 server, I have to transfer the data twice via my local network. That causes "a lot of traffic". PI to W10 and W10 to website. Only for this setup I used VRS to rebroadcast the data. Normally this additional step shouldn't be necessary.

At the moment I am back on V4 and sending direct from PI (without VRS).

Regards
Stefan

Re: Modesfiltered V12

Posted: Fri Feb 02, 2018 11:18 am
by ronagel
Hi modesfan,

I'm also having trouble with V14 (see excerpt from the log file below). I have to go back to V4 which was running fine.

Could you please provide V4 on the Rpi section, this would make the installation easier with a "wget" command (wget https://www.live-military-mode-s.eu/Rpi ... eredV4.zip).

Thanks Roy

V14 log excerpt:

# got high value from MLAT
# got high value from MLAT
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
#
# 536293 MSGs sorted by type (1, 2, .., 8), 3-Mlat: 2502, 0, 23798, 24594, 117108, 32020, 68627, 267254, 244055
#
# usable (correct, without 4, 8) MSGs: 244047, blacklist filtered MSGs: 154994
#
# got high value from MLAT
# got high value from MLAT
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
# got high value from MLAT
#
# 481908 MSGs sorted by type (1, 2, .., 8), 3-Mlat: 2385, 0, 22913, 23269, 106781, 28510, 66427, 231339, 227016
#
# usable (correct, without 4, 8) MSGs: 227013, blacklist filtered MSGs: 139241
#
# got high value from MLAT
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
# got high value from MLAT
# got high value from MLAT
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10

java.lang.ArrayIndexOutOfBoundsException: 10
at modesproject.Logging_ModeS.main(Logging_ModeS.java:376)
Feb 02, 2018 9:40:20 AM modesproject.Logging_ModeS main
SEVERE: 10
java.lang.ArrayIndexOutOfBoundsException: 10
at modesproject.Logging_ModeS.main(Logging_ModeS.java:376)

Feb 02, 2018 9:40:20 AM modesproject.Logging_ModeS main
WARNING: Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Feb 02, 2018 9:40:20 AM modesproject.Logging_ModeS main
WARNING:

java.lang.ArrayIndexOutOfBoundsException: 10
at modesproject.Logging_ModeS.main(Logging_ModeS.java:376)
Feb 02, 2018 9:40:29 AM modesproject.Logging_ModeS main
SEVERE: 10
java.lang.ArrayIndexOutOfBoundsException: 10
at modesproject.Logging_ModeS.main(Logging_ModeS.java:376)

Re: Modesfiltered V12

Posted: Fri Feb 02, 2018 11:18 am
by ronagel
Hi modesfan,

I'm also having trouble with V14 (see excerpt from the log file below). I have to go back to V4 which was running fine.

Could you please provide V4 on the Rpi section, this would make the installation easier with a "wget" command (wget https://www.live-military-mode-s.eu/Rpi ... eredV4.zip).

Thanks Roy

V14 log excerpt:

# got high value from MLAT
# got high value from MLAT
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
#
# 536293 MSGs sorted by type (1, 2, .., 8), 3-Mlat: 2502, 0, 23798, 24594, 117108, 32020, 68627, 267254, 244055
#
# usable (correct, without 4, 8) MSGs: 244047, blacklist filtered MSGs: 154994
#
# got high value from MLAT
# got high value from MLAT
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
# got high value from MLAT
#
# 481908 MSGs sorted by type (1, 2, .., 8), 3-Mlat: 2385, 0, 22913, 23269, 106781, 28510, 66427, 231339, 227016
#
# usable (correct, without 4, 8) MSGs: 227013, blacklist filtered MSGs: 139241
#
# got high value from MLAT
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
# got high value from MLAT
# got high value from MLAT
Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10

java.lang.ArrayIndexOutOfBoundsException: 10
at modesproject.Logging_ModeS.main(Logging_ModeS.java:376)
Feb 02, 2018 9:40:20 AM modesproject.Logging_ModeS main
SEVERE: 10
java.lang.ArrayIndexOutOfBoundsException: 10
at modesproject.Logging_ModeS.main(Logging_ModeS.java:376)

Feb 02, 2018 9:40:20 AM modesproject.Logging_ModeS main
WARNING: Exception: Exc G: java.lang.ArrayIndexOutOfBoundsException: 10
Feb 02, 2018 9:40:20 AM modesproject.Logging_ModeS main
WARNING:

java.lang.ArrayIndexOutOfBoundsException: 10
at modesproject.Logging_ModeS.main(Logging_ModeS.java:376)
Feb 02, 2018 9:40:29 AM modesproject.Logging_ModeS main
SEVERE: 10
java.lang.ArrayIndexOutOfBoundsException: 10
at modesproject.Logging_ModeS.main(Logging_ModeS.java:376)

Re: Modesfiltered V12

Posted: Fri Feb 02, 2018 10:05 pm
by modesfan
Hi Roy,
I still have not seen the reported problems. But for all of you who wish to revert to V4 the modesfilteredV4.zip is online.
As a precaution I have reverted standard download to V12 which was the last version before a major change (3 ports).
Regards!

Re: Modesfiltered V12

Posted: Mon Mar 11, 2019 7:33 pm
by modesfan
Update: V4 removed, please use actual V19 instead.