You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Varga Balázs <jo...@gmail.com> on 2013/04/26 08:33:15 UTC

OM 3.0.0 ScreenSharing+proxy error

Hello!

I tested OM 3.0.0Build #450 (2013.04.25. 10:44:55)

I set frontend NGINX https proxy and OM service is backend.

Have 2 problem:

In room, the Camera/Mic selector panel freeze after click 
StartConference. in log: gelStreamId() in DEBUG is writed. Vide stream 
started correctly, Audio is not, but my mic-driver is crashed. The panel 
not fadeOut.

Screen sharing app: A run JNLP with javaws JRE 1.6_38 in laptop. When 
login OM in backend server and try screensharing, app working good 
subdomain.server.tld:5080/openmeetings. Downloading all app file 
directly this backend server.
Whenn Login OM from proxyed, all functions is ok, downloading all app 
files from https://domain.tld (from backend) and JAVAWS don't run app, 
alert this exceptons:

(The older 2.1.x versions are running this correctly in orixyed JavaICEDTea)

Error: JAR Resourches in JNLP file are not signed by same certificate.

LAUNCH_FILE:
<?xml version='1.0' encoding='utf-8'?>
<!--
Copyright 1999-2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<jnlp spec='1.0+' 
codebase='https://magyarwebkonferencia.hu/openmeetings/screensharing'>
     <information>
         <title>Screen Sharing Application</title>
         <vendor>OpenMeetings</vendor>
<homepage>http://openmeetings.apache.org/</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="httpclient-4.2.1.jar"/>
         <jar href="logback-core-1.0.9.jar"/>
         <jar href="red5-server.jar"/>
         <jar href="openmeetings-screenshare-3.0.0-SNAPSHOT.jar"/>
         <jar href="spring-beans-3.1.1.RELEASE.jar"/>
         <jar href="spring-context-3.1.1.RELEASE.jar"/>
         <jar href="mina-core-2.0.7.jar"/>
         <jar href="ehcache-core-2.5.0.jar"/>
         <jar href="slf4j-api-1.7.2.jar"/>
         <jar href="spring-core-3.1.1.RELEASE.jar"/>
         <jar href="jcl-over-slf4j-1.7.2.jar"/>
         <jar href="commons-lang3-3.1.jar"/>
         <jar href="bcprov-jdk15on-1.47.jar"/>
         <jar href="commons-beanutils-1.8.3.jar"/>
         <jar href="red5-client-1.0.2-SNAPSHOT.jar"/>
         <jar href="commons-codec-1.6.jar"/>
         <jar href="logback-classic-1.0.9.jar"/>
         <jar href="commons-collections-20040616.jar"/>
         <jar href="httpcore-4.2.1.jar"/>

     </resources>
     <application-desc 
main-class='org.apache.openmeetings.screen.webstart.RTMPScreenShare'>
<argument>server6.magyarwebkonferencia.hu</argument>
         <argument>openmeetings/116</argument>
         <argument>1935</argument>
<argument>c2de7cdebb8336d770040742ecceafde</argument>
         <argument>Desktop Sharer;Click Start to publish your 
screen;Start Sharing;Stop 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. To only record the Session 
it is sufficient to click start recording.;Start Recording;Stop 
Recording;Stop Sharing;Quality of the ScreenShare:;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>430</argument>
         <argument>true</argument>
         <argument>true</argument>

     </application-desc>
</jnlp>

