List Info

Thread: Re: Jabber out of order




Re: Jabber out of order
user name
2007-08-31 02:49:09
Hi Sympho,

See comments inline:

Sympho wrote:
> Hi Vincent,
> 
> Vincent Lucas <lucasclarinet.u-strasbg.fr> a
écrit :
> 
>> Hi sympho,
>>
>> Thanks for your quick reply.
>> It's maybe strange, but I'm not using
SIP-Communicator as a SIP phone 
>> I'm sorry about that, but don't I have another
account which use media
>> service (maybe someone else ?).
>>
> 
> Nope. Currently, only sip and jabber (with jingle) use
media service.
> Emil noticed that some users of multicore chip
encoutered such problem.
> Have you a core duo processor ?

Yes, I have a dual core.

If yes, (and you have time) can you
> disable the multicore function and see if the probrem
persists or not ?

I've desactivated one core, tried it and the problem is
still there :(
- the first exception is always threw.
- the second is no more (in the console) threw but SC still
pop-up an 
exception message box with nothing more then NULL).
The result is the same: jabber is no more available.

Vincent


> So we can know the source of your problem for good.
> 
> ++ Sympho
> 
>> Vincent
>>
>> Sympho wrote:
>>> Hi Vincent,
>>>
>>> It looks like some new jingle code are involved
in your problem.  
>>> This bring me to remember that I haven't runned
any Linux test.  
>>> Since no native code has been added, I thought
it was unnecessary.  
>>> Perhaps I have overestimated the "... run
anywhere" statement.
>>>
>>> Has anyone successfully used telephony with
jabber on Linux ?
>>> I will try to run some Linux tests myself as of
tomorrow.
>>>
>>> One thing I can already notice is that the
MediaService aren't  
>>> started properly causing jingle (and hence
jabber) to fails. So I  
>>> have one question :
>>>
>>> - Do you have another account (sip) wich use
media service and wich 
>>>  still works ?
>>>
>>> ++ Sympho
>>>
>>>
>>> Vincent Lucas <lucasclarinet.u-strasbg.fr> a
écrit :
>>>
>>>> Hi devs,
>>>>
>>>> A fews days ago, my two jabber accounts
stop working with SC (the
>>>> debian package). I don't have the time to
investigate more than this,
>>>> but if someone wants to solve it, there is
2 exceptions log (generated
>>>> form scratch (rm -rf .sip-communicator/ and
.felix/) with version SC
>>>> version 764, just adding a jabber
account):
>>>>
>>>> -FIRST:
>>>> Cannot open audio device for input:
>>>>
javax.sound.sampled.LineUnavailableException: line with
format
>>>> PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4
bytes/frame, little-endian not
>>>> supported.
>>>> Failed to configure:
com.sun.media.ProcessEnginebf5555
>>>>  IO exception: line with format PCM_SIGNED
44100.0 Hz, 16 bit, stereo,
>>>> 4 bytes/frame, little-endian not
supported.
>>>>
>>>> Error: Unable to configure
com.sun.media.ProcessEnginebf5555
>>>> javax.media.NotConfiguredError:
setContentDescriptor cannot be called
>>>> before configured
>>>>        at
>>>>
com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngi
ne.java:342) 
>>>>
>>>>        at
>>>>
com.sun.media.MediaProcessor.setContentDescriptor(MediaProce
ssor.java:123) 
>>>>         at
>>>>
net.java.sip.communicator.impl.media.MediaControl.initProces
sor(MediaControl.java:536)          
>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaControl.initCaptur
eDevices(MediaControl.java:410)          
>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaControl.initialize
(MediaControl.java:202)          
>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaServiceImpl$Device
ConfigurationThread.run(MediaServiceImpl.java:393)         

