You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by AyoContinuum <ao...@yahoo.com> on 2007/02/03 22:19:41 UTC

Jabber google talk

Hi,
      I am having a bit of trouble getting continuum to alert me of builds
via google talk/jabber. I setup jabber in continuum according to the faq on
the apache continuum website. 

It says that it can't connect to google talk at that port.

I set the recipent as name@gmail.com...Any ideas?
 
I get the following error in continuum logs:

2007-02-03 15:16:38,703 [Thread-3] ERROR ContinuumNotificationDispatcher -
Error while trying to use the jabbernotifier.
INFO   | jvm 1    | 2007/02/03 15:16:38 |
org.codehaus.plexus.notification.NotificationException: Exception while
sending message.
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:241)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendNotification(JabberContinuumNotifier.java:139)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:173)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:96)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:378)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java(Compiled
Code))
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
java.lang.Thread.run(Thread.java:568)
INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by:
org.codehaus.plexus.jabber.JabberClientException: Can't connect to
talk.google.com:5222
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:51)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:221)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 7 more
INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by: XMPPError connecting to
talk.google.com:5222.: (502)
INFO   | jvm 1    | 2007/02/03 15:16:38 |   -- caused by:
java.net.ConnectException: Connection refused: connect
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.jivesoftware.smack.XMPPConnection.<init>(XMPPConnection.java:174)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:42)
INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 8 more
INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,461
[SocketListener0-1] ERROR VelocityComponent              - RHS of #set
statement is null. Context will not be modified. screens/ProjectBuild.vm
[line 103, column 3]
INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,476
[SocketListener0-1] WARN  VelocityComponent              -
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = screens/ProjectBuild.vm [line 137,column 64] :
$requestUtil.getParameter('id') is not a valid reference.
INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,507
[SocketListener0-1] WARN  VelocityComponent              -
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = screens/ProjectBuild.vm [line 137,column 96] :
${requestUtil.getParameter('buildId')} is not a valid reference.
INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
[SocketListener0-1] ERROR VelocityComponent              - Left side
($notifier.configuration.sslConnection) of '==' operation has null value. If
a reference, it may not be in the context. Operation not possible.
screens/EditJabberNotifier.vm [line 57, column 104]
INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
[SocketListener0-1] ERROR VelocityComponent              - Left side
($notifier.configuration.isGroup) of '==' operation has null value. If a
reference, it may not be in the context. Operation not possible.
screens/EditJabberNotifier.vm [line 63, column 92]
INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
[SocketListener0-1] ERROR VelocityComponent              - Left side
($notifier.configuration.sslConnection) of '==' operation has null value. If
a reference, it may not be in the context. Operation not possible.
screens/EditJabberNotifier.vm [line 57, column 104]
INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
[SocketListener0-1] ERROR VelocityComponen



-- 
View this message in context: http://www.nabble.com/Jabber-google-talk-tf3167602.html#a8787054
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: Jabber google talk

Posted by AyoContinuum <ao...@yahoo.com>.
Is there no solution for this problem? Other forums don't seem to have an
answer...

