Advertisement
Guest User

Untitled

a guest
Nov 9th, 2014
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.56 KB | None | 0 0
  1. linuxuser@MyLaptop:~$ jitsi
  2. ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
  3. ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
  4. ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
  5. ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
  6. bt_audio_service_open: connect() failed: Connection refused (111)
  7. bt_audio_service_open: connect() failed: Connection refused (111)
  8. bt_audio_service_open: connect() failed: Connection refused (111)
  9. bt_audio_service_open: connect() failed: Connection refused (111)
  10. ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
  11. ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
  12. 16:55:03.449 SEVERE: [13] impl.osdependent.SystemTray.getDefaultSystemTray().57 Failed to initialize java.awt.SystemTray
  13. java.lang.UnsupportedOperationException: java.lang.reflect.InvocationTargetException
  14. at net.java.sip.communicator.impl.osdependent.SystemTray$AWTSystemTrayPeer.<init>(SystemTray.java:158)
  15. at net.java.sip.communicator.impl.osdependent.SystemTray.getDefaultSystemTray(SystemTray.java:52)
  16. at net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl.<init>(SystrayServiceJdicImpl.java:134)
  17. at net.java.sip.communicator.impl.osdependent.OsDependentActivator.start(OsDependentActivator.java:73)
  18. at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:641)
  19. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1977)
  20. at org.apache.felix.framework.Felix.startBundle(Felix.java:1895)
  21. at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
  22. at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
  23. at java.lang.Thread.run(Thread.java:745)
  24. Caused by: java.lang.reflect.InvocationTargetException
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:606)
  29. at net.java.sip.communicator.impl.osdependent.SystemTray$AWTSystemTrayPeer.<init>(SystemTray.java:150)
  30. ... 9 more
  31. Caused by: java.lang.UnsupportedOperationException: The system tray is not supported on the current platform.
  32. at java.awt.SystemTray.getSystemTray(SystemTray.java:186)
  33. ... 14 more
  34. 16:55:03.454 SEVERE: [13] impl.osdependent.SystemTray.getDefaultSystemTray().64 Failed to initialize the desktop.tray implementation.
  35. 16:55:03.459 SEVERE: [13] impl.osdependent.jdic.SystrayServiceJdicImpl.<init>().144 Failed to create a systray!
  36. java.lang.UnsupportedOperationException: Failed to initialize the desktop.tray implementation.
  37. at net.java.sip.communicator.impl.osdependent.SystemTray.getDefaultSystemTray(SystemTray.java:66)
  38. at net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl.<init>(SystrayServiceJdicImpl.java:134)
  39. at net.java.sip.communicator.impl.osdependent.OsDependentActivator.start(OsDependentActivator.java:73)
  40. at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:641)
  41. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1977)
  42. at org.apache.felix.framework.Felix.startBundle(Felix.java:1895)
  43. at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
  44. at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
  45. at java.lang.Thread.run(Thread.java:745)
  46. org.osgi.framework.BundleException: Unresolved constraint in bundle net.java.sip.communicator.plugin.propertieseditor [82]: Unable to resolve 82.0: missing requirement [82.0] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.lang3)
  47. at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3818)
  48. at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
  49. at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
  50. at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
  51. at java.lang.Thread.run(Thread.java:745)
  52. 16:55:10.186 SEVERE: [37] impl.osdependent.jdic.SystrayServiceJdicImpl.checkInitialized().472 Systray not init
  53. 16:55:13.417 SEVERE: [61] util.UtilActivator.uncaughtException().108 An uncaught exception occurred in thread=Thread[Smack Packet Reader (0),6,main] and message was: org/apache/http/entity/mime/content/ContentBody
  54. java.lang.NoClassDefFoundError: org/apache/http/entity/mime/content/ContentBody
  55. at net.java.sip.communicator.impl.certificate.CertificateServiceImpl$3.tryBuildChain(CertificateServiceImpl.java:893)
  56. at net.java.sip.communicator.impl.certificate.CertificateServiceImpl$3.checkCertTrusted(CertificateServiceImpl.java:672)
  57. at net.java.sip.communicator.impl.certificate.CertificateServiceImpl$3.checkServerTrusted(CertificateServiceImpl.java:643)
  58. at net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl$HostTrustManager.checkServerTrusted(ProtocolProviderServiceJabberImpl.java:2432)
  59. at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:813)
  60. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1421)
  61. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:209)
  62. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:878)
  63. at sun.security.ssl.Handshaker.process_record(Handshaker.java:814)
  64. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1016)
  65. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
  66. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
  67. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
  68. at org.jivesoftware.smack.XMPPConnection.proceedTLSReceived(XMPPConnection.java:829)
  69. at org.jivesoftware.smack.PacketReader.parsePackets(PacketReader.java:267)
  70. at org.jivesoftware.smack.PacketReader.access$000(PacketReader.java:43)
  71. at org.jivesoftware.smack.PacketReader$1.run(PacketReader.java:70)
  72. Caused by: java.lang.ClassNotFoundException: org.apache.http.entity.mime.content.ContentBody not found by org.apache.http [84]
  73. at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1460)
  74. at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:72)
  75. at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1843)
  76. at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  77. at org.apache.felix.framework.BundleWiringImpl.getClassByDelegation(BundleWiringImpl.java:1317)
  78. at org.apache.felix.framework.BundleWiringImpl.searchImports(BundleWiringImpl.java:1481)
  79. at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1427)
  80. at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:72)
  81. at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1843)
  82. at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  83. ... 17 more
  84. 16:55:14.620 SEVERE: [37] impl.osdependent.jdic.SystrayServiceJdicImpl.checkInitialized().472 Systray not init
  85. 16:55:16.475 SEVERE: [37] impl.osdependent.jdic.SystrayServiceJdicImpl.checkInitialized().472 Systray not init
  86. 16:55:17.375 SEVERE: [37] impl.osdependent.jdic.SystrayServiceJdicImpl.checkInitialized().472 Systray not init
  87. 16:55:19.132 SEVERE: [37] impl.osdependent.jdic.SystrayServiceJdicImpl.checkInitialized().472 Systray not init
  88. /usr/bin/java: symbol lookup error: /usr/lib/jni/libjdic_misc.so: undefined symbol: JAWT_GetAWT
  89. linuxuser@MyLaptop:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement