Issue Type: Bug Bug
Assignee: jarlebh
Components: skype, skype-notifier
Created: 23/Jul/12 11:01 PM
Description:

Trying to get skype-notifier plugin working. When Jenkins fires up, it throws:

createConnection
java.lang.ClassCastException: hudson.model.Hudson cannot be cast to hudson.model.Slave
at hudson.plugins.skype.im.transport.SkypeIMConnection.createConnection(SkypeIMConnection.java:147)
at hudson.plugins.skype.im.transport.SkypeIMConnection.connect(SkypeIMConnection.java:106)
at hudson.plugins.skype.im.transport.SkypeIMConnectionProvider.createConnection(SkypeIMConnectionProvider.java:53)
at hudson.plugins.im.IMConnectionProvider.create(IMConnectionProvider.java:65)
at hudson.plugins.im.IMConnectionProvider.access$600(IMConnectionProvider.java:22)
at hudson.plugins.im.IMConnectionProvider$ConnectorRunnable.run(IMConnectionProvider.java:183)
at java.lang.Thread.run(Thread.java:636)

Skype is running on the system as the same user, jenkins

from config.xml:
<primaryView>All</primaryView>
<slaveAgentPort>0</slaveAgentPort>
<label>skype</label>
<nodeProperties/>
<globalNodeProperties/>
</hudson>

Can't seem to find much on the web about the installation. Followed the example on jenkins site, however, I only have a master, no slave.

Any pointers or help would be greatly appreciated. Thanks

Henri Pipe

Environment: Jenkins 1.460, Ubuntu 10.4 , Linux 2.6.32-37-generic ; Instant Messaging Plugin 1.21,
Fix Versions: current
Project: Jenkins
Labels: skype-notifier
Priority: Blocker Blocker
Reporter: Henri Pipe
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to