Hello,
If MAX Job Time has expired, Mail-notifier doesn't send ERROR notification. The notifier of my project in Continuum with Events - Error had been configured. Log is attached. Regards, Dima
INFO | jvm 1 | 2007/08/03 13:56:27 | 2007-08-03 13:56:27,746 [pool-1-thread-1] INFO ShellCommandHelper:default - Executing: cmd.exe /X /C '""C:\Program Files\apache-ant-1.6.2\bin\ant" -f Auxiliary/Build/build.xml clean developbuild test-widgetlib-CI"' INFO | jvm 1 | 2007/08/03 13:56:27 | 2007-08-03 13:56:27,746 [pool-1-thread-1] INFO ShellCommandHelper:default - Working directory: D:\continuum\continuum-1.1-beta-1\apps\continuum\webapp\WEB-INF\working-directory\2 INFO | jvm 1 | 2007/08/03 13:58:00 | 2007-08-03 13:58:00,105 [Thread-6] WARN TaskQueueExecutor:build-project - Task [EMAIL PROTECTED] didn't complete within time, cancelling it. INFO | jvm 1 | 2007/08/03 13:58:00 | killed. INFO | jvm 1 | 2007/08/03 13:58:00 | 2007-08-03 13:58:00,137 [pool-1-thread-1] ERROR Action:execute-builder - Error running buildResult INFO | jvm 1 | 2007/08/03 13:58:00 | org.apache.maven.continuum.execution.ContinuumBuildCancelledException: The build was cancelled INFO | jvm 1 | 2007/08/03 13:58:00 | at org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:214) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.apache.maven.continuum.execution.ant.AntBuildExecutor.build(AntBuildExecutor.java:95) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.apache.maven.continuum.core.action.ExecuteBuilderContinuumAction.execute(ExecuteBuilderContinuumAction.java:140) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:406) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:145) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:50) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116) INFO | jvm 1 | 2007/08/03 13:58:00 | at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442) INFO | jvm 1 | 2007/08/03 13:58:00 | at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176) INFO | jvm 1 | 2007/08/03 13:58:00 | at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665) INFO | jvm 1 | 2007/08/03 13:58:00 | at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690) INFO | jvm 1 | 2007/08/03 13:58:00 | at java.lang.Thread.run(Thread.java:619) INFO | jvm 1 | 2007/08/03 13:58:00 | Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while executing external command, process killed. INFO | jvm 1 | 2007/08/03 13:58:00 | at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:164) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:89) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:114) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:59) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:202) INFO | jvm 1 | 2007/08/03 13:58:00 | ... 11 more INFO | jvm 1 | 2007/08/03 13:58:00 | Caused by: java.lang.InterruptedException INFO | jvm 1 | 2007/08/03 13:58:00 | at java.lang.ProcessImpl.waitFor(Native Method) INFO | jvm 1 | 2007/08/03 13:58:00 | at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:128) INFO | jvm 1 | 2007/08/03 13:58:00 | ... 15 more INFO | jvm 1 | 2007/08/03 13:58:00 | 2007-08-03 13:58:00,887 [pool-1-thread-1] INFO BuildController:default - Performing action deploy-artifact INFO | jvm 1 | 2007/08/03 13:58:02 | killed. INFO | jvm 1 | 2007/08/03 13:58:02 | 2007-08-03 13:58:02,480 [pool-1-thread-1] ERROR ContinuumNotificationDispatcher:default - Error while trying to use the mailnotifier. INFO | jvm 1 | 2007/08/03 13:58:02 | org.codehaus.plexus.notification.NotificationException: Error while generating mail contents. INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.notification.mail.MailContinuumNotifier.buildComplete(MailContinuumNotifier.java:335) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.notification.mail.MailContinuumNotifier.sendNotification(MailContinuumNotifier.java:227) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:199) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:151) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:103) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.buildcontroller.DefaultBuildController.endBuild(DefaultBuildController.java:219) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:173) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:50) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116) INFO | jvm 1 | 2007/08/03 13:58:02 | at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442) INFO | jvm 1 | 2007/08/03 13:58:02 | at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176) INFO | jvm 1 | 2007/08/03 13:58:02 | at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665) INFO | jvm 1 | 2007/08/03 13:58:02 | at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690) INFO | jvm 1 | 2007/08/03 13:58:02 | at java.lang.Thread.run(Thread.java:619) INFO | jvm 1 | 2007/08/03 13:58:02 | Caused by: org.apache.maven.continuum.installation.InstallationException: Error while executing external command, process killed. INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.installation.DefaultInstallationService.getDefaultJdkInformations(DefaultInstallationService.java:233) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.notification.mail.MailContinuumNotifier.getJavaHomeInformations(MailContinuumNotifier.java:361) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.notification.mail.MailContinuumNotifier.buildComplete(MailContinuumNotifier.java:308) INFO | jvm 1 | 2007/08/03 13:58:02 | ... 13 more INFO | jvm 1 | 2007/08/03 13:58:02 | Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while executing external command, process killed. INFO | jvm 1 | 2007/08/03 13:58:02 | at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:164) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:89) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.installation.DefaultInstallationService.getJavaHomeInformations(DefaultInstallationService.java:284) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.apache.maven.continuum.installation.DefaultInstallationService.getDefaultJdkInformations(DefaultInstallationService.java:225) INFO | jvm 1 | 2007/08/03 13:58:02 | ... 15 more INFO | jvm 1 | 2007/08/03 13:58:02 | Caused by: java.lang.InterruptedException INFO | jvm 1 | 2007/08/03 13:58:02 | at java.lang.ProcessImpl.waitFor(Native Method) INFO | jvm 1 | 2007/08/03 13:58:02 | at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:128) INFO | jvm 1 | 2007/08/03 13:58:02 | ... 18 more INFO | jvm 1 | 2007/08/03 13:58:03 | killed. INFO | jvm 1 | 2007/08/03 13:58:03 | 2007-08-03 13:58:03,559 [pool-1-thread-1] ERROR ContinuumNotificationDispatcher:default - Error while trying to use the mailnotifier. INFO | jvm 1 | 2007/08/03 13:58:03 | org.codehaus.plexus.notification.NotificationException: Error while generating mail contents. INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.notification.mail.MailContinuumNotifier.buildComplete(MailContinuumNotifier.java:335) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.notification.mail.MailContinuumNotifier.sendNotification(MailContinuumNotifier.java:227) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:199) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:151) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:103) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.buildcontroller.DefaultBuildController.endBuild(DefaultBuildController.java:219) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:173) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:50) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116) INFO | jvm 1 | 2007/08/03 13:58:03 | at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442) INFO | jvm 1 | 2007/08/03 13:58:03 | at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176) INFO | jvm 1 | 2007/08/03 13:58:03 | at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665) INFO | jvm 1 | 2007/08/03 13:58:03 | at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690) INFO | jvm 1 | 2007/08/03 13:58:03 | at java.lang.Thread.run(Thread.java:619) INFO | jvm 1 | 2007/08/03 13:58:03 | Caused by: org.apache.maven.continuum.installation.InstallationException: Error while executing external command, process killed. INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.installation.DefaultInstallationService.getDefaultJdkInformations(DefaultInstallationService.java:233) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.notification.mail.MailContinuumNotifier.getJavaHomeInformations(MailContinuumNotifier.java:361) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.notification.mail.MailContinuumNotifier.buildComplete(MailContinuumNotifier.java:308) INFO | jvm 1 | 2007/08/03 13:58:03 | ... 13 more INFO | jvm 1 | 2007/08/03 13:58:03 | Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while executing external command, process killed. INFO | jvm 1 | 2007/08/03 13:58:03 | at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:164) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:89) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.installation.DefaultInstallationService.getJavaHomeInformations(DefaultInstallationService.java:284) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.apache.maven.continuum.installation.DefaultInstallationService.getDefaultJdkInformations(DefaultInstallationService.java:225) INFO | jvm 1 | 2007/08/03 13:58:03 | ... 15 more INFO | jvm 1 | 2007/08/03 13:58:03 | Caused by: java.lang.InterruptedException INFO | jvm 1 | 2007/08/03 13:58:03 | at java.lang.ProcessImpl.waitFor(Native Method) INFO | jvm 1 | 2007/08/03 13:58:03 | at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:128) INFO | jvm 1 | 2007/08/03 13:58:03 | ... 18 more
