开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: next build#193 of YAAC, created 2024-Jan-20

 

开云体育

Hi Keith,

On 21 Jan 2024, at 2:40?pm, Keith Kaiser <wa0tjt@...> wrote:

Well, now I have a very red face. I launched YAAC 1.0-beta193(20-Jan-2024) to collect the requested data and now it’s coming up and looks good. In trying to solve my own issues today I did reload Java this is now what I have;

logdir % java -version
openjdk version "16.0.1" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-16.0.1+9 (build 16.0.1+9)
OpenJDK 64-Bit Server VM AdoptOpenJDK-16.0.1+9 (build 16.0.1+9, mixed mode, sharing)
logdir %?

But something is niggling at my brain saying this doesn’t seem right, what say you?

My only worry would be whether it’s the aarch64 (Arm) version or the x64 version. I can’t seen an ARM release for v16 of the JDK on the ?website. ?It looks like they only started with the ARM builds as of v17. ?If that’s the case then you’re running it under Rosetta 2 (x64 emulation), which would slow it down.

I would uninstall the v16 jdk and install the v17 aarch64 version. ?I’d stay away from the v21-LTS for the moment, there seem to be some breaking changes in that version.


Carl,
vk1kcm.


Re: next build#193 of YAAC, created 2024-Jan-20

 

开云体育

Well, now I have a very red face. I launched YAAC 1.0-beta193(20-Jan-2024) to collect the requested data and now it’s coming up and looks good. In trying to solve my own issues today I did reload Java this is now what I have;

logdir % java -version

openjdk version "16.0.1" 2021-04-20

OpenJDK Runtime Environment AdoptOpenJDK-16.0.1+9 (build 16.0.1+9)

OpenJDK 64-Bit Server VM AdoptOpenJDK-16.0.1+9 (build 16.0.1+9, mixed mode, sharing)

logdir %?


But something is niggling at my brain saying this doesn’t seem right, what say you?


Keith, WA0?TJT
Author: https://net-control.us
ARRL ARES?Communicator?Level 2, AEC for?Platte Co. MO
KCHEART Radio Operator - St. Lukes Barry Road Hospital

On Jan 20, 2024, at 9:18?PM, Carl Makin <carl@...> wrote:

Hi Keith,

On 21 Jan 2024, at 3:00?am, Keith Kaiser <wa0tjt@...> wrote:

The last two versions of YAAC will not open properly on a M1 MacBook Air. The window opens but nothing is in it, the menu bar is empty. I have plenty of RAM, and I’ve been using YAAC for years. Whats up?

I’m running a M1 Max MacBook Pro on the latest Sonoma and am having no issues. ?The current version (and the few previous) all run fine. ?As Andrew asks, can you tell us what version of Java you are using and launch it in a terminal session (or send us the relevant parts of the logdir/YAAC.out log).

FYI I’m using the Bellsoft Liberica Full JDK v20.0.2 (needed for SDRTrunk).

Carl,
vk1kcm.








Re: next build#193 of YAAC, created 2024-Jan-20

 

Hi Keith,

On 21 Jan 2024, at 3:00?am, Keith Kaiser <wa0tjt@...> wrote:

The last two versions of YAAC will not open properly on a M1 MacBook Air. The window opens but nothing is in it, the menu bar is empty. I have plenty of RAM, and I’ve been using YAAC for years. Whats up?
I’m running a M1 Max MacBook Pro on the latest Sonoma and am having no issues. The current version (and the few previous) all run fine. As Andrew asks, can you tell us what version of Java you are using and launch it in a terminal session (or send us the relevant parts of the logdir/YAAC.out log).

FYI I’m using the Bellsoft Liberica Full JDK v20.0.2 (needed for SDRTrunk).

Carl,
vk1kcm.


Re: next build#193 of YAAC, created 2024-Jan-20

 

Thanks for the update Andrew, everything is working perfectly with AIS-Catcher!

Best de N2UGS


Re: next build#193 of YAAC, created 2024-Jan-20

 

