You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Leandro Monk (Created) (JIRA)" <ji...@apache.org> on 2012/02/01 19:16:58 UTC

[jira] [Created] (OPENMEETINGS-39) Openmeetings don't let us upload files, and remains freezed with login with WS

Openmeetings don't let us upload files, and remains freezed with login with WS
------------------------------------------------------------------------------

                 Key: OPENMEETINGS-39
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-39
             Project: Openmeetings
          Issue Type: Bug
          Components: Converters
            Reporter: Leandro Monk


Hello Everybody,

We are having the same problem:

http://markmail.org/message/s2pjccv33zdv2ysi

Openmeetings don't let us upload files, and remains freezed with the
following message "converting..." but in the log server don't show
that the file is being saved.

The log shows:


DEBUG 01-20 15:13:30.198 UploadHandler.java 906897 101
org.openmeetings.servlet.outputhandler.UploadHandler
[http-0.0.0.0-5080-1] - uploading........
DEBUG 01-20 15:13:30.199 UploadHandler.java 906898 110
org.openmeetings.servlet.outputhandler.UploadHandler
[http-0.0.0.0-5080-1] - uploading........
sid:7aedc5f60e1e3b2ce84d893cb6035430

If we login traditionally there is no problem, we can upload files,
but if we login with an invitation hash this problem appears.

We also followed the instructions in:

http://groups.google.com/group/openmeetings-user/browse_thread/thread/e310e1c15dd918ac/7821be747c46e81d?hl=en&lnk=gst&q=MediaErroTimeout#7821be747c46e81d

But we don't have success

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-39) Openmeetings don't let us upload files, and remains freezed with login with WS

Posted by "Leandro Monk (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202594#comment-13202594 ] 

Leandro Monk commented on OPENMEETINGS-39:
------------------------------------------

Hi, Sebastian

Thanks for your answer.

Can you tell me wich config i have to change?

Because, the log don't say nothing

Regards

LeitoMonk
                
> Openmeetings don't let us upload files, and remains freezed with login with WS
> ------------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-39
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-39
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Converters
>            Reporter: Leandro Monk
>
> Hello Everybody,
> We are having the same problem:
> http://markmail.org/message/s2pjccv33zdv2ysi
> Openmeetings don't let us upload files, and remains freezed with the
> following message "converting..." but in the log server don't show
> that the file is being saved.
> The log shows:
> DEBUG 01-20 15:13:30.198 UploadHandler.java 906897 101
> org.openmeetings.servlet.outputhandler.UploadHandler
> [http-0.0.0.0-5080-1] - uploading........
> DEBUG 01-20 15:13:30.199 UploadHandler.java 906898 110
> org.openmeetings.servlet.outputhandler.UploadHandler
> [http-0.0.0.0-5080-1] - uploading........
> sid:7aedc5f60e1e3b2ce84d893cb6035430
> If we login traditionally there is no problem, we can upload files,
> but if we login with an invitation hash this problem appears.
> We also followed the instructions in:
> http://groups.google.com/group/openmeetings-user/browse_thread/thread/e310e1c15dd918ac/7821be747c46e81d?hl=en&lnk=gst&q=MediaErroTimeout#7821be747c46e81d
> But we don't have success

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-39) Openmeetings don't let us upload files, and remains freezed with login with WS

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203435#comment-13203435 ] 

SebastianWagner commented on OPENMEETINGS-39:
---------------------------------------------

it can have multiple issues, depending on your integration code. I can only guess what you have done, but you should make sure that for example if you change ports you do that in all files and that you set the param externaluserId in the SOAP/REST API methods.

Please use the mailing list to further discuss your problems. 
                
