Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue sending email with pentaho templates #287

Open
onduex opened this issue Jan 31, 2017 · 9 comments
Open

Issue sending email with pentaho templates #287

onduex opened this issue Jan 31, 2017 · 9 comments

Comments

@onduex
Copy link

onduex commented Jan 31, 2017

Hi Sirs,
I have installed in a standalone server Debian8, Odoo8, JDK 1.7.0_111 and tomcat8.
All is running perfectly with a report designed with PRD 5.4.
But when I try to send a sale order email (or invoice) with pentaho report issue appears. Please see picture attached to see that recipients field for email is missing, as email template selection.
I have 2 email templates, one with default odoo report and one with pentaho report attached, when pentaho report is selected, this occurs.
It is sent correctly, but unable to add followers.
emailodooreport
emailpentahoreport

I have tested with tomcat7, with file WAR created for me, and nothing...

I have the test server ready to be connected if necessary....

Thanks,

@onduex onduex changed the title Issue sneding email with pentaho templates Issue sending email with pentaho templates Jan 31, 2017
@richard-willdooit
Copy link
Contributor

@onduex Please attach the screendump of the server error here, too, so anyone can respond.

As I said in my email, the problem seems deep enough that you will need to debug. Someone else may be able to help, but it is the trace that tells us what is going on.

@onduex
Copy link
Author

onduex commented Feb 9, 2017

Hi Richard,
Finally we have develop an odoo8 module to re-charge missing data.
I don't know if it is a well-done solution, but is running.
If someone needs the module, advise us.
Thanks,

@Daemogorgon23
Copy link

Daemogorgon23 commented Feb 9, 2017

I've got the same problem. When loading a mail template with an attached Pentaho report the recipients get lost. No chance to add additional followers. Furthermore, the sent mail isn't stored and shown in the message_ids of the chatter.

Tomcat7, OdooV9, Ubuntu 14.04.5

