Hello everyone.
When I try to share my screening I am getting this error
Error: JAR resources in JNLP file are not signed by same certificate
Please find the attached logs. My Java version: 1.7.0._05, my machine is
running on windows 7 64bit.
Is it mandatory to use jdk 1.6?
Thanks and Regards,
Mukesh Reddy,
US TECH SOLUTIONS. Inc.
JNLPException[category: Launch File Error : Exception: null : LaunchDesc:
<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>f4244b5450fcad81424391c5f1eb2702</argument>
<argument>...</argument>
<argument>1</argument>
<argument>1</argument>
<argument>1</argument>
<argument>true</argument>
<argument>true</argument>
</application-desc>
</jnlp> ]
at
com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResourcesHelper(Unknown
Source)
at
com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResources(Unknown
Source)
at com.sun.javaws.Launcher.prepareResources(Unknown Source)
at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.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>f4244b5450fcad81424391c5f1eb2702</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>