red5-top only contains warnings, nothing to worry about red5 contains no warnings or errors
work as expected until you have killed it using Ctrl+C On Fri, Jun 15, 2012 at 12:03 PM, Robert Chalmers < [email protected]> wrote: > ok, > > ant clean.ivy OK > svn up OK > svn status OK ... (only *M* mysql_persistence and *?* persistence.xml) > ant -Ddb=mysql OK (Build Successful) > cd dist\red5 OK > > red5-debug.bat does throw some exceptions. > These are in the red5.log attached, and also in the red5-top.log > > So it seems something is up... > > > On Fri, Jun 15, 2012 at 1:54 PM, Maxim Solodovnik <[email protected]>wrote: > >> According to the google this problem is caused by wrong jar location. >> Could you please try the following: >> 1) ant clean.ivy >> 2) svn up >> 3) svn status (to ensure nothing but mysql_persistance.xml is changed) >> 4) ant -Ddb=mysql >> 5) cd dist\red5 >> 6) red5-debug.bat >> >> please take a look at output of red5-debug.bat and check there is no >> exception being throwed >> >> >> On Fri, Jun 15, 2012 at 10:49 AM, Robert Chalmers < >> [email protected]> wrote: >> >>> I have done a clean build, on the latest svn of openmeetings. and >>> Moodle, and the module in Moodle >>> Same error. >>> >>> >>> On Fri, Jun 15, 2012 at 1:13 PM, Maxim Solodovnik >>> <[email protected]>wrote: >>> >>>> Just perform clean build and everything is OK. >>>> Please provide more details :) >>>> >>>> >>>> On Fri, Jun 15, 2012 at 10:04 AM, Maxim Solodovnik < >>>> [email protected]> wrote: >>>> >>>>> I'll double check it right now. >>>>> Do you have any specific steps to reproduce it? >>>>> Are you able to see what's wrong going to the URL >>>>> http://localhost:5080/openmeetings/services/UserService?wsdl using >>>>> your browser? >>>>> >>>>> >>>>> On Fri, Jun 15, 2012 at 8:28 AM, Robert Chalmers < >>>>> [email protected]> wrote: >>>>> >>>>>> >>>>>> >>>>>> Error >>>>>> >>>>>> wsdl error: XML error parsing WSDL from >>>>>> http://localhost:5080/openmeetings/services/UserService?wsdl on line 13: >>>>>> Mismatched tag >>>>>> >>>>>> Error >>>>>> >>>>>> wsdl error: XML error parsing WSDL from >>>>>> http://localhost:5080/openmeetings/services/UserService?wsdl on line 13: >>>>>> Mismatched tag >>>>>> >>>>>> Could not login User to OpenMeetings, check your OpenMeetings Module >>>>>> Configuration >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> WBR >>>>> Maxim aka solomax >>>>> >>>> >>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> > > -- WBR Maxim aka solomax