>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaServiceImpl.start(
MediaServiceImpl.java:222)          
>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaActivator.start(Me
diaActivator.java:60)          
>>>> at
>>>>
org.apache.felix.framework.util.SecureAction.startActivator(
SecureAction.java:509)         
>>>> at 
org.apache.felix.framework.Felix._startBundle(Felix.java:126
0)
>>>>        at
org.apache.felix.framework.Felix.startBundle(Felix.java:1201
)
>>>>        at
>>>>
org.apache.felix.framework.Felix.setFrameworkStartLevel(Feli
x.java:807)
>>>>        at
>>>>
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl
.java:256)
>>>>        at
java.lang.Thread.run(Thread.java:595)
>>>> ERROR: Error starting
reference:file:sc-bundles/media.jar
>>>> (org.osgi.framework.BundleException:
Activator start error.)
>>>> javax.media.NotConfiguredError:
setContentDescriptor cannot be called
>>>> before configured
>>>>        at
>>>>
com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngi
ne.java:342) 
>>>>
>>>>        at
>>>>
com.sun.media.MediaProcessor.setContentDescriptor(MediaProce
ssor.java:123) 
>>>>         at
>>>>
net.java.sip.communicator.impl.media.MediaControl.initProces
sor(MediaControl.java:536)          
>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaControl.initCaptur
eDevices(MediaControl.java:410)          
>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaControl.initialize
(MediaControl.java:202)          
>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaServiceImpl$Device
ConfigurationThread.run(MediaServiceImpl.java:393)         

>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaServiceImpl.start(
MediaServiceImpl.java:222)          
>>>> at
>>>>
net.java.sip.communicator.impl.media.MediaActivator.start(Me
diaActivator.java:60)          
>>>> at
>>>>
org.apache.felix.framework.util.SecureAction.startActivator(
SecureAction.java:509)         
>>>> at 
org.apache.felix.framework.Felix._startBundle(Felix.java:126
0)
>>>>        at
org.apache.felix.framework.Felix.startBundle(Felix.java:1201
)
>>>>        at
>>>>
org.apache.felix.framework.Felix.setFrameworkStartLevel(Feli
x.java:807)
>>>>        at
>>>>
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl
.java:256)
>>>>        at
java.lang.Thread.run(Thread.java:595)
>>>>
>>>> -SECOND:
>>>> ERROR: Error starting
reference:file:sc-bundles/protocol-jabber.jar
>>>> (org.osgi.framework.BundleException:
Activator start error.)
>>>> java.lang.NullPointerException: Specified
service reference cannot 
>>>> be null.
>>>>        at
>>>>
org.apache.felix.framework.BundleContextImpl.getService(Bund
leContextImpl.java:479)          
>>>> at
>>>>
net.java.sip.communicator.impl.protocol.jabber.JabberActivat
or.getMediaService(JabberActivator.java:135)          
>>>> at
>>>>
net.java.sip.communicator.impl.protocol.jabber.mediamgr.Jing
leScMediaManager.setupPayloads(JingleScMediaManager.java:69)
         
>>>> at
>>>>
net.java.sip.communicator.impl.protocol.jabber.mediamgr.Jing
leScMediaManager.<init>(JingleScMediaManager.java:42) 
        
>>>> at
>>>>
net.java.sip.communicator.impl.protocol.jabber.OperationSetB
asicTelephonyJabberImpl.<init>(OperationSetBasicTeleph
onyJabberImpl.java:95)          
>>>> at
>>>>
net.java.sip.communicator.impl.protocol.jabber.ProtocolProvi
derServiceJabberImpl.initialize(ProtocolProviderServiceJabbe
rImpl.java:618)          
>>>> at
>>>>
net.java.sip.communicator.impl.protocol.jabber.ProtocolProvi
derFactoryJabberImpl.loadAccount(ProtocolProviderFactoryJabb
erImpl.java:162)          
>>>> at
>>>>
net.java.sip.communicator.service.protocol.ProtocolProviderF
actory.loadStoredAccounts(ProtocolProviderFactory.java:460) 
        
