Search found 20 matches

by chris__29
Wed Apr 20, 2022 3:10 am
Forum: General discussion and questions about Aware IM
Topic: New Config Tool ability needed
Replies: 2
Views: 1573

Re: New Config Tool ability needed

+1. This is very painful
by chris__29
Wed Mar 02, 2022 8:52 am
Forum: General discussion and questions about Aware IM
Topic: Too many columns for table
Replies: 5
Views: 3372

Re: Too many columns for table

In my.ini place the following in as the last line. We had this problem some time ago.

Code: Select all

innodb_strict_mode = 0
by chris__29
Fri Feb 11, 2022 2:31 am
Forum: General discussion and questions about Aware IM
Topic: MacOS App In Zip Instead Of Installer
Replies: 7
Views: 4158

Re: MacOS App In Zip Instead Of Installer

On a more positive note, the new build will fix a Mac-specific bug where the Standard View of rules was always the first to open even if you last worked with the Textual View
YAY!!
by chris__29
Mon Jan 24, 2022 4:48 am
Forum: General discussion and questions about Aware IM
Topic: Version 8.7 beta
Replies: 14
Views: 5874

Re: Version 8.7 beta

Will this include the Log4j update ?
by chris__29
Thu Dec 16, 2021 7:50 am
Forum: General discussion and questions about Aware IM
Topic: Are we safe from log4j vulnerability
Replies: 12
Views: 22840

Re: Are we safe from log4j vulnerability

You can verify issues using the log4j-detector https://github.com/mergebase/log4j-detector Simple to use Usage: java -jar log4j-detector-2021.12.15.jar [--verbose] [paths to scan...] EG: C:\AwareIM\JDK\bin\java -jar log4j-detector-2021.12.15.jar C:\AwareIM You should get something like this C:\Aware...