AyoContinuum wrote:
> 
> Hi,
>       I am having a bit of trouble getting continuum to alert me of builds
> via google talk/jabber. I setup jabber in continuum according to the faq
> on the apache continuum website. 
> 
> It says that it can't connect to google talk at that port.
> 
> I set the recipent as name@gmail.com...Any ideas?
>  
> I get the following error in continuum logs:
> 
> 2007-02-03 15:16:38,703 [Thread-3] ERROR ContinuumNotificationDispatcher -
> Error while trying to use the jabbernotifier.
> INFO   | jvm 1    | 2007/02/03 15:16:38 |
> org.codehaus.plexus.notification.NotificationException: Exception while
> sending message.
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:241)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendNotification(JabberContinuumNotifier.java:139)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:173)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:96)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:378)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java(Compiled
> Code))
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> java.lang.Thread.run(Thread.java:568)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by:
> org.codehaus.plexus.jabber.JabberClientException: Can't connect to
> talk.google.com:5222
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:51)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:221)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 7 more
> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by: XMPPError connecting
> to talk.google.com:5222.: (502)
> INFO   | jvm 1    | 2007/02/03 15:16:38 |   -- caused by:
> java.net.ConnectException: Connection refused: connect
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.jivesoftware.smack.XMPPConnection.<init>(XMPPConnection.java:174)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:42)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 8 more
> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,461
> [SocketListener0-1] ERROR VelocityComponent              - RHS of #set
> statement is null. Context will not be modified. screens/ProjectBuild.vm
> [line 103, column 3]
> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,476
> [SocketListener0-1] WARN  VelocityComponent              -
> org.apache.velocity.runtime.exception.ReferenceException: reference :
> template = screens/ProjectBuild.vm [line 137,column 64] :
> $requestUtil.getParameter('id') is not a valid reference.
> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,507
> [SocketListener0-1] WARN  VelocityComponent              -
> org.apache.velocity.runtime.exception.ReferenceException: reference :
> template = screens/ProjectBuild.vm [line 137,column 96] :
> ${requestUtil.getParameter('buildId')} is not a valid reference.
> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
> [SocketListener0-1] ERROR VelocityComponent              - Left side
> ($notifier.configuration.sslConnection) of '==' operation has null value.
> If a reference, it may not be in the context. Operation not possible.
> screens/EditJabberNotifier.vm [line 57, column 104]
> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
> [SocketListener0-1] ERROR VelocityComponent              - Left side
> ($notifier.configuration.isGroup) of '==' operation has null value. If a
> reference, it may not be in the context. Operation not possible.
> screens/EditJabberNotifier.vm [line 63, column 92]
> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
> [SocketListener0-1] ERROR VelocityComponent              - Left side
> ($notifier.configuration.sslConnection) of '==' operation has null value.
> If a reference, it may not be in the context. Operation not possible.
> screens/EditJabberNotifier.vm [line 57, column 104]
> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
> [SocketListener0-1] ERROR VelocityComponen
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Jabber-google-talk-tf3167602.html#a8808242
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: Jabber google talk

Posted by AyoContinuum <ao...@yahoo.com>.
I did the configuration for the jabber notifier through the web interface
while continuum was running as a service.

Would i need to restart? do i need to make a change to the application.xml?

Thanks

