dkincade
07-02-2007, 03:15 PM
hammamr wrote:
Hi,
i'm using the last milestone of pentaho demo version 1.5.4 and i have problems to send emails (the sample example). i did exctly the same in the file as shown in the file email_config_gmail.xml to configure my gmail parametters(i copied and pasted email_config_gmail.xml in email_config.xml and i added my user@gmail.com and my password) but nothing works and i don't know if it is a bug i read many discussions on the forum peaple always say that maybe it is a bug when they upgraded to the version 1.2 and they say the mail works well for the old version 1.0. i don't know exactly if it is a bug or i'm doing something wrong and i need help please.
the error message which i have is the following:
FailedError: Email.ERROR_0011 - SMTP send failed: [hammamr@hotmail.com] - javax.mail.SendFailedException: Sending failed; nested exception is: class javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 587; nested exception is: java.net.ConnectException: Connection timed out: connect (org.pentaho.plugin.email.EmailComponent)Debug: Starting execute of samples/getting-started/HelloEmail.xaction (org.pentaho.core.solution.SolutionEngine)
Debug: Getting runtime context and data (org.pentaho.core.solution.SolutionEngine)
Debug: Loading action sequence definition file (org.pentaho.core.solution.SolutionEngine)
Debug: SolutionRepository.DEBUG_FILE_PATH - getFile path=D:\pentaho\pentaho-demo\pentaho-solutions\samples\getting-started\HelloEmail.xaction (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: Adding variable source request to parameter to (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: Adding default value of "" to parameter to (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: Adding variable source request to parameter subject (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: Adding default value of "Hello World" to parameter subject (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: audit: instanceId=95e680fb-258d-11dc-ba49-4972f9895280, objectId=org.pentaho.core.runtime.RuntimeContext, messageType=action_sequence_start (org.pentaho.core.runtime.RuntimeContext)
Debug: validateComponent validating component EmailComponent (org.pentaho.core.runtime.RuntimeContext)
Debug: Validating component for action HelloEmail.xaction (org.pentaho.plugin.email.EmailComponent)
Debug: Executing action sequence (org.pentaho.core.runtime.RuntimeContext)
Debug: Executing action definition: Iteration 0 (org.pentaho.core.runtime.RuntimeContext)
Debug: audit: instanceId=95e680fb-258d-11dc-ba49-4972f9895280, objectId=EmailComponent, messageType=component_execution_started (org.pentaho.core.runtime.RuntimeContext)
Debug: execute pre-audit (org.pentaho.core.runtime.RuntimeContext)
Debug: Setting component log level to DEBUG (org.pentaho.core.runtime.RuntimeContext)
Debug: Initializing component (org.pentaho.core.runtime.RuntimeContext)
Debug: executeComponent starting audited execute (org.pentaho.core.runtime.RuntimeContext)
Debug: execute validation=true (org.pentaho.plugin.email.EmailComponent)
Debug: Execute to=[hammamr@hotmail.com], from=hammamr@gmail.com (org.pentaho.plugin.email.EmailComponent)
Debug: Execute cc=[], bcc=[] (org.pentaho.plugin.email.EmailComponent)
Debug: Execute subjectHello World (org.pentaho.plugin.email.EmailComponent)
Debug: Execute messagePlainGreetings from the Pentaho BI Platform email component! (org.pentaho.plugin.email.EmailComponent)
Debug: Execute messageHtmlnull (org.pentaho.plugin.email.EmailComponent)
Error: Email.ERROR_0011 - SMTP send failed: [hammamr@hotmail.com] - javax.mail.SendFailedException: Sending failed; nested exception is: class javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 587; nested exception is: java.net.ConnectException: Connection timed out: connect (org.pentaho.plugin.email.EmailComponent)
Debug: executeComponent finished audited execute (org.pentaho.core.runtime.RuntimeContext)
Error: RuntimeContext.ERROR_0012 - ActionDefinition for EmailComponent did not execute successfully (org.pentaho.core.runtime.RuntimeContext)
Debug: audit: instanceId=95e680fb-258d-11dc-ba49-4972f9895280, objectId=org.pentaho.core.runtime.RuntimeContext, messageType=action_sequence_failed (org.pentaho.core.runtime.RuntimeContext)
Error: SolutionEngine.ERROR_0007 - Action sequence execution failed (org.pentaho.core.solution.SolutionEngine)
Server Version 1.2.0 build 534 GA
Please help
Thanks in advance!!
Hi,
i'm using the last milestone of pentaho demo version 1.5.4 and i have problems to send emails (the sample example). i did exctly the same in the file as shown in the file email_config_gmail.xml to configure my gmail parametters(i copied and pasted email_config_gmail.xml in email_config.xml and i added my user@gmail.com and my password) but nothing works and i don't know if it is a bug i read many discussions on the forum peaple always say that maybe it is a bug when they upgraded to the version 1.2 and they say the mail works well for the old version 1.0. i don't know exactly if it is a bug or i'm doing something wrong and i need help please.
the error message which i have is the following:
FailedError: Email.ERROR_0011 - SMTP send failed: [hammamr@hotmail.com] - javax.mail.SendFailedException: Sending failed; nested exception is: class javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 587; nested exception is: java.net.ConnectException: Connection timed out: connect (org.pentaho.plugin.email.EmailComponent)Debug: Starting execute of samples/getting-started/HelloEmail.xaction (org.pentaho.core.solution.SolutionEngine)
Debug: Getting runtime context and data (org.pentaho.core.solution.SolutionEngine)
Debug: Loading action sequence definition file (org.pentaho.core.solution.SolutionEngine)
Debug: SolutionRepository.DEBUG_FILE_PATH - getFile path=D:\pentaho\pentaho-demo\pentaho-solutions\samples\getting-started\HelloEmail.xaction (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: Adding variable source request to parameter to (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: Adding default value of "" to parameter to (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: Adding variable source request to parameter subject (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: Adding default value of "Hello World" to parameter subject (org.pentaho.repository.filebased.solution.Solutio nRepository)
Debug: audit: instanceId=95e680fb-258d-11dc-ba49-4972f9895280, objectId=org.pentaho.core.runtime.RuntimeContext, messageType=action_sequence_start (org.pentaho.core.runtime.RuntimeContext)
Debug: validateComponent validating component EmailComponent (org.pentaho.core.runtime.RuntimeContext)
Debug: Validating component for action HelloEmail.xaction (org.pentaho.plugin.email.EmailComponent)
Debug: Executing action sequence (org.pentaho.core.runtime.RuntimeContext)
Debug: Executing action definition: Iteration 0 (org.pentaho.core.runtime.RuntimeContext)
Debug: audit: instanceId=95e680fb-258d-11dc-ba49-4972f9895280, objectId=EmailComponent, messageType=component_execution_started (org.pentaho.core.runtime.RuntimeContext)
Debug: execute pre-audit (org.pentaho.core.runtime.RuntimeContext)
Debug: Setting component log level to DEBUG (org.pentaho.core.runtime.RuntimeContext)
Debug: Initializing component (org.pentaho.core.runtime.RuntimeContext)
Debug: executeComponent starting audited execute (org.pentaho.core.runtime.RuntimeContext)
Debug: execute validation=true (org.pentaho.plugin.email.EmailComponent)
Debug: Execute to=[hammamr@hotmail.com], from=hammamr@gmail.com (org.pentaho.plugin.email.EmailComponent)
Debug: Execute cc=[], bcc=[] (org.pentaho.plugin.email.EmailComponent)
Debug: Execute subjectHello World (org.pentaho.plugin.email.EmailComponent)
Debug: Execute messagePlainGreetings from the Pentaho BI Platform email component! (org.pentaho.plugin.email.EmailComponent)
Debug: Execute messageHtmlnull (org.pentaho.plugin.email.EmailComponent)
Error: Email.ERROR_0011 - SMTP send failed: [hammamr@hotmail.com] - javax.mail.SendFailedException: Sending failed; nested exception is: class javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 587; nested exception is: java.net.ConnectException: Connection timed out: connect (org.pentaho.plugin.email.EmailComponent)
Debug: executeComponent finished audited execute (org.pentaho.core.runtime.RuntimeContext)
Error: RuntimeContext.ERROR_0012 - ActionDefinition for EmailComponent did not execute successfully (org.pentaho.core.runtime.RuntimeContext)
Debug: audit: instanceId=95e680fb-258d-11dc-ba49-4972f9895280, objectId=org.pentaho.core.runtime.RuntimeContext, messageType=action_sequence_failed (org.pentaho.core.runtime.RuntimeContext)
Error: SolutionEngine.ERROR_0007 - Action sequence execution failed (org.pentaho.core.solution.SolutionEngine)
Server Version 1.2.0 build 534 GA
Please help
Thanks in advance!!