>>>> at
>>>>
net.java.sip.communicator.impl.protocol.jabber.ProtocolProvi
derFactoryJabberImpl.loadStoredAccounts(ProtocolProviderFact
oryJabberImpl.java:223)          
>>>> at
>>>>
net.java.sip.communicator.impl.protocol.jabber.JabberActivat
or.start(JabberActivator.java:70)          
>>>> at
>>>>
org.apache.felix.framework.util.SecureAction.startActivator(
SecureAction.java:509)         
>>>> at 
org.apache.felix.framework.Felix._startBundle(Felix.java:126
0)
>>>>        at
org.apache.felix.framework.Felix.startBundle(Felix.java:1201
)
>>>>        at
>>>>
org.apache.felix.framework.Felix.setFrameworkStartLevel(Feli
x.java:807)
>>>>        at
>>>>
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl
.java:256)
>>>>        at
java.lang.Thread.run(Thread.java:595)
>>>>
>>>> Cheers,
>>>> Vincent
>>>>
>>>>
------------------------------------------------------------
---------
>>>> To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
>>>> For additional commands, e-mail:
dev-helpsip-communicator.dev.java.net
>>>
>>>
>>>
>>>
>>>
------------------------------------------------------------
---------
>>> To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
>>> For additional commands, e-mail: dev-helpsip-communicator.dev.java.net
>>>
>>
>>
------------------------------------------------------------
---------
>> To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
>> For additional commands, e-mail: dev-helpsip-communicator.dev.java.net
> 
> 
> 
> 
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
> For additional commands, e-mail: dev-helpsip-communicator.dev.java.net
> 

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
For additional commands, e-mail: dev-helpsip-communicator.dev.java.net


Re: Jabber out of order
user name
2007-08-31 03:47:19
Hi Vincent,

I've attempted a fix for the problem. It's now on CVS and
should also be
 available in build 767. Could you please give it a try and
let me know
if it works?

Thanks
Emil