AyoContinuum wrote:
> 
> How did you set yours up? 
> 
> Thanks
> 
> Emmanuel Venisse wrote:
>> 
>> Last time I used it, it worked fine. It seems that in your case, the
>> service wasn't available (error 502).
>> 
>> Emmanuel
>> 
>> AyoContinuum a écrit :
>>> Hi,
>>>       I am having a bit of trouble getting continuum to alert me of
>>> builds
>>> via google talk/jabber. I setup jabber in continuum according to the faq
>>> on
>>> the apache continuum website. 
>>> 
>>> It says that it can't connect to google talk at that port.
>>> 
>>> I set the recipent as name@gmail.com...Any ideas?
>>>  
>>> I get the following error in continuum logs:
>>> 
>>> 2007-02-03 15:16:38,703 [Thread-3] ERROR ContinuumNotificationDispatcher
>>> -
>>> Error while trying to use the jabbernotifier.
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 |
>>> org.codehaus.plexus.notification.NotificationException: Exception while
>>> sending message.
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:241)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendNotification(JabberContinuumNotifier.java:139)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:173)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:96)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:378)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java(Compiled
>>> Code))
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> java.lang.Thread.run(Thread.java:568)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by:
>>> org.codehaus.plexus.jabber.JabberClientException: Can't connect to
>>> talk.google.com:5222
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:51)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:221)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 7 more
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by: XMPPError
>>> connecting to
>>> talk.google.com:5222.: (502)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 |   -- caused by:
>>> java.net.ConnectException: Connection refused: connect
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.jivesoftware.smack.XMPPConnection.<init>(XMPPConnection.java:174)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:42)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 8 more
>>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,461
>>> [SocketListener0-1] ERROR VelocityComponent              - RHS of #set
>>> statement is null. Context will not be modified. screens/ProjectBuild.vm
>>> [line 103, column 3]
>>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,476
>>> [SocketListener0-1] WARN  VelocityComponent              -
>>> org.apache.velocity.runtime.exception.ReferenceException: reference :
>>> template = screens/ProjectBuild.vm [line 137,column 64] :
>>> $requestUtil.getParameter('id') is not a valid reference.
>>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,507
>>> [SocketListener0-1] WARN  VelocityComponent              -
>>> org.apache.velocity.runtime.exception.ReferenceException: reference :
>>> template = screens/ProjectBuild.vm [line 137,column 96] :
>>> ${requestUtil.getParameter('buildId')} is not a valid reference.
>>> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
>>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>>> ($notifier.configuration.sslConnection) of '==' operation has null
>>> value. If
>>> a reference, it may not be in the context. Operation not possible.
>>> screens/EditJabberNotifier.vm [line 57, column 104]
>>> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
>>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>>> ($notifier.configuration.isGroup) of '==' operation has null value. If a
>>> reference, it may not be in the context. Operation not possible.
>>> screens/EditJabberNotifier.vm [line 63, column 92]
>>> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
>>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>>> ($notifier.configuration.sslConnection) of '==' operation has null
>>> value. If
>>> a reference, it may not be in the context. Operation not possible.
>>> screens/EditJabberNotifier.vm [line 57, column 104]
>>> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
>>> [SocketListener0-1] ERROR VelocityComponen
>>> 
>>> 
>>> 
>> 
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Jabber-google-talk-tf3167602.html#a8812280
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: Jabber google talk

Posted by AyoContinuum <ao...@yahoo.com>.
How did you set yours up? 

Thanks

Emmanuel Venisse wrote:
> 
> Last time I used it, it worked fine. It seems that in your case, the
> service wasn't available (error 502).
> 
> Emmanuel
> 
> AyoContinuum a écrit :
>> Hi,
>>       I am having a bit of trouble getting continuum to alert me of
>> builds
>> via google talk/jabber. I setup jabber in continuum according to the faq
>> on
>> the apache continuum website. 
>> 
>> It says that it can't connect to google talk at that port.
>> 
>> I set the recipent as name@gmail.com...Any ideas?
>>  
>> I get the following error in continuum logs:
>> 
>> 2007-02-03 15:16:38,703 [Thread-3] ERROR ContinuumNotificationDispatcher
>> -
>> Error while trying to use the jabbernotifier.
>> INFO   | jvm 1    | 2007/02/03 15:16:38 |
>> org.codehaus.plexus.notification.NotificationException: Exception while
>> sending message.
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:241)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendNotification(JabberContinuumNotifier.java:139)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:173)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:96)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:378)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java(Compiled
>> Code))
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> java.lang.Thread.run(Thread.java:568)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by:
>> org.codehaus.plexus.jabber.JabberClientException: Can't connect to
>> talk.google.com:5222
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:51)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:221)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 7 more
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by: XMPPError connecting
>> to
>> talk.google.com:5222.: (502)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 |   -- caused by:
>> java.net.ConnectException: Connection refused: connect
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.jivesoftware.smack.XMPPConnection.<init>(XMPPConnection.java:174)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:42)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 8 more
>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,461
>> [SocketListener0-1] ERROR VelocityComponent              - RHS of #set
>> statement is null. Context will not be modified. screens/ProjectBuild.vm
>> [line 103, column 3]
>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,476
>> [SocketListener0-1] WARN  VelocityComponent              -
>> org.apache.velocity.runtime.exception.ReferenceException: reference :
>> template = screens/ProjectBuild.vm [line 137,column 64] :
>> $requestUtil.getParameter('id') is not a valid reference.
>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,507
>> [SocketListener0-1] WARN  VelocityComponent              -
>> org.apache.velocity.runtime.exception.ReferenceException: reference :
>> template = screens/ProjectBuild.vm [line 137,column 96] :
>> ${requestUtil.getParameter('buildId')} is not a valid reference.
>> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>> ($notifier.configuration.sslConnection) of '==' operation has null value.
>> If
>> a reference, it may not be in the context. Operation not possible.
>> screens/EditJabberNotifier.vm [line 57, column 104]
>> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>> ($notifier.configuration.isGroup) of '==' operation has null value. If a
>> reference, it may not be in the context. Operation not possible.
>> screens/EditJabberNotifier.vm [line 63, column 92]
>> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>> ($notifier.configuration.sslConnection) of '==' operation has null value.
>> If
>> a reference, it may not be in the context. Operation not possible.
>> screens/EditJabberNotifier.vm [line 57, column 104]
>> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
>> [SocketListener0-1] ERROR VelocityComponen
>> 
>> 
>> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Jabber-google-talk-tf3167602.html#a8810864
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: Jabber google talk

