Four Js Development Tools Forum

Discussions by product => Reporting tools (GRW, GRE) => Topic started by: ORGA-SOFT B. on May 19, 2017, 11:09:17 am



Title: com.fourjs.report.util.LStr - failed to find message file
Post by: ORGA-SOFT B. on May 19, 2017, 11:09:17 am
Hello,

we have a problem by printing with the report writer.
each time we use it we get a warning

WARN com.fourjs.report.util.LStr - failed to find message file "/path/findDialog"

so the message file findDialog is at this Position.

so whats wron any suggestions?

Best regards
Martin


Title: Re: com.fourjs.report.util.LStr - failed to find message file
Post by: Alex G. on May 19, 2017, 11:28:13 am
Hi Martin,
You can activate debugging by setting GREDEBUG=9 and then the localization lookup is more verbose. Perhaps you can then spot where the string "/path/findDialog" originates from. If that doesn't help then I suggest to contact the support with this problem.
Regards,

Alex


Title: Re: com.fourjs.report.util.LStr - failed to find message file
Post by: ORGA-SOFT B. on May 19, 2017, 12:31:39 pm
Problem solved!
the File was in the fglprofile configured with the path. so the path was doubled.

Thank You and have a nice day!
Martin