Vincent Lucas wrote:
> Hi Sympho,
> 
> See comments inline:
> 
> Sympho wrote:
>> Hi Vincent,
>>
>> Vincent Lucas <lucasclarinet.u-strasbg.fr> a
écrit :
>>
>>> Hi sympho,
>>>
>>> Thanks for your quick reply.
>>> It's maybe strange, but I'm not using
SIP-Communicator as a SIP phone 
>>> I'm sorry about that, but don't I have another
account which use media
>>> service (maybe someone else ?).
>>>
>> Nope. Currently, only sip and jabber (with jingle)
use media service.
>> Emil noticed that some users of multicore chip
encoutered such problem.
>> Have you a core duo processor ?
> 
> Yes, I have a dual core.
> 
> If yes, (and you have time) can you
>> disable the multicore function and see if the
probrem persists or not ?
> 
> I've desactivated one core, tried it and the problem is
still there :(
> - the first exception is always threw.
> - the second is no more (in the console) threw but SC
still pop-up an 
> exception message box with nothing more then NULL).
> The result is the same: jabber is no more available.
> 
> Vincent
> 
> 
>> So we can know the source of your problem for
good.
>>
>> ++ Sympho
>>
>>> Vincent
>>>
>>> Sympho wrote:
>>>> Hi Vincent,
>>>>
>>>> It looks like some new jingle code are
involved in your problem.  
>>>> This bring me to remember that I haven't
runned any Linux test.  
>>>> Since no native code has been added, I
thought it was unnecessary.  
>>>> Perhaps I have overestimated the "...
run anywhere" statement.
>>>>
>>>> Has anyone successfully used telephony with
jabber on Linux ?
>>>> I will try to run some Linux tests myself
as of tomorrow.
>>>>
>>>> One thing I can already notice is that the
MediaService aren't  
>>>> started properly causing jingle (and hence
jabber) to fails. So I  
>>>> have one question :
>>>>
>>>> - Do you have another account (sip) wich
use media service and wich 
>>>>  still works ?
>>>>
>>>> ++ Sympho
>>>>
>>>>
>>>> Vincent Lucas <lucasclarinet.u-strasbg.fr> a écrit :
>>>>
>>>>> Hi devs,
>>>>>
>>>>> A fews days ago, my two jabber accounts
stop working with SC (the
>>>>> debian package). I don't have the time
to investigate more than this,
>>>>> but if someone wants to solve it, there
is 2 exceptions log (generated
>>>>> form scratch (rm -rf .sip-communicator/
and .felix/) with version SC
>>>>> version 764, just adding a jabber
account):
>>>>>
>>>>> -FIRST:
>>>>> Cannot open audio device for input:
>>>>>
javax.sound.sampled.LineUnavailableException: line with
format
>>>>> PCM_SIGNED 44100.0 Hz, 16 bit, stereo,
4 bytes/frame, little-endian not
>>>>> supported.
>>>>> Failed to configure:
com.sun.media.ProcessEnginebf5555
>>>>>  IO exception: line with format
PCM_SIGNED 44100.0 Hz, 16 bit, stereo,
>>>>> 4 bytes/frame, little-endian not
supported.
>>>>>
>>>>> Error: Unable to configure
com.sun.media.ProcessEnginebf5555
>>>>> javax.media.NotConfiguredError:
setContentDescriptor cannot be called
>>>>> before configured
>>>>>        at
>>>>>
com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngi
ne.java:342) 
>>>>>
>>>>>        at
>>>>>
com.sun.media.MediaProcessor.setContentDescriptor(MediaProce
ssor.java:123) 
>>>>>         at
>>>>>
net.java.sip.communicator.impl.media.MediaControl.initProces
sor(MediaControl.java:536)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaControl.initCaptur
eDevices(MediaControl.java:410)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaControl.initialize
(MediaControl.java:202)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaServiceImpl$Device
ConfigurationThread.run(MediaServiceImpl.java:393)         

>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaServiceImpl.start(
MediaServiceImpl.java:222)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaActivator.start(Me
diaActivator.java:60)          
>>>>> at
>>>>>
org.apache.felix.framework.util.SecureAction.startActivator(
SecureAction.java:509)         
>>>>> at 
org.apache.felix.framework.Felix._startBundle(Felix.java:126
0)
>>>>>        at
org.apache.felix.framework.Felix.startBundle(Felix.java:1201
)
>>>>>        at
>>>>>
org.apache.felix.framework.Felix.setFrameworkStartLevel(Feli
x.java:807)
>>>>>        at
>>>>>
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl
.java:256)
>>>>>        at
java.lang.Thread.run(Thread.java:595)
>>>>> ERROR: Error starting
reference:file:sc-bundles/media.jar
>>>>> (org.osgi.framework.BundleException:
Activator start error.)
>>>>> javax.media.NotConfiguredError:
setContentDescriptor cannot be called
>>>>> before configured
>>>>>        at
>>>>>
com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngi
ne.java:342) 
>>>>>
>>>>>        at
>>>>>
com.sun.media.MediaProcessor.setContentDescriptor(MediaProce
ssor.java:123) 
>>>>>         at
>>>>>
net.java.sip.communicator.impl.media.MediaControl.initProces
sor(MediaControl.java:536)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaControl.initCaptur
eDevices(MediaControl.java:410)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaControl.initialize
(MediaControl.java:202)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaServiceImpl$Device
ConfigurationThread.run(MediaServiceImpl.java:393)         