> Openmeetings don't let us upload files, and remains freezed with login with WS
> ------------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-39
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-39
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Converters
>            Reporter: Leandro Monk
>
> Hello Everybody,
> We are having the same problem:
> http://markmail.org/message/s2pjccv33zdv2ysi
> Openmeetings don't let us upload files, and remains freezed with the
> following message "converting..." but in the log server don't show
> that the file is being saved.
> The log shows:
> DEBUG 01-20 15:13:30.198 UploadHandler.java 906897 101
> org.openmeetings.servlet.outputhandler.UploadHandler
> [http-0.0.0.0-5080-1] - uploading........
> DEBUG 01-20 15:13:30.199 UploadHandler.java 906898 110
> org.openmeetings.servlet.outputhandler.UploadHandler
> [http-0.0.0.0-5080-1] - uploading........
> sid:7aedc5f60e1e3b2ce84d893cb6035430
> If we login traditionally there is no problem, we can upload files,
> but if we login with an invitation hash this problem appears.
> We also followed the instructions in:
> http://groups.google.com/group/openmeetings-user/browse_thread/thread/e310e1c15dd918ac/7821be747c46e81d?hl=en&lnk=gst&q=MediaErroTimeout#7821be747c46e81d
> But we don't have success

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (OPENMEETINGS-39) Openmeetings don't let us upload files, and remains freezed with login with WS

Posted by "SebastianWagner (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

SebastianWagner resolved OPENMEETINGS-39.
-----------------------------------------

    Resolution: Not A Problem

Hi Leandro,

this is either an installation or configuration problem but no bug of the software.
Please use the mailing list to discuss your problems.

Thanks,
Sebastian
                
> Openmeetings don't let us upload files, and remains freezed with login with WS
> ------------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-39
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-39
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Converters
>            Reporter: Leandro Monk
>
> Hello Everybody,
> We are having the same problem:
> http://markmail.org/message/s2pjccv33zdv2ysi
> Openmeetings don't let us upload files, and remains freezed with the
> following message "converting..." but in the log server don't show
> that the file is being saved.
> The log shows:
> DEBUG 01-20 15:13:30.198 UploadHandler.java 906897 101
> org.openmeetings.servlet.outputhandler.UploadHandler
> [http-0.0.0.0-5080-1] - uploading........
> DEBUG 01-20 15:13:30.199 UploadHandler.java 906898 110
> org.openmeetings.servlet.outputhandler.UploadHandler
> [http-0.0.0.0-5080-1] - uploading........
> sid:7aedc5f60e1e3b2ce84d893cb6035430
> If we login traditionally there is no problem, we can upload files,
> but if we login with an invitation hash this problem appears.
> We also followed the instructions in:
> http://groups.google.com/group/openmeetings-user/browse_thread/thread/e310e1c15dd918ac/7821be747c46e81d?hl=en&lnk=gst&q=MediaErroTimeout#7821be747c46e81d
> But we don't have success

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OPENMEETINGS-39) Openmeetings don't let us upload files, and remains freezed with login with WS

Posted by "Maxim Solodovnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik closed OPENMEETINGS-39.
----------------------------------------

    Assignee: Maxim Solodovnik

Closing all old 'Resolved' issues
                
> Openmeetings don't let us upload files, and remains freezed with login with WS
> ------------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-39
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-39
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Converters
>            Reporter: Leandro Monk
>            Assignee: Maxim Solodovnik
>
> Hello Everybody,
> We are having the same problem:
> http://markmail.org/message/s2pjccv33zdv2ysi
> Openmeetings don't let us upload files, and remains freezed with the
> following message "converting..." but in the log server don't show
> that the file is being saved.
> The log shows:
> DEBUG 01-20 15:13:30.198 UploadHandler.java 906897 101
> org.openmeetings.servlet.outputhandler.UploadHandler
> [http-0.0.0.0-5080-1] - uploading........
> DEBUG 01-20 15:13:30.199 UploadHandler.java 906898 110
> org.openmeetings.servlet.outputhandler.UploadHandler
> [http-0.0.0.0-5080-1] - uploading........
> sid:7aedc5f60e1e3b2ce84d893cb6035430
> If we login traditionally there is no problem, we can upload files,
> but if we login with an invitation hash this problem appears.
> We also followed the instructions in:
> http://groups.google.com/group/openmeetings-user/browse_thread/thread/e310e1c15dd918ac/7821be747c46e81d?hl=en&lnk=gst&q=MediaErroTimeout#7821be747c46e81d
> But we don't have success

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira