Sorry,   THANKS....

On Apr 7, 3:10 pm, Sebastian Wagner <seba.wag...@gmail.com> wrote:
> you say you test and use with red5 0.7.
> Actually there is nowhere a documentation that you should do that?
>
> http://code.google.com/p/openmeetings/wiki/BuildSources
>
> Java Webapp (Server-Side)
>
>     * You need Java Version = 6 for running and compiling OpenMeetings
>     * Install red5 fromhttp://build.xuggle.com/job/red5_jdk6_stable/
>     * Download (SVN - Checkout) from:
>
> *Install red5 fromhttp://build.xuggle.com/job/red5_jdk6_stable/*
>
> 2009/4/7 bidab <ivan.bol...@gmail.com>:
>
>
>
> > Hi, this is my log when I acceed tohttp://localhost:5080/openmeetings/
>
> > red5.log :
>
> > 2009-04-07 14:43:00,861 [btpool1-0] WARN  org.mortbay.log - Committed
> > before 404 null
> > 2009-04-07 14:43:00,861 [btpool1-0] ERROR org.mortbay.log - /
> > openmeetings/
> > java.lang.IllegalStateException: Committed
> >        at org.mortbay.jetty.Response.resetBuffer(Response.java:995)
> >        at org.mortbay.jetty.Response.sendError(Response.java:240)
> >        at org.mortbay.jetty.Response.sendError(Response.java:340)
> >        at 
> > org.mortbay.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:
> > 398)
> >        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
> >        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
> >        at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:
> > 487)
> >        at org.mortbay.jetty.servlet.ServletHandler.handle
> > (ServletHandler.java:362)
> >        at org.mortbay.jetty.security.SecurityHandler.handle
> > (SecurityHandler.java:216)
> >        at org.mortbay.jetty.servlet.SessionHandler.handle
> > (SessionHandler.java:181)
> >        at org.mortbay.jetty.handler.ContextHandler.handle
> > (ContextHandler.java:726)
> >        at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:
> > 405)
> >        at org.mortbay.jetty.handler.ContextHandlerCollection.handle
> > (ContextHandlerCollection.java:206)
> >        at org.mortbay.jetty.handler.HandlerCollection.handle
> > (HandlerCollection.java:114)
> >        at org.mortbay.jetty.handler.HandlerWrapper.handle
> > (HandlerWrapper.java:139)
> >        at org.mortbay.jetty.Server.handle(Server.java:324)
> >        at 
> > org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
> > 505)
> >        at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete
> > (HttpConnection.java:828)
> >        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
> >        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
> >        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
> >        at org.mortbay.io.nio.SelectChannelEndPoint.run
> > (SelectChannelEndPoint.java:395)
> >        at org.mortbay.thread.BoundedThreadPool$PoolThread.run
> > (BoundedThreadPool.java:450)
>
> > Bidab
>
> > On Apr 7, 2:05 pm, bidab <ivan.bol...@gmail.com> wrote:
> >> Hummm, if log of red5 is inside folder "log", I don't have log....
>
> >> On Apr 7, 1:55 pm, bidab <ivan.bol...@gmail.com> wrote:
>
> >> > Yes I made that....
>
> >> > I have one question, files "main.lzx.lzr=swf8.swf" and
> >> > "maindebug.lzx.lzr=swf8.swf" are inside client folder. I copy them to
> >> > red5/webapps/openmmeetings/   ; it's all ? just two files from the
> >> > client...
>
> >> > If I understand, when compilation functions :), this two files are
> >> > modified, isn't it ?
>
> >> > Thanks...
>
> >> > On Apr 7, 1:48 pm, Manish Gupta <manishg....@gmail.com> wrote:
>
> >> > > have you restarted Red5 server after changing hibernate.cfg.xml and
> >> > > copying swf files to red5/webapps/openmeeting folder ? if not please
> >> > > restart red5 and then try !
>
> >> > > On Tue, Apr 7, 2009 at 6:45 PM, bidab <ivan.bol...@gmail.com> wrote:
>
> >> > > > Hi,
>
> >> > > > I test with red5 0.7 and it's the same problem. I copy
> >> > > > main.lzx.lzr=swf8.swf and maindebug.lzx.lzr=swf8.swf into folder
> >> > > > "openmmetings" and "openmeetings" is inside red5/webapps. I restarted
> >> > > > Red5 server and this is the error :
>
> >> > > > HTTP ERROR: 503
>
> >> > > > SERVICE_UNAVAILABLE
>
> >> > > > RequestURI=/openmeetings/
>
> >> > > > Powered by jetty://
>
> >> > > > Mysql server is ok because I can access it with my user account root.
> >> > > > (I created database openmeetings and configurate 
> >> > > > hibernate.cfg.xml)...
>
> >> > > > I don't understand why red5 doesn't not found my folder...
>
> >> > > > Bidab
>
> >> > > > On Apr 7, 10:41 am, Sebastian Wagner <seba.wag...@gmail.com> wrote:
> >> > > >> *red5 6.0.3.* ?
> >> > > >> there is no version 6.0.3 only 0.6.3 and openmeetings will not work
> >> > > >> with this old version of red5.
>
> >> > > >> Please refer 
> >> > > >> to:http://code.google.com/p/openmeetings/wiki/BuildSources
>
> >> > > >> Basically its all in there:
> >> > > >> *Moreover, before your post, I have not mysql server, so now I 
> >> > > >> install>> it and create database openmeetings. That's all ?
> >> > > >> >> no configuration of login and password like in hibernate.cfg.xml 
> >> > > >> >> ?*
>
> >> > > >> =>http://code.google.com/p/openmeetings/wiki/BuildSources:
> >> > > >> Quote: *do the usual install process of openmeetings *
>
> >> > > >> sebastian
>
> >> > > >> 2009/4/7 bidab <ivan.bol...@gmail.com>:
>
> >> > > >> > Hi,
>
> >> > > >> > I precise that I modify mysql_hibernate.cfg.xml to 
> >> > > >> > hibernate.cfg.xml
> >> > > >> > and replace my password into it. Driver is ok.
> >> > > >> > I restart my computer and now, when I want go to : 
> >> > > >> > http:localhost:5080/
> >> > > >> > openmeetings/  ,    I have error http 503 SERVICE_UNAVAILABLE
>
> >> > > >> > buthttp://localhost:5080/functions....
> >> > > >> > and I try with folder oflaDemo and it's ok for it...
>
> >> > > >> > Bidab
>
> >> > > >> > On Apr 7, 9:17 am, bidab <ivan.bol...@gmail.com> wrote:
> >> > > >> >> Hi manish,
>
> >> > > >> >> I try your solution but doesn't function...
>
> >> > > >> >> I precise that I have vista and red5 6.0.3.
> >> > > >> >> I copy my folder openmeetings into Red5/webapps/    but when I 
> >> > > >> >> want to
> >> > > >> >> go inhttp://localhost/openmeetings,
> >> > > >> >> it says it folder does'nt exist, even after copy
> >> > > >> >> main.lzx.lzr=swf8.swf.
>
> >> > > >> >> Moreover, before your post, I have not mysql server, so now I 
> >> > > >> >> install
> >> > > >> >> it and create database openmeetings. That's all ?
> >> > > >> >> no configuration of login and password like in hibernate.cfg.xml 
> >> > > >> >> ?
>
> >> > > >> >> To conclude, I use Vista, so I could see what file has changed 
> >> > > >> >> or not
> >> > > >> >> thanks to an icon ;  and after compiling, main.lzx.lzr=swf8.swf
> >> > > >> >> does'nt change, apparently...is it normal ?
>
> >> > > >> >> I sump up that I made :
>
> >> > > >> >> 1- Install red5 6.0.3 into C:\Program Files\Red5\
> >> > > >> >> 2- Install openlaszlo 4.3.0 into C:\Program Files\OpenLaszlo 
> >> > > >> >> Server
> >> > > >> >> 4.3.0\
> >> > > >> >> 3- Install mysql server 5.1 into C:\Program Files\MySQL (login 
> >> > > >> >> and
> >> > > >> >> password are root)
> >> > > >> >> 4- Create dabatase openmeetings
> >> > > >> >> 5- Create folder openmeetings into my desktop
> >> > > >> >> 6- SVN checkout for client into 
> >> > > >> >> "openmeetings":http://openmeetings.googlecode.com/svn/trunk/openmeetings_lps411/
> >> > > >> >> 7- Copy this folder into C:\Program Files\OpenLaszlo Server
> >> > > >> >> 4.3.0\Server\lps-4.3.0\"my_folder_is_here"
> >> > > >> >> 8- Compile it at 
> >> > > >> >> :http://127.0.0.1:8080/lps-4.3.0/openmeetings/maindebug.lzx?lzr=swf8&l...
> >> > > >> >> but error
> >> > > >> >> 8- Create folder openmeetings2 for server
> >> > > >> >> 9- SVN checkout into "openmeetings2" 
> >> > > >> >> :http://openmeetings.googlecode.com/svn/trunk/webapp/
> >> > > >> >> 10- Compile server with "ant dist"
> >> > > >> >> 11- Copy the folder openmeetings (which was into dist) into red5/
> >> > > >> >> webapps/
> >> > > >> >> 12- Copy main.lzx.lzr=swf8.swf into openmeetings like this : 
> >> > > >> >> red5/
> >> > > >> >> webapps/openmeetings/"my_file_is_here"
> >> > > >> >> 13- Go tohttp://localhost:5080/openmeetings/  don't found
> >> > > >> >> openmeetings folder
> >> > > >> >> 14- Go tohttp://Localhost:5080/openmeetings/Install don't found 
> >> > > >> >> so
>
> >> > > >> >> Bidab
>
> >> > > >> >> On Apr 6, 7:41 pm, manish <manishg....@gmail.com> wrote:
>
> >> > > >> >> > Hi bidab,
> >> > > >> >> >  what can i understand from your last reply is that ,
>
> >> > > >> >> >  1- you compile the server code, which went fine ---  so this 
> >> > > >> >> > is okay
> >> > > >> >> >  2- now you are trying to compile client as,
> >> > > >> >> >      
> >> > > >> >> > http://127.0.0.1:8080/lps-4.3.0/openmeetings/maindebug.lzx?lzr=swf8&l...
> >> > > >> >> > and here you are facing problem of connect to database ,
> >> > > >> >> >  > which in my opinion is fine if you did not installed 
> >> > > >> >> > openmeetings
> >> > > >> >> > yet , so there would be no database to connect.
> >> > > >> >> >  > and if you are using your old installation database then my
> >> > > >> >> > suggestion is that do not use that, create new database.
>
> >> > > >> >> > 3- now after compiling the client (even it has 
> >> > > >> >> > net.connection.failed
> >> > > >> >> > error) copy the maiz.lzx.lzr=swf8.swf to 
> >> > > >> >> > Red5/webapps/openmeeting
> >> > > >> >> > (this you have compiled in the step 1)
>
> >> > > >> >> > 4 - now change the config file and check that your database 
> >> > > >> >> > driver
> >> > > >> >> > also present in the lib (generally need not to check if you 
> >> > > >> >> > are using
> >> > > >> >> > mysql)
>
> >> > > >> >> > 5 - run the installtion for openmeetings
>
> >> > > >> >> > i hope things will work fine for you
>
> >> > > >> >> > :-)
>
> >> > > >> >> > On Apr 6, 10:07 pm, bidab <ivan.bol...@gmail.com> wrote:
>
> >> > > >> >> > > I would just say that :
>
> >> > > >> >> > > 1- I could compile server, perhaps even if I don't use it, 
> >> > > >> >> > > it's ok.
> >> > > >> >> > > 2- I just have connexion problem for client when I go to 
> >> > > >> >> > > "http://
> >> > > >> >> > > 127.0.0.1:8080/lps-4.3.0/openmeetings/
> >> > > >> >> > > maindebug.lzx?lzr=swf8&lzproxied=solo"                 and I 
> >> > > >> >> > > follow
>
> ...
>
> read more »
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to