Actually, if you can send me that startup log, that would help immensely in debugging the problem, since I don't have a copy of your hardware to replicate it. You can find the log in your log directory in the file YAAC.out.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Andrew P. <andrewemt@...>
Sent: Saturday, January 20, 2024 11:13 AM
To: [email protected]
Subject: Re: [yaac-users] next build#193 of YAAC, created 2024-Jan-20

I have no idea. I just upgraded my Mac (x86, alas) on Sonoma 14.2.1, and YAAC ran fine. All I can think of is that you have a security setting in Mac OS X that is preventing YAAC from opening some of the data files.

Have you tried running YAAC from a Terminal window, so you can see the progress and error messages it spews out? Those messages would probably tell why you're having the problem (such as an IOException for permission reasons).

Also, what version and vendor of the Java runtime are you using?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Keith Kaiser <wa0tjt@...>
Sent: Saturday, January 20, 2024 11:00 AM
To: [email protected]
Subject: Re: [yaac-users] next build#193 of YAAC, created 2024-Jan-20

The last two versions of YAAC will not open properly on a M1 MacBook Air. The window opens but nothing is in it, the menu bar is empty. I have plenty of RAM, and I’ve been using YAAC for years. Whats up?

Keith, WA0?TJT
Author:
ARRL ARES Communicator Level 2, AEC for Platte Co. MO
KCHEART Radio Operator - St. Lukes Barry Road Hospital

On Jan 19, 2024, at 11:24?PM, Andrew P. <andrewemt@...> wrote:

next beta build#193 of YAAC ("Yet Another APRS Client"), created 2024-Jan-20

downloadable from
or

changes and updates include:
1. write JUnit unit test cases that will be executed when using Maven
as the build tool. This covers part of core YAAC and the AISdecoder
and marineports plugins.
2. make changes in core YAAC code to permit unit tests to run.
3. fix bug in packet creation where AX.25 frames didn't have the last
digipeater address marked with the "last" bit as required by the AX.25
protocol specification.
4. fix formatting error in NMEA-0183 format GPS logger.
5. fix getting access to Help files in a newly-installed plugin.
6. minor non-functional code cleanup in ADS-B decoder plugin.
7. fix AIS decoder to properly support AIS-Catcher as a data source,
and add JUnit tests to verify it.
8. fix marineports plugin to remove unwanted check for port callsign
and to collect port throughput statistics, and add JUnit test cases
to verify correct operation.


Re: next build#193 of YAAC, created 2024-Jan-20

 

I have no idea. I just upgraded my Mac (x86, alas) on Sonoma 14.2.1, and YAAC ran fine. All I can think of is that you have a security setting in Mac OS X that is preventing YAAC from opening some of the data files.

Have you tried running YAAC from a Terminal window, so you can see the progress and error messages it spews out? Those messages would probably tell why you're having the problem (such as an IOException for permission reasons).

Also, what version and vendor of the Java runtime are you using?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Keith Kaiser <wa0tjt@...>
Sent: Saturday, January 20, 2024 11:00 AM
To: [email protected]
Subject: Re: [yaac-users] next build#193 of YAAC, created 2024-Jan-20

The last two versions of YAAC will not open properly on a M1 MacBook Air. The window opens but nothing is in it, the menu bar is empty. I have plenty of RAM, and I’ve been using YAAC for years. Whats up?

Keith, WA0?TJT
Author:
ARRL ARES Communicator Level 2, AEC for Platte Co. MO
KCHEART Radio Operator - St. Lukes Barry Road Hospital

On Jan 19, 2024, at 11:24?PM, Andrew P. <andrewemt@...> wrote:

next beta build#193 of YAAC ("Yet Another APRS Client"), created 2024-Jan-20

downloadable from
or

changes and updates include:
1. write JUnit unit test cases that will be executed when using Maven
as the build tool. This covers part of core YAAC and the AISdecoder
and marineports plugins.
2. make changes in core YAAC code to permit unit tests to run.
3. fix bug in packet creation where AX.25 frames didn't have the last
digipeater address marked with the "last" bit as required by the AX.25
protocol specification.
4. fix formatting error in NMEA-0183 format GPS logger.
5. fix getting access to Help files in a newly-installed plugin.
6. minor non-functional code cleanup in ADS-B decoder plugin.
7. fix AIS decoder to properly support AIS-Catcher as a data source,
and add JUnit tests to verify it.
8. fix marineports plugin to remove unwanted check for port callsign
and to collect port throughput statistics, and add JUnit test cases
to verify correct operation.