Posted by Emmanuel Venisse <em...@venisse.net>.
I think you can use java proxy properties. You can set them in wrapper.conf

Emmanuel

AyoContinuum a écrit :
> I am behind a proxy server...does anyone have information as to how to set up
> jabber in this situation?
> 
> thanks
> 
> Emmanuel Venisse wrote:
>> Last time I used it, it worked fine. It seems that in your case, the
>> service wasn't available (error 502).
>>
>> Emmanuel
>>
>> AyoContinuum a écrit :
>>> Hi,
>>>       I am having a bit of trouble getting continuum to alert me of
>>> builds
>>> via google talk/jabber. I setup jabber in continuum according to the faq
>>> on
>>> the apache continuum website. 
>>>
>>> It says that it can't connect to google talk at that port.
>>>
>>> I set the recipent as name@gmail.com...Any ideas?
>>>  
>>> I get the following error in continuum logs:
>>>
>>> 2007-02-03 15:16:38,703 [Thread-3] ERROR ContinuumNotificationDispatcher
>>> -
>>> Error while trying to use the jabbernotifier.
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 |
>>> org.codehaus.plexus.notification.NotificationException: Exception while
>>> sending message.
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:241)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendNotification(JabberContinuumNotifier.java:139)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:173)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:96)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:378)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java(Compiled
>>> Code))
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> java.lang.Thread.run(Thread.java:568)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by:
>>> org.codehaus.plexus.jabber.JabberClientException: Can't connect to
>>> talk.google.com:5222
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:51)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:221)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 7 more
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by: XMPPError connecting
>>> to
>>> talk.google.com:5222.: (502)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 |   -- caused by:
>>> java.net.ConnectException: Connection refused: connect
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.jivesoftware.smack.XMPPConnection.<init>(XMPPConnection.java:174)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>>> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:42)
>>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 8 more
>>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,461
>>> [SocketListener0-1] ERROR VelocityComponent              - RHS of #set
>>> statement is null. Context will not be modified. screens/ProjectBuild.vm
>>> [line 103, column 3]
>>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,476
>>> [SocketListener0-1] WARN  VelocityComponent              -
>>> org.apache.velocity.runtime.exception.ReferenceException: reference :
>>> template = screens/ProjectBuild.vm [line 137,column 64] :
>>> $requestUtil.getParameter('id') is not a valid reference.
>>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,507
>>> [SocketListener0-1] WARN  VelocityComponent              -
>>> org.apache.velocity.runtime.exception.ReferenceException: reference :
>>> template = screens/ProjectBuild.vm [line 137,column 96] :
>>> ${requestUtil.getParameter('buildId')} is not a valid reference.
>>> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
>>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>>> ($notifier.configuration.sslConnection) of '==' operation has null value.
>>> If
>>> a reference, it may not be in the context. Operation not possible.
>>> screens/EditJabberNotifier.vm [line 57, column 104]
>>> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
>>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>>> ($notifier.configuration.isGroup) of '==' operation has null value. If a
>>> reference, it may not be in the context. Operation not possible.
>>> screens/EditJabberNotifier.vm [line 63, column 92]
>>> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
>>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>>> ($notifier.configuration.sslConnection) of '==' operation has null value.
>>> If
>>> a reference, it may not be in the context. Operation not possible.
>>> screens/EditJabberNotifier.vm [line 57, column 104]
>>> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
>>> [SocketListener0-1] ERROR VelocityComponen
>>>
>>>
>>>
>>
>>
> 


