com.fourjs.report.util.LStr - failed to find message file

Started by ORGA-SOFT B., May 19, 2017, 11:09:17 AM

Previous topic - Next topic

ORGA-SOFT B.

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

Alex G.

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

ORGA-SOFT B.

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