EXCEPTION_LOG:
JNLPException[category: Launch File Error : Exception: null : LaunchDesc:
<jnlp spec="1.0+" 
codebase="https://magyarwebkonferencia.hu/openmeetings/screensharing/">
   <information>
     <title>Screen Sharing Application</title>
     <vendor>OpenMeetings</vendor>
     <homepage href="null"/>
     <description>ScreenViewer Client Application</description>
     <description kind="short">A File to grab a screen and send it to a 
Server</description>
     <icon 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/icon.jpg" 
kind="default"/>
     <icon 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/splashicon.jpg" 
kind="splash"/>
     <offline-allowed/>
   </information>
   <security>
     <all-permissions/>
   </security>
   <update check="timeout" policy="always"/>
   <resources>
     <java version="1.4+"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/httpclient-4.2.1.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/logback-core-1.0.9.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/red5-server.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/openmeetings-screenshare-3.0.0-SNAPSHOT.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/spring-beans-3.1.1.RELEASE.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/spring-context-3.1.1.RELEASE.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/mina-core-2.0.7.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/ehcache-core-2.5.0.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/slf4j-api-1.7.2.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/spring-core-3.1.1.RELEASE.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/jcl-over-slf4j-1.7.2.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/commons-lang3-3.1.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/bcprov-jdk15on-1.47.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/commons-beanutils-1.8.3.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/red5-client-1.0.2-SNAPSHOT.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/commons-codec-1.6.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/logback-classic-1.0.9.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/commons-collections-20040616.jar" 
download="eager" main="false"/>
     <jar 
href="https://magyarwebkonferencia.hu/openmeetings/screensharing/httpcore-4.2.1.jar" 
download="eager" main="false"/>
   </resources>
   <application-desc 
main-class="org.apache.openmeetings.screen.webstart.RTMPScreenShare">
<argument>server6.magyarwebkonferencia.hu</argument>
     <argument>openmeetings/116</argument>
     <argument>1935</argument>
<argument>c2de7cdebb8336d770040742ecceafde</argument>
     <argument>Desktop Sharer;Click Start to publish your screen;Start 
Sharing;Stop 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. To only record the Session it is 
sufficient to click start recording.;Start Recording;Stop Recording;Stop 
Sharing;Quality of the ScreenShare:;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>430</argument>
     <argument>true</argument>
     <argument>true</argument>
   </application-desc>
</jnlp> ]
     at 
com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(LaunchDownload.java:1801)
     at 
com.sun.javaws.LaunchDownload.checkSignedResources(LaunchDownload.java:1505)
     at com.sun.javaws.Launcher.prepareResources(Launcher.java:1237)
     at com.sun.javaws.Launcher.prepareAllResources(Launcher.java:626)
     at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:328)
     at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:200)
     at com.sun.javaws.Launcher.launch(Launcher.java:117)
     at com.sun.javaws.Main.launchApp(Main.java:416)
     at com.sun.javaws.Main.continueInSecureThread(Main.java:248)
     at com.sun.javaws.Main$1.run(Main.java:110)
     at java.lang.Thread.run(Thread.java:662)


Re: OM 3.0.0 ScreenSharing+proxy error

Posted by Maxim Solodovnik <so...@gmail.com>.
>> Error: JAR Resourches in JNLP file are not signed by same certificate.
Is caused even
by you, if you have recompiled jars and partially replace them
or
by javaws cache, it happens ... :) just clean up it :)



On Fri, Apr 26, 2013 at 1:33 PM, Varga Balázs <jo...@gmail.com> wrote:

> Hello!
>
> I tested OM 3.0.0Build #450 (2013.04.25. 10:44:55)
>
> I set frontend NGINX https proxy and OM service is backend.
>
> Have 2 problem:
>
> In room, the Camera/Mic selector panel freeze after click StartConference.
> in log: gelStreamId() in DEBUG is writed. Vide stream started correctly,
> Audio is not, but my mic-driver is crashed. The panel not fadeOut.
>
> Screen sharing app: A run JNLP with javaws JRE 1.6_38 in laptop. When
> login OM in backend server and try screensharing, app working good
> subdomain.server.tld:5080/**openmeetings. Downloading all app file
> directly this backend server.
> Whenn Login OM from proxyed, all functions is ok, downloading all app
> files from https://domain.tld (from backend) and JAVAWS don't run app,
> alert this exceptons:
>
> (The older 2.1.x versions are running this correctly in orixyed
> JavaICEDTea)
>
> Error: JAR Resourches in JNLP file are not signed by same certificate.
>
> LAUNCH_FILE:
> <?xml version='1.0' encoding='utf-8'?>
> <!--
> Copyright 1999-2004 The Apache Software Foundation
> Licensed under the Apache License, Version 2.0 (the "License");
> you may not use this file except in compliance with the License.
> You may obtain a copy of the License at
>
> http://www.apache.org/**licenses/LICENSE-2.0<http://www.apache.org/licenses/LICENSE-2.0>
>
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License.
> -->
> <jnlp spec='1.0+' codebase='https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing<https://magyarwebkonferencia.hu/openmeetings/screensharing>
> '>
>     <information>
>         <title>Screen Sharing Application</title>
>         <vendor>OpenMeetings</vendor>
> <homepage>http://openmeetings.**apache.org/<http://openmeetings.apache.org/>
> </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="httpclient-4.2.1.jar"/>
>         <jar href="logback-core-1.0.9.jar"/**>
>         <jar href="red5-server.jar"/>
>         <jar href="openmeetings-**screenshare-3.0.0-SNAPSHOT.**jar"/>
>         <jar href="spring-beans-3.1.1.**RELEASE.jar"/>
>         <jar href="spring-context-3.1.1.**RELEASE.jar"/>
>         <jar href="mina-core-2.0.7.jar"/>
>         <jar href="ehcache-core-2.5.0.jar"/**>
>         <jar href="slf4j-api-1.7.2.jar"/>
>         <jar href="spring-core-3.1.1.**RELEASE.jar"/>
>         <jar href="jcl-over-slf4j-1.7.2.**jar"/>
>         <jar href="commons-lang3-3.1.jar"/>
>         <jar href="bcprov-jdk15on-1.47.jar"**/>
>         <jar href="commons-beanutils-1.8.3.**jar"/>
>         <jar href="red5-client-1.0.2-**SNAPSHOT.jar"/>
>         <jar href="commons-codec-1.6.jar"/>
>         <jar href="logback-classic-1.0.9.**jar"/>
>         <jar href="commons-collections-**20040616.jar"/>
>         <jar href="httpcore-4.2.1.jar"/>
>
>     </resources>
>     <application-desc main-class='org.apache.**
> openmeetings.screen.webstart.**RTMPScreenShare'>
> <argument>server6.**magyarwebkonferencia.hu<http://server6.magyarwebkonferencia.hu>
> </**argument>
>         <argument>openmeetings/116</**argument>
>         <argument>1935</argument>
> <argument>**c2de7cdebb8336d770040742ecceaf**de</argument>
>         <argument>Desktop Sharer;Click Start to publish your screen;Start
> Sharing;Stop 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. To only record the Session it is sufficient to
> click start recording.;Start Recording;Stop Recording;Stop Sharing;Quality
> of the ScreenShare:;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>430</argument>
>         <argument>true</argument>
>         <argument>true</argument>
>
>     </application-desc>
> </jnlp>
>
> EXCEPTION_LOG:
> JNLPException[category: Launch File Error : Exception: null : LaunchDesc:
> <jnlp spec="1.0+" codebase="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/<https://magyarwebkonferencia.hu/openmeetings/screensharing/>
> ">
>   <information>
>     <title>Screen Sharing Application</title>
>     <vendor>OpenMeetings</vendor>
>     <homepage href="null"/>
>     <description>ScreenViewer Client Application</description>
>     <description kind="short">A File to grab a screen and send it to a
> Server</description>
>     <icon href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**icon.jpg<https://magyarwebkonferencia.hu/openmeetings/screensharing/icon.jpg>"
> kind="default"/>
>     <icon href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**splashicon.jpg<https://magyarwebkonferencia.hu/openmeetings/screensharing/splashicon.jpg>"
> kind="splash"/>
>     <offline-allowed/>
>   </information>
>   <security>
>     <all-permissions/>
>   </security>
>   <update check="timeout" policy="always"/>
>   <resources>
>     <java version="1.4+"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**httpclient-4.2.1.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/httpclient-4.2.1.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**logback-core-1.0.9.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/logback-core-1.0.9.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**red5-server.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/red5-server.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**openmeetings-screenshare-3.0.**0-SNAPSHOT.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/openmeetings-screenshare-3.0.0-SNAPSHOT.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**spring-beans-3.1.1.RELEASE.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/spring-beans-3.1.1.RELEASE.jar>
> **" download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**spring-context-3.1.1.RELEASE.**jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/spring-context-3.1.1.RELEASE.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**mina-core-2.0.7.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/mina-core-2.0.7.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**ehcache-core-2.5.0.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/ehcache-core-2.5.0.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**slf4j-api-1.7.2.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/slf4j-api-1.7.2.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**spring-core-3.1.1.RELEASE.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/spring-core-3.1.1.RELEASE.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**jcl-over-slf4j-1.7.2.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/jcl-over-slf4j-1.7.2.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**commons-lang3-3.1.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/commons-lang3-3.1.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**bcprov-jdk15on-1.47.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/bcprov-jdk15on-1.47.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**commons-beanutils-1.8.3.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/commons-beanutils-1.8.3.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**red5-client-1.0.2-SNAPSHOT.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/red5-client-1.0.2-SNAPSHOT.jar>
> **" download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**commons-codec-1.6.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/commons-codec-1.6.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**logback-classic-1.0.9.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/logback-classic-1.0.9.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**commons-collections-20040616.**jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/commons-collections-20040616.jar>"
> download="eager" main="false"/>
>     <jar href="https://**magyarwebkonferencia.hu/**
> openmeetings/screensharing/**httpcore-4.2.1.jar<https://magyarwebkonferencia.hu/openmeetings/screensharing/httpcore-4.2.1.jar>"
> download="eager" main="false"/>
>   </resources>
>   <application-desc main-class="org.apache.**openmeetings.screen.webstart.
> **RTMPScreenShare">
> <argument>server6.**magyarwebkonferencia.hu<http://server6.magyarwebkonferencia.hu>
> </**argument>
>     <argument>openmeetings/116</**argument>
>     <argument>1935</argument>
> <argument>**c2de7cdebb8336d770040742ecceaf**de</argument>
>     <argument>Desktop Sharer;Click Start to publish your screen;Start
> Sharing;Stop 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. To only record the Session it is sufficient to
> click start recording.;Start Recording;Stop Recording;Stop Sharing;Quality
> of the ScreenShare:;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>430</argument>
>     <argument>true</argument>
>     <argument>true</argument>
>   </application-desc>
> </jnlp> ]
>     at com.sun.javaws.LaunchDownload.**checkSignedResourcesHelper(**
> LaunchDownload.java:1801)
>     at com.sun.javaws.LaunchDownload.**checkSignedResources(**
> LaunchDownload.java:1505)
>     at com.sun.javaws.Launcher.**prepareResources(Launcher.**java:1237)
>     at com.sun.javaws.Launcher.**prepareAllResources(Launcher.**java:626)
>     at com.sun.javaws.Launcher.**prepareToLaunch(Launcher.java:**328)
>     at com.sun.javaws.Launcher.**prepareToLaunch(Launcher.java:**200)
>     at com.sun.javaws.Launcher.**launch(Launcher.java:117)
>     at com.sun.javaws.Main.launchApp(**Main.java:416)
>     at com.sun.javaws.Main.**continueInSecureThread(Main.**java:248)
>     at com.sun.javaws.Main$1.run(**Main.java:110)
>     at java.lang.Thread.run(Thread.**java:662)
>
>


-- 
WBR
Maxim aka solomax