Re: Jabber google talk

Posted by AyoContinuum <ao...@yahoo.com>.
I am behind a proxy server...does anyone have information as to how to set up
jabber in this situation?

thanks

Emmanuel Venisse wrote:
> 
> Last time I used it, it worked fine. It seems that in your case, the
> service wasn't available (error 502).
> 
> Emmanuel
> 
> AyoContinuum a écrit :
>> Hi,
>>       I am having a bit of trouble getting continuum to alert me of
>> builds
>> via google talk/jabber. I setup jabber in continuum according to the faq
>> on
>> the apache continuum website. 
>> 
>> It says that it can't connect to google talk at that port.
>> 
>> I set the recipent as name@gmail.com...Any ideas?
>>  
>> I get the following error in continuum logs:
>> 
>> 2007-02-03 15:16:38,703 [Thread-3] ERROR ContinuumNotificationDispatcher
>> -
>> Error while trying to use the jabbernotifier.
>> INFO   | jvm 1    | 2007/02/03 15:16:38 |
>> org.codehaus.plexus.notification.NotificationException: Exception while
>> sending message.
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:241)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendNotification(JabberContinuumNotifier.java:139)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:173)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:96)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:378)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java(Compiled
>> Code))
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> java.lang.Thread.run(Thread.java:568)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by:
>> org.codehaus.plexus.jabber.JabberClientException: Can't connect to
>> talk.google.com:5222
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:51)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:221)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 7 more
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by: XMPPError connecting
>> to
>> talk.google.com:5222.: (502)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 |   -- caused by:
>> java.net.ConnectException: Connection refused: connect
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.jivesoftware.smack.XMPPConnection.<init>(XMPPConnection.java:174)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
>> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:42)
>> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 8 more
>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,461
>> [SocketListener0-1] ERROR VelocityComponent              - RHS of #set
>> statement is null. Context will not be modified. screens/ProjectBuild.vm
>> [line 103, column 3]
>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,476
>> [SocketListener0-1] WARN  VelocityComponent              -
>> org.apache.velocity.runtime.exception.ReferenceException: reference :
>> template = screens/ProjectBuild.vm [line 137,column 64] :
>> $requestUtil.getParameter('id') is not a valid reference.
>> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,507
>> [SocketListener0-1] WARN  VelocityComponent              -
>> org.apache.velocity.runtime.exception.ReferenceException: reference :
>> template = screens/ProjectBuild.vm [line 137,column 96] :
>> ${requestUtil.getParameter('buildId')} is not a valid reference.
>> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>> ($notifier.configuration.sslConnection) of '==' operation has null value.
>> If
>> a reference, it may not be in the context. Operation not possible.
>> screens/EditJabberNotifier.vm [line 57, column 104]
>> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>> ($notifier.configuration.isGroup) of '==' operation has null value. If a
>> reference, it may not be in the context. Operation not possible.
>> screens/EditJabberNotifier.vm [line 63, column 92]
>> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
>> [SocketListener0-1] ERROR VelocityComponent              - Left side
>> ($notifier.configuration.sslConnection) of '==' operation has null value.
>> If
>> a reference, it may not be in the context. Operation not possible.
>> screens/EditJabberNotifier.vm [line 57, column 104]
>> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
>> [SocketListener0-1] ERROR VelocityComponen
>> 
>> 
>> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Jabber-google-talk-tf3167602.html#a8815311
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: Jabber google talk

