What browser are you using?
Can you check "Downloads" tab of your browser? (jnlp file might be
downloaded, but not configured to start automatically)


On Sun, May 26, 2013 at 2:15 AM, Billot <emmanuel.bil...@ac-orleans-tours.fr
> wrote:

> Ok value was "https" instead of 443
>
> It works for images but screen sharing does not work.
>
> When i click on screen share icon, browser tries to open jnpl file, but
> windows is shoot of immediatly...
> Debug does not say anything
>
> Le 25/05/13, *Maxim Solodovnik * <solomax...@gmail.com> a écrit :
>
> what do you have for
> <red5httpport>5080</red5httpport>
> in your config.xml?
>
>
> On Sun, May 26, 2013 at 1:25 AM, Billot <
> emmanuel.bil...@ac-orleans-tours.fr> wrote:
>
>> Ok... Where could it be ?
>> I follow instructions from given link in site...
>>
>> Le 25/05/13, *Maxim Solodovnik * <solomax...@gmail.com> a écrit :
>>
>> This is the cause: https://webconf.ac-orleans-tours.fr:NaN/
>> Somehow port is wrong
>>
>>
>> On Sun, May 26, 2013 at 1:16 AM, Billot <
>> emmanuel.bil...@ac-orleans-tours.fr> wrote:
>>
>>> Here is client debug for missing images :
>>>
>>> this.selected.name  filesTabButton
>>> -- filesTabButton
>>> fileExplorer::onvisible this._selected  null
>>> getFileExplorerByRoomSelf doRequest 1
>>> https://webconf.ac-orleans-tours.fr:NaN/openmeetings/services/FileService/getFileExplorerByRoomSelfInternal?SID=801b8562bbb1e01634a1e74d9dd3edb2&roomId=1
>>>
>>> WARNING: LzXMLLoader.XMLOnDataHandler load failed from URL
>>> 'https://webconf.ac-orleans-tours.fr:NaN/openmeetings/services/FileService/getFileExplorerByRoomSelfInternal?SID=801b8562bbb1e01634a1e74d9dd3edb2&roomId=1&__lzbc__=1369505730651',
>>> no data received.
>>> WARNING: Failure to load data in serverless apps may be caused by Flash
>>> player security policies. Check your data server crossdomain.xml file
>>>
>>>
>>> Le 25/05/13, *Maxim Solodovnik * <solomax...@gmail.com> a écrit :
>>>
>>> Please see my reply in other thread +
>>>
>>> >> It is client side log (navigator one's)
>>> Do you mean the log of Screen-sharing Web Start application?
>>> can you check contents of jnlp file downloaded?
>>>
>>>
>>>
>>> On Sun, May 26, 2013 at 12:21 AM, Billot <
>>> emmanuel.bil...@ac-orleans-tours.fr> wrote:
>>>
>>>>
>>>>
>>>> Le 25/05/13, *Maxim Solodovnik * <solomax...@gmail.com> a écrit :
>>>>
>>>> Could you provide some more details?
>>>>
>>>> Hi,
>>>>
>>>>
>>>> 1) OM version
>>>>
>>>> Openmeeting 2.1
>>>>
>>>>
>>>> 2) OS
>>>>
>>>> RedHat AS6.3 x64
>>>>
>>>>
>>>> 3) How you have configured SSL
>>>>
>>>> I followed exactly info on
>>>> http://openmeetings.apache.org/RTMPSAndHTTPS.html
>>>>
>>>>
>>>> 4) Is it client or server log?
>>>>
>>>> It is client side log (navigator one's)
>>>>
>>>>
>>>>
>>>>
>>>> On Fri, May 24, 2013 at 7:05 PM, Emmanuel BILLOT <
>>>> emmanuel.bil...@ac-orleans-tours.fr> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> When trying to share screen with ssl openmeeting, we got
>>>>>
>>>>> java.net.**MalformedURLException: unknown protocol: socket
>>>>>     at java.net.URL.<init>(Unknown Source)
>>>>>     at java.net.URL.<init>(Unknown Source)
>>>>>     at java.net.URL.<init>(Unknown Source)
>>>>>     at java.net.URI.toURL(Unknown Source)
>>>>>     at 
>>>>> com.sun.deploy.net.proxy.**DeployProxySelector.**connectFailed(Unknown
>>>>> Source)
>>>>>     at java.net.SocksSocketImpl.**connect(Unknown Source)
>>>>>     at java.net.Socket.connect(**Unknown Source)
>>>>>     at sun.security.ssl.**SSLSocketImpl.connect(Unknown Source)
>>>>>     at sun.security.ssl.**BaseSSLSocketImpl.connect(**Unknown Source)
>>>>>     at sun.net.NetworkClient.**doConnect(Unknown Source)
>>>>>     at sun.net.www.http.HttpClient.**openServer(Unknown Source)
>>>>>     at sun.net.www.http.HttpClient.**openServer(Unknown Source)
>>>>>     at sun.net.www.protocol.https.**HttpsClient.<init>(Unknown Source)
>>>>>     at sun.net.www.protocol.https.**HttpsClient.New(Unknown Source)
>>>>>     at 
>>>>> sun.net.www.protocol.https.**AbstractDelegateHttpsURLConnec**tion.getNewHttpClient(Unknown
>>>>> Source)
>>>>>     at 
>>>>> sun.net.www.protocol.http.**HttpURLConnection.**plainConnect(Unknown
>>>>> Source)
>>>>>     at 
>>>>> sun.net.www.protocol.https.**AbstractDelegateHttpsURLConnec**tion.connect(Unknown
>>>>> Source)
>>>>>     at 
>>>>> sun.net.www.protocol.https.**HttpsURLConnectionImpl.**connect(Unknown
>>>>> Source)
>>>>>     at com.sun.deploy.net.**BasicHttpRequest.doRequest(**Unknown
>>>>> Source)
>>>>>     at com.sun.deploy.net.**BasicHttpRequest.doRequest(**Unknown
>>>>> Source)
>>>>>     at com.sun.deploy.net.**BasicHttpRequest.doGetRequest(**Unknown
>>>>> Source)
>>>>>     at com.sun.deploy.net.**DownloadEngine.actionDownload(**Unknown
>>>>> Source)
>>>>>     at com.sun.deploy.net.**DownloadEngine._**downloadCacheEntry(Unknown
>>>>> Source)
>>>>>     at 
>>>>> com.sun.deploy.cache.**ResourceProviderImpl.**getResourceCacheEntry(Unknown
>>>>> Source)
>>>>>     at 
>>>>> com.sun.deploy.cache.**ResourceProviderImpl.**getResourceCacheEntry(Unknown
>>>>> Source)
>>>>>     at com.sun.deploy.cache.**ResourceProviderImpl.**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)
>>>>>
>>>>> --
>>>>> Emmanuel BILLOT
>>>>> CATEL - Dpt. Système et Réseaux
>>>>> Rectorat - Académie d'Orléans-Tours
>>>>> 10, rue Molière - 45000 Orléans
>>>>> Tél : 02 38 79 45 57
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>> --
>>>>
>>>> Emmanuel BILLOT
>>>> CATEL - Dpt. Système et Réseaux
>>>> Rectorat - Académie d'Orléans-Tours
>>>> 10, rue Molière - 45000 Orléans
>>>> Tél : 02 38 79 45 57
>>>>
>>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>> --
>>>
>>> Emmanuel BILLOT
>>> CATEL - Dpt. Système et Réseaux
>>> Rectorat - Académie d'Orléans-Tours
>>> 10, rue Molière - 45000 Orléans
>>> Tél : 02 38 79 45 57
>>>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>> --
>>
>> Emmanuel BILLOT
>> CATEL - Dpt. Système et Réseaux
>> Rectorat - Académie d'Orléans-Tours
>> 10, rue Molière - 45000 Orléans
>> Tél : 02 38 79 45 57
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>
> --
>
> Emmanuel BILLOT
> CATEL - Dpt. Système et Réseaux
> Rectorat - Académie d'Orléans-Tours
> 10, rue Molière - 45000 Orléans
> Tél : 02 38 79 45 57
>
>


-- 
WBR
Maxim aka solomax

Reply via email to