Re: next build#193 of YAAC, created 2024-Jan-20

 

FWIW, may be not related, but I have been seeing a lot of complaints recently from users of MacBooks that various ham applications are not working correctly. I'm wondering if there has been some recent update to the OS that does something different to files.

Just a thought.

Michael WA7SKG



Keith Kaiser wrote on 1/20/24 8:00 AM:

The last two versions of YAAC will not open properly on a M1 MacBook Air. The window opens but nothing is in it, the menu bar is empty. I have plenty of RAM, and I’ve been using YAAC for years. Whats up?
Keith, WA0?TJT
Author:
ARRL ARES?Communicator?Level 2, AEC for?Platte Co. MO
KCHEART Radio Operator - St. Lukes Barry Road Hospital

On Jan 19, 2024, at 11:24?PM, Andrew P. <andrewemt@...> wrote:

next beta build#193 of YAAC ("Yet Another APRS Client"), created 2024-Jan-20

downloadable from
??????????????or

changes and updates include:
1. write JUnit unit test cases that will be executed when using Maven
???as the build tool. This covers part of core YAAC and the AISdecoder
???and marineports plugins.
2. make changes in core YAAC code to permit unit tests to run.
3. fix bug in packet creation where AX.25 frames didn't have the last
???digipeater address marked with the "last" bit as required by the AX.25
???protocol specification.
4. fix formatting error in NMEA-0183 format GPS logger.
5. fix getting access to Help files in a newly-installed plugin.
6. minor non-functional code cleanup in ADS-B decoder plugin.
7. fix AIS decoder to properly support AIS-Catcher as a data source,
???and add JUnit tests to verify it.
8. fix marineports plugin to remove unwanted check for port callsign
???and to collect port throughput statistics, and add JUnit test cases
???to verify correct operation.




Re: next build#193 of YAAC, created 2024-Jan-20

 

开云体育

The last two versions of YAAC will not open properly on a M1 MacBook Air. The window opens but nothing is in it, the menu bar is empty. I have plenty of RAM, and I’ve been using YAAC for years. Whats up?

Keith, WA0?TJT
Author: https://net-control.us
ARRL ARES?Communicator?Level 2, AEC for?Platte Co. MO
KCHEART Radio Operator - St. Lukes Barry Road Hospital

On Jan 19, 2024, at 11:24?PM, Andrew P. <andrewemt@...> wrote:

next beta build#193 of YAAC ("Yet Another APRS Client"), created 2024-Jan-20

downloadable from https://www.ka2ddo.org/ka2ddo/YAAC.html
??????????????or https://sourceforge.net/p/yetanotheraprsc

changes and updates include:
1. write JUnit unit test cases that will be executed when using Maven
???as the build tool. This covers part of core YAAC and the AISdecoder
???and marineports plugins.
2. make changes in core YAAC code to permit unit tests to run.
3. fix bug in packet creation where AX.25 frames didn't have the last
???digipeater address marked with the "last" bit as required by the AX.25
???protocol specification.
4. fix formatting error in NMEA-0183 format GPS logger.
5. fix getting access to Help files in a newly-installed plugin.
6. minor non-functional code cleanup in ADS-B decoder plugin.
7. fix AIS decoder to properly support AIS-Catcher as a data source,
???and add JUnit tests to verify it.
8. fix marineports plugin to remove unwanted check for port callsign
???and to collect port throughput statistics, and add JUnit test cases
???to verify correct operation.






Re: Open GPX at Start

 

Probably because there isn't a feature in core YAAC to automatically open a GPX (or KML) map drawing at YAAC startup. If YAAC is shut down, you presently have to manually reload any map drawings at YAAC restart from the File->Load menu.

However, the routes used by the Dynamic Objects plugin can be persisted over YAAC restarts. So, if you install that plugin, and load your GPX file as a route rather than a plain map drawing overlay, you can specify that the route is persisted.

Hope this helps.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Jeff <KO4NCC@...>
Sent: Friday, January 12, 2024 5:19 PM
To: [email protected]
Subject: [yaac-users] Open GPX at Start

