GithubHelp home page GithubHelp logo

skype-im-plugin's People

Contributors

alanharder avatar jarlebh avatar ndeloof avatar taktos avatar

Stargazers

 avatar

Watchers

 avatar

skype-im-plugin's Issues

NotSerializableException occurs when Skype connection is established on slave

Skype Chat, ChatMessage can not serialize because SkypeObject does not implement the Serializable.
オリジナルの com.skype.SkypeObject に implements Serializable を追加したクラスファイルを作成し、プラグインのhpiに追加して回避できていたが、Jenkins上でのクラスパス設定によって通知が失敗する可能性がある。
Skypeと接続しているノード上で先にSkype APIの処理を終わらせて、Callableへの引数からSkype APIを削除するように直す。

Fails to reconnect with skype on slave when slave reconnects with master

slaveでSkype APIと接続を確立した状態から、master-slave間で再接続(e.g. master再起動、ネットワークの切断)が起こったとき、SkypeSetupCallable#call() が返ってこない。

SkypeSetupCallableのスレッドダンプは以下の通り。

"pool-1-thread-3" prio=6 tid=0x000000000dc52000 nid=0x1118 runnable [0x000000000ef2e000]
   java.lang.Thread.State: RUNNABLE
    at com.skype.connector.win32.Win32Connector.jni_connect(Native Method)
    at com.skype.connector.win32.Win32Connector.connect(Win32Connector.java:128)
    at com.skype.connector.Connector.connect(Connector.java:434)
    at com.skype.connector.Connector.assureAttached(Connector.java:985)
    at com.skype.connector.Connector.isRunning(Connector.java:585)
    at com.skype.Skype.isRunning(Skype.java:180)
    at hudson.plugins.skype.im.transport.callables.SkypeSetupCallable.call(SkypeSetupCallable.java:53)
    at hudson.plugins.skype.im.transport.callables.SkypeSetupCallable.call(SkypeSetupCallable.java:29)
    at hudson.remoting.UserRequest.perform(UserRequest.java:118)
    at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    at hudson.remoting.Request$2.run(Request.java:287)
    at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at hudson.remoting.Engine$1$1.run(Engine.java:60)
    at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
    - <0x00000007d7e63fa8> (a java.util.concurrent.ThreadPoolExecutor$Worker)

Can it run on Ubuntu?

Hi @taktos, I notice you have removed the .so file dependency. Do you know if it can now run on Ubuntu?

I have a Ubuntu Jenkins CI server, and wish to enable Skype plugin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.