Posted by Emmanuel Venisse <em...@venisse.net>.
Last time I used it, it worked fine. It seems that in your case, the service wasn't available (error 502).

Emmanuel

AyoContinuum a écrit :
> Hi,
>       I am having a bit of trouble getting continuum to alert me of builds
> via google talk/jabber. I setup jabber in continuum according to the faq on
> the apache continuum website. 
> 
> It says that it can't connect to google talk at that port.
> 
> I set the recipent as name@gmail.com...Any ideas?
>  
> I get the following error in continuum logs:
> 
> 2007-02-03 15:16:38,703 [Thread-3] ERROR ContinuumNotificationDispatcher -
> Error while trying to use the jabbernotifier.
> INFO   | jvm 1    | 2007/02/03 15:16:38 |
> org.codehaus.plexus.notification.NotificationException: Exception while
> sending message.
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:241)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendNotification(JabberContinuumNotifier.java:139)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:173)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:96)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:378)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java(Compiled
> Code))
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> java.lang.Thread.run(Thread.java:568)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by:
> org.codehaus.plexus.jabber.JabberClientException: Can't connect to
> talk.google.com:5222
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:51)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier.sendMessage(JabberContinuumNotifier.java:221)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 7 more
> INFO   | jvm 1    | 2007/02/03 15:16:38 | Caused by: XMPPError connecting to
> talk.google.com:5222.: (502)
> INFO   | jvm 1    | 2007/02/03 15:16:38 |   -- caused by:
> java.net.ConnectException: Connection refused: connect
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.jivesoftware.smack.XMPPConnection.<init>(XMPPConnection.java:174)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	at
> org.codehaus.plexus.jabber.DefaultJabberClient.connect(DefaultJabberClient.java:42)
> INFO   | jvm 1    | 2007/02/03 15:16:38 | 	... 8 more
> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,461
> [SocketListener0-1] ERROR VelocityComponent              - RHS of #set
> statement is null. Context will not be modified. screens/ProjectBuild.vm
> [line 103, column 3]
> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,476
> [SocketListener0-1] WARN  VelocityComponent              -
> org.apache.velocity.runtime.exception.ReferenceException: reference :
> template = screens/ProjectBuild.vm [line 137,column 64] :
> $requestUtil.getParameter('id') is not a valid reference.
> INFO   | jvm 1    | 2007/02/03 15:20:20 | 2007-02-03 15:20:20,507
> [SocketListener0-1] WARN  VelocityComponent              -
> org.apache.velocity.runtime.exception.ReferenceException: reference :
> template = screens/ProjectBuild.vm [line 137,column 96] :
> ${requestUtil.getParameter('buildId')} is not a valid reference.
> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
> [SocketListener0-1] ERROR VelocityComponent              - Left side
> ($notifier.configuration.sslConnection) of '==' operation has null value. If
> a reference, it may not be in the context. Operation not possible.
> screens/EditJabberNotifier.vm [line 57, column 104]
> INFO   | jvm 1    | 2007/02/03 15:31:04 | 2007-02-03 15:31:04,700
> [SocketListener0-1] ERROR VelocityComponent              - Left side
> ($notifier.configuration.isGroup) of '==' operation has null value. If a
> reference, it may not be in the context. Operation not possible.
> screens/EditJabberNotifier.vm [line 63, column 92]
> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
> [SocketListener0-1] ERROR VelocityComponent              - Left side
> ($notifier.configuration.sslConnection) of '==' operation has null value. If
> a reference, it may not be in the context. Operation not possible.
> screens/EditJabberNotifier.vm [line 57, column 104]
> INFO   | jvm 1    | 2007/02/03 15:44:52 | 2007-02-03 15:44:52,315
> [SocketListener0-1] ERROR VelocityComponen
> 
> 
>