Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 42432 invoked from network); 10 Mar 2006 20:44:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Mar 2006 20:44:24 -0000 Received: (qmail 25534 invoked by uid 500); 10 Mar 2006 20:44:19 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 25393 invoked by uid 500); 10 Mar 2006 20:44:18 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 25222 invoked by uid 99); 10 Mar 2006 20:44:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Mar 2006 12:44:18 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_MESSAGE,NO_REAL_NAME,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [159.53.110.162] (HELO sj6.svr.bankone.net) (159.53.110.162) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Mar 2006 12:44:16 -0800 Received: from se1.svr.bankone.net (se1.svr.bankone.net [155.180.234.112]) by sj6.svr.bankone.net (Switch-3.1.7/Switch-3.1.7) with ESMTP id k2AKqF08008269 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Fri, 10 Mar 2006 15:52:15 -0500 Received: from jpmchase.com ([10.246.2.155]) by se1.svr.bankone.net (Switch-3.1.7/Switch-3.1.7) with ESMTP id k2AKhrUw025555 for ; Fri, 10 Mar 2006 15:43:53 -0500 Received: from ([10.21.212.167]) by imb1.jpmchase.com with ESMTP id KP-BRCGX.12558185; Fri, 10 Mar 2006 15:42:07 -0500 To: continuum-users@maven.apache.org Subject: Jabber not working MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.10 March 22, 2002 Message-ID: From: raghurajan.x.gurunathan@jpmchase.com Date: Fri, 10 Mar 2006 14:42:56 -0600 X-MIMETrack: S/MIME Sign by Notes Client on Raghurajan X Gurunathan/JPMCHASE(Release 5.0.10 |March 22, 2002) at 03/10/2006 02:42:54 PM, Serialize by Notes Client on Raghurajan X Gurunathan/JPMCHASE(Release 5.0.10 |March 22, 2002) at 03/10/2006 02:42:54 PM, Serialize complete at 03/10/2006 02:42:54 PM, S/MIME Sign failed at 03/10/2006 02:42:54 PM: The cryptographic key was not found, Serialize by Router on MIUSMF008/JPMCHASE(Release 6.5.3|September 14, 2004) at 03/10/2006 03:43:32 PM, Serialize complete at 03/10/2006 03:43:32 PM Content-Type: multipart/alternative; boundary="=_alternative 0071CABD8625712D_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=_alternative 0071CABD8625712D_= Content-Type: text/plain; charset="us-ascii" Hi All, I'm using continuum 1.0.3 and added a shell project. then in my pom notifiers i have jabber mx.company.com 5222 raghu guru password company.com false
raghu@company.com
false
true true false but when i build it, getting the error as 4377956 [Thread-1] INFO org.codehaus.plexus.notification.notifier.Notifier:jabber - Current build state: 2, previous build state: 3 4383040 [Thread-1] ERROR org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project - Error while executing task. java.lang.NullPointerException at org.codehaus.plexus.jabber.DefaultJabberClient.logon(DefaultJabberClient.java:103) at org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:218) at org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendNotification(JabberContinuumNotifier.java:135) at org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:170) at org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:96) at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:363) at org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:53) at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:103) at java.lang.Thread.run(Thread.java:534) I guess i'm missing something thats why getting NullPointer , anyone has any idea on this?? Thanks, Raghu --=_alternative 0071CABD8625712D_=--