¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: hang on Mac OS X
I trimmed the jstack output to show the offending problem. It seems that one of the serial ports on your Mac is stuck, so when JSSC attempts to open it to confirm it is a real serial port (not a
By Andrew P. · #820 ·
Re: URGENT: new build#163 of YAAC, created 2020-Dec-29
Here is the output of the 'jstack' command on the sub-process: % jstack 17388 2020-12-30 07:31:31 Full thread dump Java HotSpot(TM) 64-Bit Server VM (15.0.1+9-18 mixed mode, sharing): Threads class
By Matthew - NB?X · #819 ·
Re: URGENT: new build#163 of YAAC, created 2020-Dec-29
Hmmm.... interesting. I hope something didn't get broken from the build#163 fixes. Alas, I'm not familiar enough with Mac OS X to be sure how to do this. But here's what I'd like you to try to do: 1.
By Andrew P. · #818 ·
Re: URGENT: new build#163 of YAAC, created 2020-Dec-29
Andrew, thank you for a very fine APRS client. I upgraded from build#161 to build#163 yesterday, and the application now hangs when trying to add a port in the 'Expert Configuration'. I am running on
By Matthew - NB?X · #817 ·
Re: next beta build#162 of YAAC, created 2020-Dec-28
Exactly the same issue on my Raspberry pi installation. Simon 2E0CRV
By Simon Hodder · #816 ·
Re: next beta build#162 of YAAC, created 2020-Dec-28
Same problem for me on my Raspberry Pi installation.Simon 2E0CRV
By Simon Hodder · #815 ·
Re: URGENT: new build#163 of YAAC, created 2020-Dec-29
YAACMain.jar is how I had to split the YAAC code in half so I could get the dynamically located JSSC library to be recognized. The problem in build#162 was a security rule in the Java runtime that I
By Andrew P. · #814 ·
Re: URGENT: new build#163 of YAAC, created 2020-Dec-29
I found it.? ? The web server is operating on port 8008. More info is at https://www.ka2ddo.org/ka2ddo/YAACapi/org/ka2ddo/yaac/webserver/package-summary.html
Re: URGENT: new build#163 of YAAC, created 2020-Dec-29
I've installed 163 and have set up the AREDN plugin. It immediately worked flawlessly. The release notes say: "Such a map can be exported back to the mesh by making the YAAC mini-webserver a service
By Bill WA4OPQ · #812 ·
Re: URGENT: new build#163 of YAAC, created 2020-Dec-29
Working Great again! Pardon the dumb question if I missed it. What is YAAC MAIN?
By Ronny Julian · #811 ·
Re: YAAC on a Pi0
Hello Andrew, Looks like YAAC was getting the JSSC from the YAAC directory after all. ( JSSC found at /home/pi/YAAC/YAAC/lib/jssc-2.9.2.jar) I installed the package "sudo apt install libjssc-java".
By DaveK · #810 ·
Re: YAAC on a Pi0
I was unable to configure those. It fails on old jssc error. I think i have the libjssc-java installed. Get Outlook for Android<https://aka.ms/ghei36> ________________________________ Sent: Tuesday,
By DaveK · #809 ·
Re: YAAC on a Pi0
Dave, Are you able to configure serial port devices (Serial_TNC, Serial_Weather, etc.) on your Pi Zero? Do you have the package libjssc-java installed on your Pi? Andrew, KA2DDO author of YAAC
By Andrew P. · #808 ·
Re: YAAC on a Pi0
It seems to be working now on my Pi0 in the latest build 163. Still haven¡¯t figured out how to get it to start on boot automatically. Many thanks to Andrew. Sent: Tuesday, December 29, 2020 7:31 AM
By DaveK · #807 ·
Re: URGENT: new build#163 of YAAC, created 2020-Dec-29
Yeah! So many thanks. It works again ? ve2pcq
By Pascal Charette · #806 ·
URGENT: new build#163 of YAAC, created 2020-Dec-29
next beta build#163 of YAAC ("Yet Another APRS Client"), created 2020-Dec-29 downloadable from https://www.ka2ddo.org/ka2ddo/YAAC.html or https://sourceforge.net/projects/yetanotheraprsc IF you have
By Andrew P. · #805 ·
Re: next beta build#162 of YAAC, created 2020-Dec-28
I did find the file and deleted it. Same results as before. Hangs on the splash page. Tom KG2U
By Thomas Utesch · #804 ·
Re: next beta build#162 of YAAC, created 2020-Dec-28
The file was not in that directory or anywhere else on the drive.
By Ronny Julian · #803 ·
Re: Fixing the breakage in build#162
Correction: I will have build#163 out ASAP. ________________________________________ Sent: Tuesday, December 29, 2020 2:17 PM To: [email protected] Subject: Fixing the breakage in build#162 I
By Andrew P. · #802 ·
Fixing the breakage in build#162
I apologize for the mess. Somehow, the code to handle conditional JSSC selection worked for me in development, but not in production. I can replicate the issue, and am currently trying to fix it.
By Andrew P. · #801 ·