Tomcat log:
Feb 09, 2017 3:16:00 PM org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionEventHelper fireItemsAdvancedEvent SEVERE: Failed to fire prepare event: java.lang.NullPointerException: Element name must not be null Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionEventHelper firePageStartedEvent SEVERE: Failed to fire page-started event: java.lang.NullPointerException: Element name must not be null Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionEventHelper fireItemsAdvancedEvent SEVERE: Failed to fire prepare event: java.lang.NullPointerException: Element name must not be null Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'company_logo' Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'get_lang' Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=53, evaluated=29 (54.716980%), avoided=24 (45.283020%) Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=3, evaluated=2 (66.666664%), avoided=1 (33.333332%) Feb 09, 2017 3:16:04 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=1 repeating-footer-printed=1 repeating-footer-avoided=3 Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'company_logo' Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'get_lang' Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=53, evaluated=29 (54.716980%), avoided=24 (45.283020%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=3, evaluated=2 (66.666664%), avoided=1 (33.333332%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=1 repeating-footer-printed=1 repeating-footer-avoided=3 Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'company_logo' Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=35, evaluated=13 (37.142857%), avoided=22 (62.857143%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=35, evaluated=13 (37.142857%), avoided=22 (62.857143%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=35, evaluated=13 (37.142857%), avoided=22 (62.857143%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=35, evaluated=13 (37.142857%), avoided=22 (62.857143%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=35, evaluated=18 (51.428570%), avoided=17 (48.571430%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=7, evaluated=2 (28.571428%), avoided=5 (71.428574%) Feb 09, 2017 3:16:05 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=5 repeating-footer-printed=1 repeating-footer-avoided=7 Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'company_logo' Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=30, evaluated=12 (40.000000%), avoided=18 (60.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=30, evaluated=12 (40.000000%), avoided=18 (60.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=30, evaluated=12 (40.000000%), avoided=18 (60.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=30, evaluated=12 (40.000000%), avoided=18 (60.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=30, evaluated=16 (53.333332%), avoided=14 (46.666668%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=7, evaluated=2 (28.571428%), avoided=5 (71.428574%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=5 repeating-footer-printed=1 repeating-footer-avoided=7 Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=26, evaluated=13 (50.000000%), avoided=13 (50.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=26, evaluated=13 (50.000000%), avoided=13 (50.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=26, evaluated=13 (50.000000%), avoided=13 (50.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=26, evaluated=13 (50.000000%), avoided=13 (50.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=26, evaluated=16 (61.538460%), avoided=10 (38.461540%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=7, evaluated=2 (28.571428%), avoided=5 (71.428574%) Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=5 repeating-footer-printed=1 repeating-footer-avoided=7 Feb 09, 2017 3:16:06 PM org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionEventHelper firePageStartedEvent SEVERE: Failed to fire page-started event: java.lang.NullPointerException: Element name must not be null Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionEventHelper fireItemsAdvancedEvent SEVERE: Failed to fire prepare event: java.lang.NullPointerException: Element name must not be null Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'company_logo' Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'get_lang' Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=53, evaluated=29 (54.716980%), avoided=24 (45.283020%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=11, evaluated=4 (36.363636%), avoided=7 (63.636364%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=1 repeating-footer-printed=1 repeating-footer-avoided=3 Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'company_logo' Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'get_lang' Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=53, evaluated=24 (45.283020%), avoided=29 (54.716980%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=53, evaluated=29 (54.716980%), avoided=24 (45.283020%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=11, evaluated=4 (36.363636%), avoided=7 (63.636364%) Feb 09, 2017 3:16:07 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=1 repeating-footer-printed=1 repeating-footer-avoided=3 Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'company_logo' Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=35, evaluated=13 (37.142857%), avoided=22 (62.857143%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=35, evaluated=13 (37.142857%), avoided=22 (62.857143%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=35, evaluated=13 (37.142857%), avoided=22 (62.857143%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=35, evaluated=13 (37.142857%), avoided=22 (62.857143%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=35, evaluated=18 (51.428570%), avoided=17 (48.571430%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=15, evaluated=4 (26.666666%), avoided=11 (73.333336%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=5 repeating-footer-printed=1 repeating-footer-avoided=7 Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView get WARNING: Warning: Data-Set does not contain a column with name 'company_logo' Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=30, evaluated=12 (40.000000%), avoided=18 (60.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=30, evaluated=12 (40.000000%), avoided=18 (60.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=30, evaluated=12 (40.000000%), avoided=18 (60.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=30, evaluated=12 (40.000000%), avoided=18 (60.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=30, evaluated=16 (53.333332%), avoided=14 (46.666668%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=15, evaluated=4 (26.666666%), avoided=11 (73.333336%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=5 repeating-footer-printed=1 repeating-footer-avoided=7 Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=26, evaluated=13 (50.000000%), avoided=13 (50.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=26, evaluated=13 (50.000000%), avoided=13 (50.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=26, evaluated=13 (50.000000%), avoided=13 (50.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=26, evaluated=13 (50.000000%), avoided=13 (50.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0.000000%), avoided=0 (0.000000%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=26, evaluated=16 (61.538460%), avoided=10 (38.461540%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker reportCachePerformance INFO: Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=15, evaluated=4 (26.666666%), avoided=11 (73.333336%) Feb 09, 2017 3:16:08 PM org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction printPerformanceStats INFO: Performance: footer-printed=3 footer-avoided=5 repeating-footer-printed=1 repeating-footer-avoided=7

@Daemogorgon23
Copy link

Daemogorgon23 commented Feb 16, 2017

@onduex
Could you please provide me with your V8-module to recharge the missing data? Then I will adapt it for V9.

Cheers

@onduex
Copy link
Author

onduex commented Feb 21, 2017

Ok. Tomorrow I will send to you.
Thanks,

@morphace
Copy link

@Daemogorgon23 could you provide the V9 version, once adapted? If not done yet we can do it as well @onduex

@diggy128
Copy link

Same problem here.
Changing mail.compose.message.form to unhide the invisible fields, shows that when using a Pentaho report, after rendering the report and attaching, the model and res_id are removed.
That makes the recipients invisible. Also it is the same reason that after rendering and attaching the report, you can't see any templates in the template field (lower right)
(Although for a brief second while rendering the report you can).

Re-adding the model and res_id by hand, magically unhides the recipients and makes template selection available again.

That is my 2 cents.

@onduex can I have the module please?

@oihane
Copy link

oihane commented Aug 30, 2017

@onduex is the module available anywhere to download??

@disna-sistemas
Copy link

I have the same problem with v8
@onduex , could you you send me your module?
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants