cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3261
Views
0
Helpful
2
Replies

WebEx does not start up on Linux

oravecz.csaba
Level 1
Level 1

This is how the java applet ends in Firefox 27.0.1:

------------------------------

JDownload version 2013.09.06
Java version: 1.7.0_51
Java home: /usr/java/jdk1.7.0_51/jre
OS name: Linux
OS arch: i386
OS version: 3.13.6-100.fc19.i686.PAE
start search lib!!!
Load lib manually path is /usr/java/jdk1.7.0_51/jre/lib/i386/libjawt.so
[JDownload] Java Client Service home:https://akamaicdn.webex.com/client/WBXclient-T29L10NSP4EP2-2/javaclient/webex/
[JDownload] Production home: /home/user/.webex/12_1424
[MySystem version 2009.02.05.01]InitSystem ...
###1 Runtime total memory: 78118912, free memory: 63603136
###2 Runtime total memory: 78118912, free memory: 63530800
###### try to load class DBR in MyCloassLoader2...
Loading native DBR...
Native DBR loaded, inited=true
Begin of log initialization
initFileOutputStream() run ...
3
End of log initialization

Begin of WBXTracePallet initialization
94
End of WBXTracePallet initialization
Exception in thread "Thread-15" javax.xml.parsers.FactoryConfigurationError: Provider <html><head> could not be instantiated: java.lang.SecurityException: class "<html><head>" does not match trust level of other classes in the same package
        at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:127)
        at b.c(Unknown Source)
        at b.b(Unknown Source)
        at ma.f(Unknown Source)
        at ma.<init>(Unknown Source)
        at jmeetingclient.init(Unknown Source)
        at JDownload.run(JDownload.java:319)
        at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.SecurityException: class "<html><head>" does not match trust level of other classes in the same package
        at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)
        at sun.plugin2.applet.Plugin2ClassLoader.checkResource(Unknown Source)

        at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
        at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
        at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
        at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        at javax.xml.parsers.FactoryFinder.getProviderClass(FactoryFinder.java:117)
        at javax.xml.parsers.FactoryFinder.newInstance(FactoryFinder.java:178)
        at javax.xml.parsers.FactoryFinder.findJarServiceProvider(FactoryFinder.java:333)
        at javax.xml.parsers.FactoryFinder.find(FactoryFinder.java:255)
        at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:121)
        ... 7 more

2 Replies 2

keglass
Level 7
Level 7

This community does not provide technical support and is not staffed with technical support experts.  I recommend you post this and future technical support questions to the Cisco Support Community (https://supportforums.cisco.com/index.jspa) where our Cisco technical support experts provide debugging assistance or to Cisco Webex Support for help 24/7 (Support Tools and Resources | WebEx).


We do encourage you to participate in the Cisco Collaboration Community and to also join our Cisco Collaboration User Group program!  In the community, we encourage your discussion/sharing around collaboration topics and Cisco Collaboration Solutions, including business and IT requirements, industry trends, process, culture/organization issues, how collaboration can be used to transform businesses, vendor selection, adoption, training, architecture, licensing, and product features/functionality. If you are a customer or partner, you can also join the user group program to be eligible for member-only events and influence product direction.

We hope to hear from you again

Kelli Glass

Moderator for the Cisco Collaboration Community

gbuades01
Level 1
Level 1

Hello Csaba.

I've also suffering from this bug. Unfortunately, webex support is worse than bad. The only answer I've got is that Ubuntu 14.04 is not supported.

Happily I've found a way to launch webex session. When Java ask whether to block or no webex applet, I've pressed "Block" my mistake. Unexpectedly, the stack trace no longer appears and the webex session starts up.

I expect this to be useful.