I'm probably just missing something obvious but I can't figure out how to get a GPX to open at start.
73 KO4NCC Jeff


Open GPX at Start

 

I'm probably just missing something obvious but I can't figure out how to get a GPX to open at start.
73 KO4NCC Jeff


next build#193 of YAAC, created 2024-Jan-20

 

next beta build#193 of YAAC ("Yet Another APRS Client"), created 2024-Jan-20

downloadable from
or

changes and updates include:
1. write JUnit unit test cases that will be executed when using Maven
as the build tool. This covers part of core YAAC and the AISdecoder
and marineports plugins.
2. make changes in core YAAC code to permit unit tests to run.
3. fix bug in packet creation where AX.25 frames didn't have the last
digipeater address marked with the "last" bit as required by the AX.25
protocol specification.
4. fix formatting error in NMEA-0183 format GPS logger.
5. fix getting access to Help files in a newly-installed plugin.
6. minor non-functional code cleanup in ADS-B decoder plugin.
7. fix AIS decoder to properly support AIS-Catcher as a data source,
and add JUnit tests to verify it.
8. fix marineports plugin to remove unwanted check for port callsign
and to collect port throughput statistics, and add JUnit test cases
to verify correct operation.


New Version 1.0 (1.8.0_331) Issues

 

开云体育

I’ve been running YAAC for many, many years so am pretty accustomed to having no issues with updates but this version?1.0 (1.8.0_331) is the exception. I did this update from the Help==>Check for Updates menu item as I’ve done many times before.

I’m running it on a M2 MacBook Air, lots of disk space, lots of RAM, Sonoma 14.2.1.?

The update seemed to go just fine as it always does. But on launch the map window opens but no maps or banners or buttons or anything open with it. There is also no menu bar opened with it, pretty much just a white page the size of what the map should be.

If I go back to the previous version of 16-Jul-2023 everything opens correctly and all functionality is restored.?

Has anyone experienced this issue and if so how did you recover from it?

Thanks...

Keith, WA0?TJT
Author: https://net-control.us
ARRL ARES?Communicator?Level 2, AEC for?Platte Co. MO
KCHEART Radio Operator - St. Lukes Barry Road Hospital


Re: Unknown zoneType='C' for advisory...

 

Yes, this fixed the issue. I really wish there was a decent way of scripting downloading and keeping these files up to date.

Thanks,
Eric WG3K

On Tuesday, January 9th, 2024 at 19:07, Andrew P. <andrewemt@...> wrote:


There are three categories of severe weather zones: "Z"ones, "C"ounty, and "M"arine. If you didn't install all three categories and receive a NWS_WARN message referencing a missing category, this will happen.
Hope this helps.

Andrew, KA2DDO
author of YAAC


[email protected] <[email protected]> on behalf of Eric H. Christensen via groups.io <eric@...>
From:
Tuesday, January 9, 2024 6:41:51 PM
Sent:
Andrew,

I'm not seeing many of the NWS advisories on my map even though I'm seeing the APRS data going across.? Just found this in my error log: Tue Jan 09 18:33:50 EST 2024 error parsing NWS zone message "}GSPFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100000z,FLASH_FLOOD,NCC071,NCC119,SCC091{G00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN



Tue Jan 09 18:33:50 EST 2024 error parsing NWS zone message "}GSPFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100015z,FLASH_FLOOD,NCC115,NCC121,NCC199{E00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN




Re: YAAC and AIS-Catcher?

 

How embarrassing. You found a bug. Lots of the code in the NMEA0183OverTcp port driver was copied from the APRS-IS port driver, and I forgot to take out the callsign check. And I don't have a TCP-based NMEA-0183 data source to test this code with. :-(

I will have a fix out very soon.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Jeremy N2UGS <jmedinac@...>
Sent: Tuesday, January 9, 2024 7:46 PM
To: [email protected]
Subject: Re: [yaac-users] YAAC and AIS-Catcher?

I do have both plugins installed and when I use the NEMA TCP port I get some error along the lines of "not a valid callsign". Where would I input a callsign?

[cid:[email protected]]

Best Regards

Jeremy N2UGS


Re: YAAC and AIS-Catcher?

 

I do have both plugins installed and when I use the NEMA TCP port I get some error along the lines of "not a valid callsign". Where would I input a callsign?



Best Regards?

Jeremy N2UGS


Re: Unknown zoneType='C' for advisory...

 

开云体育

There are three categories of severe weather zones: "Z"ones, "C"ounty, and "M"arine. If you didn't install all three categories and receive a NWS_WARN message referencing a missing category, this will happen.

Hope this helps.

Andrew, KA2DDO
author of YAAC


From: [email protected] <[email protected]> on behalf of Eric H. Christensen via groups.io <eric@...>
Sent: Tuesday, January 9, 2024 6:41:51 PM

Andrew,
I'm not seeing many of the NWS advisories on my map even though I'm seeing the APRS data going across.? Just found this in my error log:

Tue Jan 09 18:33:50 EST 2024 error parsing NWS zone message "}GSPFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100000z,FLASH_FLOOD,NCC071,NCC119,SCC091{G00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:50 EST 2024 error parsing NWS zone message "}GSPFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100015z,FLASH_FLOOD,NCC115,NCC121,NCC199{E00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN



Unknown zoneType='C' for advisory...

 

Andrew,
I'm not seeing many of the NWS advisories on my map even though I'm seeing the APRS data going across. Just found this in my error log:

Tue Jan 09 18:33:50 EST 2024 error parsing NWS zone message "}GSPFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100000z,FLASH_FLOOD,NCC071,NCC119,SCC091{G00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:50 EST 2024 error parsing NWS zone message "}GSPFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100015z,FLASH_FLOOD,NCC115,NCC121,NCC199{E00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:50 EST 2024 error parsing NWS zone message "}GSPFFW>APRS,qAO,AE5PL-WX::NWS_WARN:100015z,FLASH_FLOOD,NCC115,NCC121,NCC199{E00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:50 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS-WARN:100545z,FLOOD,GAC117{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:33:50 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS_WARN:100545z,FLOOD,GAC117{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}RAHFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100030z,FLASH_FLOOD,NCC007,NCC123,NCC125,NCC153,NCC167{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}RAHFFW>APRS,qAO,AE5PL-WX::NWS_WARN:100030z,FLASH_FLOOD,NCC007,NCC123,NCC125,NCC153,NCC167{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}HFOFFS>APRS,qAO,AE5PL-WX::NWS-WARN:100015z,FLASH_FLOOD,HIC009{400AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}HFOFFS>APRS,qAO,AE5PL-WX::NWS_WARN:100015z,FLASH_FLOOD,HIC009{400AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}AKQFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100330z,FLASH_FLOOD,VAC007,VAC049,VAC111,VAC117,VAC135,VAC147{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}AKQFFW>APRS,qAO,AE5PL-WX::NWS_WARN:100330z,FLASH_FLOOD,VAC007,VAC049,VAC111,VAC117,VAC135,VAC147{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS-WARN:101115z,FLOOD,GAC089,GAC247{500AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101115z,FLOOD,GAC089,GAC247{500AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}RAHFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100200z,FLASH_FLOOD,NCC063,NCC069,NCC077,NCC181,NCC183,NCC185{400AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}RAHFFW>APRS,qAO,AE5PL-WX::NWS_WARN:100200z,FLASH_FLOOD,NCC063,NCC069,NCC077,NCC181,NCC183,NCC185{400AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}MLBSVR>APRS,qAO,AE5PL-WX::NWS-WARN:100015z,SVR_STORM,FLC009,FLC095,FLC117,FLC127{500AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:33:51 EST 2024 error parsing NWS zone message "}MLBSVR>APRS,qAO,AE5PL-WX::NWS_WARN:100015z,SVR_STORM,FLC009,FLC095,FLC117,FLC127{500AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}CAEFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100030z,FLASH_FLOOD,SCC025{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}CAEFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101330z,FLOOD,SCC047,SCC071,SCC081{600AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}ILMSVR>APRS,qAO,AE5PL-WX::NWS-WARN:092345z,SVR_STORM,NCC017,NCC047,NCC155,SCC033,SCC041,SCC043,SCC051,SCC067,SCC089{C00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}ILMSVR>APRS,qAO,AE5PL-WX::NWS_WARN:092345z,SVR_STORM,NCC017,NCC047,NCC155,SCC033,SCC041,SCC043,SCC051,SCC067,SCC089{C00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}CAEFLS>APRS,qAO,AE5PL-WX::NWS-WARN:101330z,FLOOD,SCC037,SCC065{700AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}CAEFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101330z,FLOOD,SCC037,SCC065{700AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS-WARN:100545z,FLOOD,GAC117{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS_WARN:100545z,FLOOD,GAC117{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}RLXFLS>APRS,qAO,AE5PL-WX::NWS-WARN:101600z,FLOOD,WVC075,WVC083{700AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}RLXFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101600z,FLOOD,WVC075,WVC083{700AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}MHXSVR>APRS,qAO,AE5PL-WX::NWS-WARN:100015z,SVR_STORM,NCC013,NCC049,NCC095,NCC103,NCC117,NCC137,NCC187{300AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}MHXSVR>APRS,qAO,AE5PL-WX::NWS_WARN:100015z,SVR_STORM,NCC013,NCC049,NCC095,NCC103,NCC117,NCC137,NCC187{300AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}MLBSVR>APRS,qAO,AE5PL-WX::NWS-WARN:092345z,SVR_STORM,FLC095,FLC097,FLC117,FLC127{400AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}MLBSVR>APRS,qAO,AE5PL-WX::NWS_WARN:092345z,SVR_STORM,FLC095,FLC097,FLC117,FLC127{400AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}RNKFFS>APRS,qAO,AE5PL-WX::NWS-WARN:100115z,FLASH_FLOOD,NCC189{300AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}RNKFFS>APRS,qAO,AE5PL-WX::NWS_WARN:100115z,FLASH_FLOOD,NCC189{300AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS-WARN:101130z,FLOOD,GAC117,GAC121{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:34:50 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101130z,FLOOD,GAC117,GAC121{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:34:51 EST 2024 error parsing NWS zone message "}KB2EAR-13>APDW16,WIDE2-2,qAR,KD2CIF-1::NWS_WARN:110336z,Areal Flood,NJC005-007-015-021-PAC017-029-045-091-101{A4p00" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=Areal Flood WARN
Tue Jan 09 18:34:51 EST 2024 error parsing NWS zone message "}KB2EAR-13>APDW16,WIDE2-2,qAR,KD2CIF-1::NWS_WARN:110336z,Areal Flood,NJC005-007-015-021-PAC017-029-045-091-101{A4p00" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=Areal Flood WARN
Tue Jan 09 18:34:53 EST 2024 error parsing NWS zone message "}WG3K-15>APMI06,N3KTX-7,MD2*,qAR,WG3K-15:LWXFLS>APRS,TCPIP,WG3K-15*::NWS-WARN:101030z,FLOOD,WVC065{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}GSPFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100000z,FLASH_FLOOD,NCC003,NCC035{J00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}CHSFLS>APRS,qAO,AE5PL-WX::NWS-WARN:101500z,FLOOD,SCC015,SCC043,SCC089{d10AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}CHSFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101500z,FLOOD,SCC015,SCC043,SCC089{d10AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}JANFLS>APRS,qAO,AE5PL-WX::NWS-WARN:100400z,FLOOD,MSC067{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}JANFLS>APRS,qAO,AE5PL-WX::NWS_WARN:100400z,FLOOD,MSC067{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}RLXFLS>APRS,qAO,AE5PL-WX::NWS-WARN:100030z,FLOOD,VAC027,VAC051{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}RLXFLS>APRS,qAO,AE5PL-WX::NWS_WARN:100030z,FLOOD,VAC027,VAC051{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS-WARN:100545z,FLOOD,GAC117{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS_WARN:100545z,FLOOD,GAC117{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}RNKFLS>APRS,qAO,AE5PL-WX::NWS-WARN:101200z,FLOOD,NCC005,NCC009,NCC171,NCC189,NCC193,NCC197{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}RNKFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101200z,FLOOD,NCC005,NCC009,NCC171,NCC189,NCC193,NCC197{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS-WARN:100945z,FLOOD,GAC021,GAC153,GAC169,GAC207,GAC289{V00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}FFCFLS>APRS,qAO,AE5PL-WX::NWS_WARN:100945z,FLOOD,GAC021,GAC153,GAC169,GAC207,GAC289{V00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}RAHSVR>APRS,qAO,AE5PL-WX::NWS-WARN:100000z,SVR_STORM,NCC051,NCC085,NCC101,NCC163,NCC183{O00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}RAHSVR>APRS,qAO,AE5PL-WX::NWS_WARN:100000z,SVR_STORM,NCC051,NCC085,NCC101,NCC163,NCC183{O00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}RAHTOR>APRS,qAO,AE5PL-WX::NWS-WARN:100000z,TORNADO,NCC101{500AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=TORNADO WARN
Tue Jan 09 18:35:51 EST 2024 error parsing NWS zone message "}RAHTOR>APRS,qAO,AE5PL-WX::NWS_WARN:100000z,TORNADO,NCC101{500AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=TORNADO WARN
Tue Jan 09 18:36:34 EST 2024 error parsing NWS zone message "}KB2EAR-13>APDW16,KC2GOW-1,WA2FPB-5*,qAR,KC2MDN-1::NWS_WARN:110629z,Flood,NJC023-035{A8s00" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=Flood WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}AKQFFS>APRS,qAO,AE5PL-WX::NWS-WARN:100330z,FLASH_FLOOD,VAC007,VAC049,VAC111,VAC117,VAC135,VAC147{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}AKQFFS>APRS,qAO,AE5PL-WX::NWS_WARN:100330z,FLASH_FLOOD,VAC007,VAC049,VAC111,VAC117,VAC135,VAC147{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}RNKFLS>APRS,qAO,AE5PL-WX::NWS-WARN:101200z,FLOOD,NCC033,NCC157,NCC169,VAC009,VAC019,VAC023,VAC067,VAC089,VAC143,VAC163,VAC690{800AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}RNKFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101200z,FLOOD,NCC033,NCC157,NCC169,VAC009,VAC019,VAC023,VAC067,VAC089,VAC143,VAC163,VAC690{800AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}RNKFLS>APRS,qAO,AE5PL-WX::NWS-WARN:101200z,FLOOD,VAC005,VAC017,VAC023,VAC163,VAC580,WVC025,WVC063,WVC089{A00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}RNKFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101200z,FLOOD,VAC005,VAC017,VAC023,VAC163,VAC580,WVC025,WVC063,WVC089{A00AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}AKQFFS>APRS,qAO,AE5PL-WX::NWS-WARN:100100z,FLASH_FLOOD,VAC007,VAC111,VAC135,VAC147{300AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}AKQFFS>APRS,qAO,AE5PL-WX::NWS_WARN:100100z,FLASH_FLOOD,VAC007,VAC111,VAC135,VAC147{300AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}RNKFFW>APRS,qAO,AE5PL-WX::NWS-WARN:100130z,FLASH_FLOOD,NCC033,NCC157,VAC143,VAC590{400AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}RNKFFW>APRS,qAO,AE5PL-WX::NWS_WARN:100130z,FLASH_FLOOD,NCC033,NCC157,VAC143,VAC590{400AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}TBWSVR>APRS,qAO,AE5PL-WX::NWS-WARN:100000z,SVR_STORM,FLC015,FLC027,FLC071,FLC081,FLC115{800AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}TBWSVR>APRS,qAO,AE5PL-WX::NWS_WARN:100000z,SVR_STORM,FLC015,FLC027,FLC071,FLC081,FLC115{800AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}AKQFFS>APRS,qAO,AE5PL-WX::NWS-WARN:100415z,FLASH_FLOOD,VAC007,VAC041,VAC049,VAC075,VAC085,VAC087,VAC109,VAC145{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}AKQFFS>APRS,qAO,AE5PL-WX::NWS_WARN:100415z,FLASH_FLOOD,VAC007,VAC041,VAC049,VAC075,VAC085,VAC087,VAC109,VAC145{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}RNKFFS>APRS,qAO,AE5PL-WX::NWS-WARN:100100z,FLASH_FLOOD,NCC157,NCC169,VAC089,VAC141,VAC690{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}RNKFFS>APRS,qAO,AE5PL-WX::NWS_WARN:100100z,FLASH_FLOOD,NCC157,NCC169,VAC089,VAC141,VAC690{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLASH_FLOOD WARN
Tue Jan 09 18:36:50 EST 2024 error parsing NWS zone message "}MRXFLS>APRS,qAO,AE5PL-WX::NWS-WARN:101215z,FLOOD,TNC029{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:36:51 EST 2024 error parsing NWS zone message "}MRXFLS>APRS,qAO,AE5PL-WX::NWS_WARN:101215z,FLOOD,TNC029{100AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=FLOOD WARN
Tue Jan 09 18:36:51 EST 2024 error parsing NWS zone message "}MHXSVR>APRS,qAO,AE5PL-WX::NWS-WARN:092345z,SVR_STORM,NCC031,NCC049,NCC103,NCC133{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:36:51 EST 2024 error parsing NWS zone message "}MHXSVR>APRS,qAO,AE5PL-WX::NWS_WARN:092345z,SVR_STORM,NCC031,NCC049,NCC103,NCC133{200AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=SVR_STORM WARN
Tue Jan 09 18:36:51 EST 2024 error parsing NWS zone message "}RAHTOR>APRS,qAO,AE5PL-WX::NWS-WARN:100000z,TORNADO,NCC101{500AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=TORNADO WARN
Tue Jan 09 18:36:51 EST 2024 error parsing NWS zone message "}RAHTOR>APRS,qAO,AE5PL-WX::NWS_WARN:100000z,TORNADO,NCC101{500AA" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=TORNADO WARN
Tue Jan 09 18:36:52 EST 2024 error parsing NWS zone message "}KB2EAR-13>APDW16,KB2EAR-1*,WIDE2-1,qAR,N2HRJ-10::NWS_WARN:101845z,Flood,NJC021{A4A00" :java.lang.UnsupportedOperationException: unknown zoneType='C' for advisory type=Flood WARN


Re: YAAC and AIS-Catcher?

 

开云体育

Unfortunately, the way you're hooked up won't work. The External Message Source port type is for transmitting proper APRS packets originated by a script on the same computer as YAAC, and your !AIVDM packets don't comply with the APRS specification.

What you need to do is also install the marineports plugin, which supports NMEA-0183 over TCP/IP, and connect a port of that type to your AIS-Catcher.

Then see if the combination of both plugins works.

Hope this helps.

Andrew, KA2DDO
author of YAAC


From: [email protected] <[email protected]> on behalf of Jeremy N2UGS <jmedinac@...>
Sent: Monday, January 8, 2024 8:15:31 PM

Thank you for adding AIS-Catcher to the plugin! Though I am still having issues with YAAC reading the messages. I have it set up through an External source port.

This is the error received from YAAC :

ExtMsgSrc unable to parse line !AIVDM,1,1,,B,ENkaSQLHh@@@@@@@@@@@@@@@@@@=;I<E<@lMh00003vP000,2*6E
java.lang.StringIndexOutOfBoundsException: String index out of range: -1

Below is a screen shot of the port setup:



I guess my question is what is the proper way to import the messages from AIS-Catcher into YAAC? I may be doing this completely the wrong way...

Best Regards

Jeremy N2UGS


Re: YAAC and AIS-Catcher?

 

Just to confirm the version numbers...


Re: YAAC and AIS-Catcher?

 

Thank you for adding AIS-Catcher to the plugin! Though I am still having issues with YAAC reading the messages. I have it set up through an External source port.

This is the error received from YAAC :

ExtMsgSrc unable to parse line !AIVDM,1,1,,B,ENkaSQLHh@@@@@@@@@@@@@@@@@@=;I<E<@lMh00003vP000,2*6E
java.lang.StringIndexOutOfBoundsException: String index out of range: -1

Below is a screen shot of the port setup:



I guess my question is what is the proper way to import the messages from AIS-Catcher into YAAC? I may be doing this completely the wrong way...

Best Regards

Jeremy N2UGS

?