>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaServiceImpl.start(
MediaServiceImpl.java:222)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.media.MediaActivator.start(Me
diaActivator.java:60)          
>>>>> at
>>>>>
org.apache.felix.framework.util.SecureAction.startActivator(
SecureAction.java:509)         
>>>>> at 
org.apache.felix.framework.Felix._startBundle(Felix.java:126
0)
>>>>>        at
org.apache.felix.framework.Felix.startBundle(Felix.java:1201
)
>>>>>        at
>>>>>
org.apache.felix.framework.Felix.setFrameworkStartLevel(Feli
x.java:807)
>>>>>        at
>>>>>
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl
.java:256)
>>>>>        at
java.lang.Thread.run(Thread.java:595)
>>>>>
>>>>> -SECOND:
>>>>> ERROR: Error starting
reference:file:sc-bundles/protocol-jabber.jar
>>>>> (org.osgi.framework.BundleException:
Activator start error.)
>>>>> java.lang.NullPointerException:
Specified service reference cannot 
>>>>> be null.
>>>>>        at
>>>>>
org.apache.felix.framework.BundleContextImpl.getService(Bund
leContextImpl.java:479)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.protocol.jabber.JabberActivat
or.getMediaService(JabberActivator.java:135)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.protocol.jabber.mediamgr.Jing
leScMediaManager.setupPayloads(JingleScMediaManager.java:69)
         
>>>>> at
>>>>>
net.java.sip.communicator.impl.protocol.jabber.mediamgr.Jing
leScMediaManager.<init>(JingleScMediaManager.java:42) 
        
>>>>> at
>>>>>
net.java.sip.communicator.impl.protocol.jabber.OperationSetB
asicTelephonyJabberImpl.<init>(OperationSetBasicTeleph
onyJabberImpl.java:95)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.protocol.jabber.ProtocolProvi
derServiceJabberImpl.initialize(ProtocolProviderServiceJabbe
rImpl.java:618)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.protocol.jabber.ProtocolProvi
derFactoryJabberImpl.loadAccount(ProtocolProviderFactoryJabb
erImpl.java:162)          
>>>>> at
>>>>>
net.java.sip.communicator.service.protocol.ProtocolProviderF
actory.loadStoredAccounts(ProtocolProviderFactory.java:460) 
        
>>>>> at
>>>>>
net.java.sip.communicator.impl.protocol.jabber.ProtocolProvi
derFactoryJabberImpl.loadStoredAccounts(ProtocolProviderFact
oryJabberImpl.java:223)          
>>>>> at
>>>>>
net.java.sip.communicator.impl.protocol.jabber.JabberActivat
or.start(JabberActivator.java:70)          
>>>>> at
>>>>>
org.apache.felix.framework.util.SecureAction.startActivator(
SecureAction.java:509)         
>>>>> at 
org.apache.felix.framework.Felix._startBundle(Felix.java:126
0)
>>>>>        at
org.apache.felix.framework.Felix.startBundle(Felix.java:1201
)
>>>>>        at
>>>>>
org.apache.felix.framework.Felix.setFrameworkStartLevel(Feli
x.java:807)
>>>>>        at
>>>>>
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl
.java:256)
>>>>>        at
java.lang.Thread.run(Thread.java:595)
>>>>>
>>>>> Cheers,
>>>>> Vincent
>>>>>
>>>>>
------------------------------------------------------------
---------
>>>>> To unsubscribe, e-mail:
dev-unsubscribesip-communicator.dev.java.net
>>>>> For additional commands, e-mail:
dev-helpsip-communicator.dev.java.net
>>>>
>>>>
>>>>
>>>>
------------------------------------------------------------
---------
>>>> To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
>>>> For additional commands, e-mail:
dev-helpsip-communicator.dev.java.net
>>>>
>>>
------------------------------------------------------------
---------
>>> To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
>>> For additional commands, e-mail: dev-helpsip-communicator.dev.java.net
>>
>>
>>
>>
------------------------------------------------------------
---------
>> To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
>> For additional commands, e-mail: dev-helpsip-communicator.dev.java.net
>>
> 
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
> For additional commands, e-mail: dev-helpsip-communicator.dev.java.net
> 
> 

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
For additional commands, e-mail: dev-helpsip-communicator.dev.java.net


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )