HI Maxim,

                Screen Sharing application is not working and giving these 
errors please find the attached files.

Thanks and Regards,
Mukesh Reddy.

java.io.IOException: invalid SHA1 signature file digest for 
org/bouncycastle/asn1/ocsp/ResponderID.class
        at com.sun.deploy.cache.CacheEntry$9.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source)
        at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)
        at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)
        at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
        at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
        at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
        at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown 
Source)
        at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown 
Source)
        at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
        at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
        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 java.lang.Thread.run(Unknown Source)
com.sun.deploy.net.FailedDownloadException: Unable to load resource: 
http://localhost:5080/openmeetings/screensharing/bcprov-jdk16-145.jar
        at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
        at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
        at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
        at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown 
Source)
        at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown 
Source)
        at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
        at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
        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 java.lang.Thread.run(Unknown Source)
<jnlp spec="1.0+" codebase="http://localhost:5080/openmeetings/screensharing";>
  <information>
    <title>Screen Sharing Application</title>
    <vendor>OpenMeetings</vendor>
    <homepage>http://incubator.apache.org/openmeetings/</homepage>
    <icon href="icon.jpg"/>
    <icon kind="splash" href="splashicon.jpg"/>
    <description>ScreenViewer Client Application</description>
    <description kind="short">A File to grab a screen and send it to a 
Server</description>
    <offline-allowed/>
  </information>
  <security>
    <all-permissions/>
  </security>
  <resources>
    <j2se version="1.4+"/>
    <jar href="bcprov-jdk16-145.jar"/>
    <jar href="commons-beanutils-1.8.3.jar"/>
    <jar href="commons-codec-1.6.jar"/>
    <jar href="commons-collections-3.2.1.jar"/>
    <jar href="ehcache-core-2.5.0.jar"/>
    <jar href="httpclient-4.2.jar"/>
    <jar href="httpcore-4.2.1.jar"/>
    <jar href="jcl-over-slf4j-1.6.4.jar"/>
    <jar href="logback-classic-1.0.3.jar"/>
    <jar href="logback-core-1.0.3.jar"/>
    <jar href="mina-core-2.0.4.jar"/>
    <jar href="openmeetings-screenshare-2.1.0-SNAPSHOT.jar"/>
    <jar href="red5-client.jar"/>
    <jar href="red5.jar"/>
    <jar href="slf4j-api-1.6.4.jar"/>
    <jar href="spring-beans-3.1.1.RELEASE.jar"/>
    <jar href="spring-context-3.1.1.RELEASE.jar"/>
    <jar href="spring-core-3.1.1.RELEASE.jar"/>
  </resources>
  <application-desc 
main-class="org.openmeetings.screen.webstart.RTMPScreenShare">
    <argument>localhost</argument>
    <argument>openmeetings/2</argument>
    <argument>1935</argument>
    <argument>a198e911784e46bb22b01001098dcda1</argument>
    <argument>Desktop sharer;Click Start to publish your screen;Start 
sharing;Pause sharing;Select your screen area:;Change width;Change 
height;X-Offset;Y-Offset;Width:;Height:;Connection was closed by server;Show 
mouse position to viewers;Recording;You may record and share your screen at the 
same time. To enable others to see your screen just hit the start button on the 
top.;Start recording;Stop recording;Close;Quality of the screen share:;Very 
high quality;High quality;Medium quality;Low quality;Publish;Start Publish;Stop 
Publish;Host;Publish App;Publish Id;Reduce the width of the SharingScreen 
before you try to move it left;Reduce the height of the SharingScreen before 
you try to move it bottom;Reduce the x of the SharingScreen before you try to 
make it wider;Reduce the y of the SharingScreen before you try to make it 
higher;Fill these settings stream your screen data to 3th party providers like 
justin.tv;Please start Screen sharing to be able to publish it;Moderator 
permission required to start recording</argument>
    <argument>1</argument>
    <argument>1</argument>
    <argument>1</argument>
    <argument>true</argument>
    <argument>true</argument>
  </application-desc>
</jnlp>

Reply via email to