Specific spark user lock my client

All,

I have a problem. We have about 20 spark users in our group. One of them crash my client when I try to contact him (double click on him) or when he try to contact me (ie: he double click on me, he sends me a message, I never receive it but my client crashes). The symptom are

  • My spark freezes, if as icon then it stay that way, if as window then I can move it or close it.

  • Spark uses a lot of CPU

The only recourse is task manager/end process and restart it.

error.log

Exception on commit = java.io.IOException: Can’t find registry file
Exception on commit = java.io.IOException: Can’t find registry file
java.net.UnknownHostException: stun.xten.net
at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
at java.net.InetAddress.getAddressFromNameService(Unknown Source)
at java.net.InetAddress.getAllByName0(Unknown Source)
at java.net.InetAddress.getAllByName(Unknown Source)
at java.net.InetAddress.getAllByName(Unknown Source)
at java.net.InetAddress.getByName(Unknown Source)
at de.javawi.jstun.test.DiscoveryTest.test1(DiscoveryTest.java:90)
at de.javawi.jstun.test.DiscoveryTest.quickTest(DiscoveryTest.java:75)
at de.javawi.jstun.test.demo.ice.ICENegociator$1.run(ICENegociator.java:77)
at java.lang.Thread.run(Unknown Source)

output.log

DirectSound Capture Supported = true
JavaSound Capture Supported = true
JavaSoundAuto: Committed ok
Service listing
Public Chatrooms-result
Publish-Subscribe service-result
Socks 5 Bytestreams Proxy-result
User Search-result
Initialized
1
1
Initializing…Resolved
Failed to commit to JMFRegistry!
Looking for Audio capturer
DirectSound Capture Supported = true
JavaSound Capture Supported = true
JavaSoundAuto: Committed ok
Finished detecting javasound capturer

Any ideas?

Regards

Yoram

My client version is 2.5.8

Try the latest svn version from there http://www.igniterealtime.org/community/docs/DOC-1822

Yes it worked… thanks!

I’m not sure why this started a few weeks agp when 2.5.8 worked for the past 6 months. I’m not comfortable to use a beta in the company but looks like I’ve got no choice… I’ll check it with management!

Anyone knows when 2.6.0 will be in final release?

Thanks again

Yoram