WordRider Home
Welcome! Log In Create A New Profile

Advanced

Missing app log file

Posted by Vity 
Missing app log file
September 24, 2017 06:56AM
@Ntoskrnl, @Tong2Show @Birchie @....

I am experimenting with a bundling JRE. I created a new frd_jre.exe via Laucnh4J - it works fine (it's using bundled JRE in folder jre if present), but I noticed one issue. App.log file stopped to be generated.
Any idea why this can happen? I don't see a reason why it should change log level or something.

Note1: It looks like a problem of FRD 1.0 in general. No matter JRE or frd.exe.
Note2: It looks like it's necessary to enable debug mode ... I will enable it by default for everyone.

-------------------------------------





Edited 3 time(s). Last edit at 09/24/2017 08:38AM by Vity.
Attachments:
open | download - frd_jre.zip (24 KB)
Re: Missing app log file
February 24, 2018 11:55AM
It seems like the log file is only generated if there is a log message that would go there. So for non-debug, it is only generated if there's a warning or error. Is this how it works for you?

Also, I noticed that Ant 1.9 which is bundled with IntelliJ does not work properly on Java 9 (see objectDbEnhance task). So you must use external Ant 1.10 to build FRD.
Sorry, only registered users may post in this forum.

Click here to login