Re: NetConnection.Connect.Failed

2010-12-13 Thread metuschela
I install openmeetings on centos 5.5. but It not works
locally. when I try to connect , I get
NetConnection.Connect.Failed error
rtmpt://...:8080/openmeetings/
hibernate
can you help me

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@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.



Re: NetConnection.Connect.Failed

2010-09-29 Thread prashant
No I am not using eclipse. It is not url, url is correct http://:5080/openmeetings/ while opening this page .. there is wait bar
at center page and above it has this call  rtmpt:///:
8080/openmeetings/hibernate and then error comes
NetConnection.Connect.Failed error

On Sep 29, 9:17 pm, "seba.wag...@gmail.com" 
wrote:
> the URL is impossible:
> rtmpt://...:8080/openmeetings/hibernate
>
> the rtmpt is 8088 in the standalone version.
>
> Are you trying to run it using the .bat or do you deploy it in eclipse ?!
>
> Sebastian
>
> 2010/9/29 prashant 
>
>
>
>
>
> > No.. I am able to access apache web server http:///test.
> > It's only when web site tries to  connect  using rtmpt, I am getting
> > error.
> > rtmpt://...:8080/openmeetings/hibernate
>
> > On Sep 29, 7:01 pm, "seba.wag...@gmail.com" 
> > wrote:
> > > It also is not a red5 issue. Its really up to your network.
> > > Install a simple apache web-server and try to reach it over the network.
> > You
> > > will have the same issues.
>
> > > Sebastian
>
> > > 2010/9/29 prashant 
>
> > > > Yes it has nothing to do with OpenMeetings but with red5. Network is
> > > > just simple LAN connection with firewall OFF. Any pointers will be
> > > > greatly appreciated.
>
> > > > Thanks
> > > > Prashant
>
> > > > On Sep 29, 4:40 pm, "seba.wag...@gmail.com" 
> > > > wrote:
> > > > > *I tried to hardcore rtmphostlocal IP*
> > > > > => keep it blank so that the application will find out the domain on
> > its
> > > > own
> > > > > (the domain it has been loading from)
>
> > > > > Everything else actually has nothing to do with OpenMeetings, check
> > your
> > > > > network setup.
>
> > > > > Sebastian
>
> > > > > 2010/9/29 prashant 
>
> > > > > > I checked config.xml and red5.properties and both have same values
> > of
> > > > > > ports. I tried to hardcore rtmphostlocal IP value but error is
> > same.
>
> > > > > > Thanks
> > > > > > Prashant
>
> > > > > > On Sep 29, 2:22 pm, "seba.wag...@gmail.com" 
> > > > > > wrote:
> > > > > > > Have you modified the config.xml for the client side IP/Port
> > > > > > configurations?
>
> > > > > > > 2010/9/29 prashant 
>
> > > > > > > > I finally able to install openmeetings on my windowsXP. It
> > works
> > > > fine
> > > > > > > > locally. But when I try to connect from other machine on LAN, I
> > get
> > > > > > > > NetConnection.Connect.Failed error
> > > > > > > > rtmpt://...:8080/openmeetings/hibernate
>
> > > > > > > > There is no specific error message, this is log while server
> > boot..
>
> > > > > > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > > > > > o.a.coyote.http11.Http11NioProtocol - Initializing Coyote
> > HTTP/1.1
> > > > on
> > > > > > > > http-8088
> > > > > > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > > > > > o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine
> > > > > > > > 2010-09-29 10:28:32,720 [main] INFO
> > > > > > > > o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1
> > on
> > > > > > > > http-8088
> > > > > > > > 2010-09-29 10:28:32,730 [main] INFO
> > > > > > > > org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
> > > > > > > > configuration was not specified
>
> > > > > > > > Do I miss any configuration step?
>
> > > > > > > > # Socket policy
> > > > > > > > policy.host=0.0.0.0
> > > > > > > > policy.port=843
>
> > > > > > > > # HTTP
> > > > > > > > http.host=0.0.0.0
> > > > > > > > http.port=5080
> > > > > > > > https.port=8443
>
> > > > > > > > # RTMP
> > > > > > > > rtmp.host=0.0.0.0
> > > > > > > > rtmp.port=1935
> > > > > > > > rtmp.io_threads=16
> > > > > > > > rtmp.conn

Re: NetConnection.Connect.Failed

2010-09-29 Thread seba.wag...@gmail.com
the URL is impossible:
rtmpt://...:8080/openmeetings/hibernate

the rtmpt is 8088 in the standalone version.

Are you trying to run it using the .bat or do you deploy it in eclipse ?!

Sebastian

2010/9/29 prashant 

> No.. I am able to access apache web server http:///test.
> It's only when web site tries to  connect  using rtmpt, I am getting
> error.
> rtmpt://...:8080/openmeetings/hibernate
>
> On Sep 29, 7:01 pm, "seba.wag...@gmail.com" 
> wrote:
> > It also is not a red5 issue. Its really up to your network.
> > Install a simple apache web-server and try to reach it over the network.
> You
> > will have the same issues.
> >
> > Sebastian
> >
> > 2010/9/29 prashant 
> >
> >
> >
> >
> >
> > > Yes it has nothing to do with OpenMeetings but with red5. Network is
> > > just simple LAN connection with firewall OFF. Any pointers will be
> > > greatly appreciated.
> >
> > > Thanks
> > > Prashant
> >
> > > On Sep 29, 4:40 pm, "seba.wag...@gmail.com" 
> > > wrote:
> > > > *I tried to hardcore rtmphostlocal IP*
> > > > => keep it blank so that the application will find out the domain on
> its
> > > own
> > > > (the domain it has been loading from)
> >
> > > > Everything else actually has nothing to do with OpenMeetings, check
> your
> > > > network setup.
> >
> > > > Sebastian
> >
> > > > 2010/9/29 prashant 
> >
> > > > > I checked config.xml and red5.properties and both have same values
> of
> > > > > ports. I tried to hardcore rtmphostlocal IP value but error is
> same.
> >
> > > > > Thanks
> > > > > Prashant
> >
> > > > > On Sep 29, 2:22 pm, "seba.wag...@gmail.com"  >
> > > > > wrote:
> > > > > > Have you modified the config.xml for the client side IP/Port
> > > > > configurations?
> >
> > > > > > 2010/9/29 prashant 
> >
> > > > > > > I finally able to install openmeetings on my windowsXP. It
> works
> > > fine
> > > > > > > locally. But when I try to connect from other machine on LAN, I
> get
> > > > > > > NetConnection.Connect.Failed error
> > > > > > > rtmpt://...:8080/openmeetings/hibernate
> >
> > > > > > > There is no specific error message, this is log while server
> boot..
> >
> > > > > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > > > > o.a.coyote.http11.Http11NioProtocol - Initializing Coyote
> HTTP/1.1
> > > on
> > > > > > > http-8088
> > > > > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > > > > o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine
> > > > > > > 2010-09-29 10:28:32,720 [main] INFO
> > > > > > > o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1
> on
> > > > > > > http-8088
> > > > > > > 2010-09-29 10:28:32,730 [main] INFO
> > > > > > > org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
> > > > > > > configuration was not specified
> >
> > > > > > > Do I miss any configuration step?
> >
> > > > > > > # Socket policy
> > > > > > > policy.host=0.0.0.0
> > > > > > > policy.port=843
> >
> > > > > > > # HTTP
> > > > > > > http.host=0.0.0.0
> > > > > > > http.port=5080
> > > > > > > https.port=8443
> >
> > > > > > > # RTMP
> > > > > > > rtmp.host=0.0.0.0
> > > > > > > rtmp.port=1935
> > > > > > > rtmp.io_threads=16
> > > > > > > rtmp.connect_threads=4
> > > > > > > rtmp.send_buffer_size=271360
> > > > > > > rtmp.receive_buffer_size=65536
> > > > > > > rtmp.ping_interval=1000
> > > > > > > rtmp.max_inactivity=6
> > > > > > > rtmp.tcp_nodelay=true
> >
> > > > > > > # RTMPS
> > > > > > > rtmps.host=0.0.0.0
> > > > > > > rtmps.port=8443
> > > > > > > rtmps.ping_interval=5000
> > > > > > > rtmps.max_inactivity=6
> > > > > > > rtmps.max_keep_ali

Re: NetConnection.Connect.Failed

2010-09-29 Thread prashant
No.. I am able to access apache web server http:///test.
It's only when web site tries to  connect  using rtmpt, I am getting
error.
rtmpt://...:8080/openmeetings/hibernate

On Sep 29, 7:01 pm, "seba.wag...@gmail.com" 
wrote:
> It also is not a red5 issue. Its really up to your network.
> Install a simple apache web-server and try to reach it over the network. You
> will have the same issues.
>
> Sebastian
>
> 2010/9/29 prashant 
>
>
>
>
>
> > Yes it has nothing to do with OpenMeetings but with red5. Network is
> > just simple LAN connection with firewall OFF. Any pointers will be
> > greatly appreciated.
>
> > Thanks
> > Prashant
>
> > On Sep 29, 4:40 pm, "seba.wag...@gmail.com" 
> > wrote:
> > > *I tried to hardcore rtmphostlocal IP*
> > > => keep it blank so that the application will find out the domain on its
> > own
> > > (the domain it has been loading from)
>
> > > Everything else actually has nothing to do with OpenMeetings, check your
> > > network setup.
>
> > > Sebastian
>
> > > 2010/9/29 prashant 
>
> > > > I checked config.xml and red5.properties and both have same values of
> > > > ports. I tried to hardcore rtmphostlocal IP value but error is same.
>
> > > > Thanks
> > > > Prashant
>
> > > > On Sep 29, 2:22 pm, "seba.wag...@gmail.com" 
> > > > wrote:
> > > > > Have you modified the config.xml for the client side IP/Port
> > > > configurations?
>
> > > > > 2010/9/29 prashant 
>
> > > > > > I finally able to install openmeetings on my windowsXP. It works
> > fine
> > > > > > locally. But when I try to connect from other machine on LAN, I get
> > > > > > NetConnection.Connect.Failed error
> > > > > > rtmpt://...:8080/openmeetings/hibernate
>
> > > > > > There is no specific error message, this is log while server boot..
>
> > > > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > > > o.a.coyote.http11.Http11NioProtocol - Initializing Coyote HTTP/1.1
> > on
> > > > > > http-8088
> > > > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > > > o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine
> > > > > > 2010-09-29 10:28:32,720 [main] INFO
> > > > > > o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1 on
> > > > > > http-8088
> > > > > > 2010-09-29 10:28:32,730 [main] INFO
> > > > > > org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
> > > > > > configuration was not specified
>
> > > > > > Do I miss any configuration step?
>
> > > > > > # Socket policy
> > > > > > policy.host=0.0.0.0
> > > > > > policy.port=843
>
> > > > > > # HTTP
> > > > > > http.host=0.0.0.0
> > > > > > http.port=5080
> > > > > > https.port=8443
>
> > > > > > # RTMP
> > > > > > rtmp.host=0.0.0.0
> > > > > > rtmp.port=1935
> > > > > > rtmp.io_threads=16
> > > > > > rtmp.connect_threads=4
> > > > > > rtmp.send_buffer_size=271360
> > > > > > rtmp.receive_buffer_size=65536
> > > > > > rtmp.ping_interval=1000
> > > > > > rtmp.max_inactivity=6
> > > > > > rtmp.tcp_nodelay=true
>
> > > > > > # RTMPS
> > > > > > rtmps.host=0.0.0.0
> > > > > > rtmps.port=8443
> > > > > > rtmps.ping_interval=5000
> > > > > > rtmps.max_inactivity=6
> > > > > > rtmps.max_keep_alive_requests=-1
> > > > > > rtmps.max_threads=20
> > > > > > rtmps.acceptor_thread_count=2
> > > > > > rtmps.processor_cache=20
> > > > > > # RTMPS Keystore Password
> > > > > > rtmps.keystorepass=password
>
> > > > > > # RTMPT
> > > > > > rtmpt.host=0.0.0.0
> > > > > > rtmpt.port=8088
> > > > > > rtmpt.ping_interval=5000
> > > > > > rtmpt.max_inactivity=6
> > > > > > rtmpt.max_keep_alive_requests=-1
> > > > > > rtmpt.max_threads=20
> > > > > > rtmpt.acceptor_thread_count=2
> > > > > > rtmpt.processor_cache=20
>
> > > 

Re: NetConnection.Connect.Failed

2010-09-29 Thread seba.wag...@gmail.com
It also is not a red5 issue. Its really up to your network.
Install a simple apache web-server and try to reach it over the network. You
will have the same issues.

Sebastian

2010/9/29 prashant 

> Yes it has nothing to do with OpenMeetings but with red5. Network is
> just simple LAN connection with firewall OFF. Any pointers will be
> greatly appreciated.
>
> Thanks
> Prashant
>
> On Sep 29, 4:40 pm, "seba.wag...@gmail.com" 
> wrote:
> > *I tried to hardcore rtmphostlocal IP*
> > => keep it blank so that the application will find out the domain on its
> own
> > (the domain it has been loading from)
> >
> > Everything else actually has nothing to do with OpenMeetings, check your
> > network setup.
> >
> > Sebastian
> >
> > 2010/9/29 prashant 
> >
> >
> >
> >
> >
> > > I checked config.xml and red5.properties and both have same values of
> > > ports. I tried to hardcore rtmphostlocal IP value but error is same.
> >
> > > Thanks
> > > Prashant
> >
> > > On Sep 29, 2:22 pm, "seba.wag...@gmail.com" 
> > > wrote:
> > > > Have you modified the config.xml for the client side IP/Port
> > > configurations?
> >
> > > > 2010/9/29 prashant 
> >
> > > > > I finally able to install openmeetings on my windowsXP. It works
> fine
> > > > > locally. But when I try to connect from other machine on LAN, I get
> > > > > NetConnection.Connect.Failed error
> > > > > rtmpt://...:8080/openmeetings/hibernate
> >
> > > > > There is no specific error message, this is log while server boot..
> >
> > > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > > o.a.coyote.http11.Http11NioProtocol - Initializing Coyote HTTP/1.1
> on
> > > > > http-8088
> > > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > > o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine
> > > > > 2010-09-29 10:28:32,720 [main] INFO
> > > > > o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1 on
> > > > > http-8088
> > > > > 2010-09-29 10:28:32,730 [main] INFO
> > > > > org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
> > > > > configuration was not specified
> >
> > > > > Do I miss any configuration step?
> >
> > > > > # Socket policy
> > > > > policy.host=0.0.0.0
> > > > > policy.port=843
> >
> > > > > # HTTP
> > > > > http.host=0.0.0.0
> > > > > http.port=5080
> > > > > https.port=8443
> >
> > > > > # RTMP
> > > > > rtmp.host=0.0.0.0
> > > > > rtmp.port=1935
> > > > > rtmp.io_threads=16
> > > > > rtmp.connect_threads=4
> > > > > rtmp.send_buffer_size=271360
> > > > > rtmp.receive_buffer_size=65536
> > > > > rtmp.ping_interval=1000
> > > > > rtmp.max_inactivity=6
> > > > > rtmp.tcp_nodelay=true
> >
> > > > > # RTMPS
> > > > > rtmps.host=0.0.0.0
> > > > > rtmps.port=8443
> > > > > rtmps.ping_interval=5000
> > > > > rtmps.max_inactivity=6
> > > > > rtmps.max_keep_alive_requests=-1
> > > > > rtmps.max_threads=20
> > > > > rtmps.acceptor_thread_count=2
> > > > > rtmps.processor_cache=20
> > > > > # RTMPS Keystore Password
> > > > > rtmps.keystorepass=password
> >
> > > > > # RTMPT
> > > > > rtmpt.host=0.0.0.0
> > > > > rtmpt.port=8088
> > > > > rtmpt.ping_interval=5000
> > > > > rtmpt.max_inactivity=6
> > > > > rtmpt.max_keep_alive_requests=-1
> > > > > rtmpt.max_threads=20
> > > > > rtmpt.acceptor_thread_count=2
> > > > > rtmpt.processor_cache=20
> >
> > > > > # MRTMP
> > > > > mrtmp.host=0.0.0.0
> > > > > mrtmp.server=localhost
> > > > > mrtmp.port=9035
> > > > > mrtmp.event_threads_core=4
> > > > > mrtmp.event_threads_max=32
> > > > > # event threads queue: -1 unbounded, 0 direct (no queue), n bounded
> > > > > queue
> > > > > mrtmp.event_threads_queue=0
> > > > > mrtmp.event_threads_keepalive=60
> > > > > mrtmp.send_buffer_size=271360
> > > > > 

Re: NetConnection.Connect.Failed

2010-09-29 Thread prashant
Yes it has nothing to do with OpenMeetings but with red5. Network is
just simple LAN connection with firewall OFF. Any pointers will be
greatly appreciated.

Thanks
Prashant

On Sep 29, 4:40 pm, "seba.wag...@gmail.com" 
wrote:
> *I tried to hardcore rtmphostlocal IP*
> => keep it blank so that the application will find out the domain on its own
> (the domain it has been loading from)
>
> Everything else actually has nothing to do with OpenMeetings, check your
> network setup.
>
> Sebastian
>
> 2010/9/29 prashant 
>
>
>
>
>
> > I checked config.xml and red5.properties and both have same values of
> > ports. I tried to hardcore rtmphostlocal IP value but error is same.
>
> > Thanks
> > Prashant
>
> > On Sep 29, 2:22 pm, "seba.wag...@gmail.com" 
> > wrote:
> > > Have you modified the config.xml for the client side IP/Port
> > configurations?
>
> > > 2010/9/29 prashant 
>
> > > > I finally able to install openmeetings on my windowsXP. It works fine
> > > > locally. But when I try to connect from other machine on LAN, I get
> > > > NetConnection.Connect.Failed error
> > > > rtmpt://...:8080/openmeetings/hibernate
>
> > > > There is no specific error message, this is log while server boot..
>
> > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > o.a.coyote.http11.Http11NioProtocol - Initializing Coyote HTTP/1.1 on
> > > > http-8088
> > > > 2010-09-29 10:28:32,610 [main] INFO
> > > > o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine
> > > > 2010-09-29 10:28:32,720 [main] INFO
> > > > o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1 on
> > > > http-8088
> > > > 2010-09-29 10:28:32,730 [main] INFO
> > > > org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
> > > > configuration was not specified
>
> > > > Do I miss any configuration step?
>
> > > > # Socket policy
> > > > policy.host=0.0.0.0
> > > > policy.port=843
>
> > > > # HTTP
> > > > http.host=0.0.0.0
> > > > http.port=5080
> > > > https.port=8443
>
> > > > # RTMP
> > > > rtmp.host=0.0.0.0
> > > > rtmp.port=1935
> > > > rtmp.io_threads=16
> > > > rtmp.connect_threads=4
> > > > rtmp.send_buffer_size=271360
> > > > rtmp.receive_buffer_size=65536
> > > > rtmp.ping_interval=1000
> > > > rtmp.max_inactivity=6
> > > > rtmp.tcp_nodelay=true
>
> > > > # RTMPS
> > > > rtmps.host=0.0.0.0
> > > > rtmps.port=8443
> > > > rtmps.ping_interval=5000
> > > > rtmps.max_inactivity=6
> > > > rtmps.max_keep_alive_requests=-1
> > > > rtmps.max_threads=20
> > > > rtmps.acceptor_thread_count=2
> > > > rtmps.processor_cache=20
> > > > # RTMPS Keystore Password
> > > > rtmps.keystorepass=password
>
> > > > # RTMPT
> > > > rtmpt.host=0.0.0.0
> > > > rtmpt.port=8088
> > > > rtmpt.ping_interval=5000
> > > > rtmpt.max_inactivity=6
> > > > rtmpt.max_keep_alive_requests=-1
> > > > rtmpt.max_threads=20
> > > > rtmpt.acceptor_thread_count=2
> > > > rtmpt.processor_cache=20
>
> > > > # MRTMP
> > > > mrtmp.host=0.0.0.0
> > > > mrtmp.server=localhost
> > > > mrtmp.port=9035
> > > > mrtmp.event_threads_core=4
> > > > mrtmp.event_threads_max=32
> > > > # event threads queue: -1 unbounded, 0 direct (no queue), n bounded
> > > > queue
> > > > mrtmp.event_threads_queue=0
> > > > mrtmp.event_threads_keepalive=60
> > > > mrtmp.send_buffer_size=271360
> > > > mrtmp.receive_buffer_size=65536
> > > > mrtmp.ping_interval=5000
> > > > mrtmp.max_inactivity=6
> > > > mrtmp.tcp_nodelay=true
>
> > > > # Debug proxy (needs to be activated in red5-core.xml)
> > > > proxy.source_host=127.0.0.1
> > > > proxy.source_port=1936
> > > > proxy.destination_host=127.0.0.1
> > > > proxy.destination_port=1935
>
> > > > # JMX
> > > > jmx.rmi.port.registry=
> > > > jmx.rmi.port.remoteobjects=
> > > > jmx.rmi.host=0.0.0.0
> > > > jmx.rmi.ssl=false
>
> > > > --
> > > > You received this message because you are subscribed to the Google
> > G

Re: NetConnection.Connect.Failed

2010-09-29 Thread seba.wag...@gmail.com
*I tried to hardcore rtmphostlocal IP*
=> keep it blank so that the application will find out the domain on its own
(the domain it has been loading from)

Everything else actually has nothing to do with OpenMeetings, check your
network setup.

Sebastian

2010/9/29 prashant 

> I checked config.xml and red5.properties and both have same values of
> ports. I tried to hardcore rtmphostlocal IP value but error is same.
>
> Thanks
> Prashant
>
> On Sep 29, 2:22 pm, "seba.wag...@gmail.com" 
> wrote:
> > Have you modified the config.xml for the client side IP/Port
> configurations?
> >
> > 2010/9/29 prashant 
> >
> >
> >
> >
> >
> > > I finally able to install openmeetings on my windowsXP. It works fine
> > > locally. But when I try to connect from other machine on LAN, I get
> > > NetConnection.Connect.Failed error
> > > rtmpt://...:8080/openmeetings/hibernate
> >
> > > There is no specific error message, this is log while server boot..
> >
> > > 2010-09-29 10:28:32,610 [main] INFO
> > > o.a.coyote.http11.Http11NioProtocol - Initializing Coyote HTTP/1.1 on
> > > http-8088
> > > 2010-09-29 10:28:32,610 [main] INFO
> > > o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine
> > > 2010-09-29 10:28:32,720 [main] INFO
> > > o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1 on
> > > http-8088
> > > 2010-09-29 10:28:32,730 [main] INFO
> > > org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
> > > configuration was not specified
> >
> > > Do I miss any configuration step?
> >
> > > # Socket policy
> > > policy.host=0.0.0.0
> > > policy.port=843
> >
> > > # HTTP
> > > http.host=0.0.0.0
> > > http.port=5080
> > > https.port=8443
> >
> > > # RTMP
> > > rtmp.host=0.0.0.0
> > > rtmp.port=1935
> > > rtmp.io_threads=16
> > > rtmp.connect_threads=4
> > > rtmp.send_buffer_size=271360
> > > rtmp.receive_buffer_size=65536
> > > rtmp.ping_interval=1000
> > > rtmp.max_inactivity=6
> > > rtmp.tcp_nodelay=true
> >
> > > # RTMPS
> > > rtmps.host=0.0.0.0
> > > rtmps.port=8443
> > > rtmps.ping_interval=5000
> > > rtmps.max_inactivity=6
> > > rtmps.max_keep_alive_requests=-1
> > > rtmps.max_threads=20
> > > rtmps.acceptor_thread_count=2
> > > rtmps.processor_cache=20
> > > # RTMPS Keystore Password
> > > rtmps.keystorepass=password
> >
> > > # RTMPT
> > > rtmpt.host=0.0.0.0
> > > rtmpt.port=8088
> > > rtmpt.ping_interval=5000
> > > rtmpt.max_inactivity=6
> > > rtmpt.max_keep_alive_requests=-1
> > > rtmpt.max_threads=20
> > > rtmpt.acceptor_thread_count=2
> > > rtmpt.processor_cache=20
> >
> > > # MRTMP
> > > mrtmp.host=0.0.0.0
> > > mrtmp.server=localhost
> > > mrtmp.port=9035
> > > mrtmp.event_threads_core=4
> > > mrtmp.event_threads_max=32
> > > # event threads queue: -1 unbounded, 0 direct (no queue), n bounded
> > > queue
> > > mrtmp.event_threads_queue=0
> > > mrtmp.event_threads_keepalive=60
> > > mrtmp.send_buffer_size=271360
> > > mrtmp.receive_buffer_size=65536
> > > mrtmp.ping_interval=5000
> > > mrtmp.max_inactivity=6
> > > mrtmp.tcp_nodelay=true
> >
> > > # Debug proxy (needs to be activated in red5-core.xml)
> > > proxy.source_host=127.0.0.1
> > > proxy.source_port=1936
> > > proxy.destination_host=127.0.0.1
> > > proxy.destination_port=1935
> >
> > > # JMX
> > > jmx.rmi.port.registry=
> > > jmx.rmi.port.remoteobjects=
> > > jmx.rmi.host=0.0.0.0
> > > jmx.rmi.ssl=false
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "OpenMeetings User" group.
> > > To post to this group, send email to
> openmeetings-u...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > openmeetings-user+unsubscr...@googlegroups.com i...@googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/openmeetings-user?hl=en.
> >
> > --
> > Sebastian
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> www.wagner-sebastian.com
> > seba.wag...@gmail.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-u...@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.
>
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@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.



Re: NetConnection.Connect.Failed

2010-09-29 Thread prashant
I checked config.xml and red5.properties and both have same values of
ports. I tried to hardcore rtmphostlocal IP value but error is same.

Thanks
Prashant

On Sep 29, 2:22 pm, "seba.wag...@gmail.com" 
wrote:
> Have you modified the config.xml for the client side IP/Port configurations?
>
> 2010/9/29 prashant 
>
>
>
>
>
> > I finally able to install openmeetings on my windowsXP. It works fine
> > locally. But when I try to connect from other machine on LAN, I get
> > NetConnection.Connect.Failed error
> > rtmpt://...:8080/openmeetings/hibernate
>
> > There is no specific error message, this is log while server boot..
>
> > 2010-09-29 10:28:32,610 [main] INFO
> > o.a.coyote.http11.Http11NioProtocol - Initializing Coyote HTTP/1.1 on
> > http-8088
> > 2010-09-29 10:28:32,610 [main] INFO
> > o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine
> > 2010-09-29 10:28:32,720 [main] INFO
> > o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1 on
> > http-8088
> > 2010-09-29 10:28:32,730 [main] INFO
> > org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
> > configuration was not specified
>
> > Do I miss any configuration step?
>
> > # Socket policy
> > policy.host=0.0.0.0
> > policy.port=843
>
> > # HTTP
> > http.host=0.0.0.0
> > http.port=5080
> > https.port=8443
>
> > # RTMP
> > rtmp.host=0.0.0.0
> > rtmp.port=1935
> > rtmp.io_threads=16
> > rtmp.connect_threads=4
> > rtmp.send_buffer_size=271360
> > rtmp.receive_buffer_size=65536
> > rtmp.ping_interval=1000
> > rtmp.max_inactivity=6
> > rtmp.tcp_nodelay=true
>
> > # RTMPS
> > rtmps.host=0.0.0.0
> > rtmps.port=8443
> > rtmps.ping_interval=5000
> > rtmps.max_inactivity=6
> > rtmps.max_keep_alive_requests=-1
> > rtmps.max_threads=20
> > rtmps.acceptor_thread_count=2
> > rtmps.processor_cache=20
> > # RTMPS Keystore Password
> > rtmps.keystorepass=password
>
> > # RTMPT
> > rtmpt.host=0.0.0.0
> > rtmpt.port=8088
> > rtmpt.ping_interval=5000
> > rtmpt.max_inactivity=6
> > rtmpt.max_keep_alive_requests=-1
> > rtmpt.max_threads=20
> > rtmpt.acceptor_thread_count=2
> > rtmpt.processor_cache=20
>
> > # MRTMP
> > mrtmp.host=0.0.0.0
> > mrtmp.server=localhost
> > mrtmp.port=9035
> > mrtmp.event_threads_core=4
> > mrtmp.event_threads_max=32
> > # event threads queue: -1 unbounded, 0 direct (no queue), n bounded
> > queue
> > mrtmp.event_threads_queue=0
> > mrtmp.event_threads_keepalive=60
> > mrtmp.send_buffer_size=271360
> > mrtmp.receive_buffer_size=65536
> > mrtmp.ping_interval=5000
> > mrtmp.max_inactivity=6
> > mrtmp.tcp_nodelay=true
>
> > # Debug proxy (needs to be activated in red5-core.xml)
> > proxy.source_host=127.0.0.1
> > proxy.source_port=1936
> > proxy.destination_host=127.0.0.1
> > proxy.destination_port=1935
>
> > # JMX
> > jmx.rmi.port.registry=
> > jmx.rmi.port.remoteobjects=
> > jmx.rmi.host=0.0.0.0
> > jmx.rmi.ssl=false
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To post to this group, send email to openmeetings-u...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > openmeetings-user+unsubscr...@googlegroups.com > i...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.wagner-sebastian.com
> seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@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.



Re: NetConnection.Connect.Failed

2010-09-29 Thread seba.wag...@gmail.com
Have you modified the config.xml for the client side IP/Port configurations?

2010/9/29 prashant 

> I finally able to install openmeetings on my windowsXP. It works fine
> locally. But when I try to connect from other machine on LAN, I get
> NetConnection.Connect.Failed error
> rtmpt://...:8080/openmeetings/hibernate
>
> There is no specific error message, this is log while server boot..
>
> 2010-09-29 10:28:32,610 [main] INFO
> o.a.coyote.http11.Http11NioProtocol - Initializing Coyote HTTP/1.1 on
> http-8088
> 2010-09-29 10:28:32,610 [main] INFO
> o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine
> 2010-09-29 10:28:32,720 [main] INFO
> o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1 on
> http-8088
> 2010-09-29 10:28:32,730 [main] INFO
> org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
> configuration was not specified
>
> Do I miss any configuration step?
>
>
> # Socket policy
> policy.host=0.0.0.0
> policy.port=843
>
> # HTTP
> http.host=0.0.0.0
> http.port=5080
> https.port=8443
>
> # RTMP
> rtmp.host=0.0.0.0
> rtmp.port=1935
> rtmp.io_threads=16
> rtmp.connect_threads=4
> rtmp.send_buffer_size=271360
> rtmp.receive_buffer_size=65536
> rtmp.ping_interval=1000
> rtmp.max_inactivity=6
> rtmp.tcp_nodelay=true
>
> # RTMPS
> rtmps.host=0.0.0.0
> rtmps.port=8443
> rtmps.ping_interval=5000
> rtmps.max_inactivity=6
> rtmps.max_keep_alive_requests=-1
> rtmps.max_threads=20
> rtmps.acceptor_thread_count=2
> rtmps.processor_cache=20
> # RTMPS Keystore Password
> rtmps.keystorepass=password
>
> # RTMPT
> rtmpt.host=0.0.0.0
> rtmpt.port=8088
> rtmpt.ping_interval=5000
> rtmpt.max_inactivity=6
> rtmpt.max_keep_alive_requests=-1
> rtmpt.max_threads=20
> rtmpt.acceptor_thread_count=2
> rtmpt.processor_cache=20
>
> # MRTMP
> mrtmp.host=0.0.0.0
> mrtmp.server=localhost
> mrtmp.port=9035
> mrtmp.event_threads_core=4
> mrtmp.event_threads_max=32
> # event threads queue: -1 unbounded, 0 direct (no queue), n bounded
> queue
> mrtmp.event_threads_queue=0
> mrtmp.event_threads_keepalive=60
> mrtmp.send_buffer_size=271360
> mrtmp.receive_buffer_size=65536
> mrtmp.ping_interval=5000
> mrtmp.max_inactivity=6
> mrtmp.tcp_nodelay=true
>
> # Debug proxy (needs to be activated in red5-core.xml)
> proxy.source_host=127.0.0.1
> proxy.source_port=1936
> proxy.destination_host=127.0.0.1
> proxy.destination_port=1935
>
> # JMX
> jmx.rmi.port.registry=
> jmx.rmi.port.remoteobjects=
> jmx.rmi.host=0.0.0.0
> jmx.rmi.ssl=false
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-u...@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.
>
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@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.



NetConnection.Connect.Failed

2010-09-28 Thread prashant
I finally able to install openmeetings on my windowsXP. It works fine
locally. But when I try to connect from other machine on LAN, I get
NetConnection.Connect.Failed error
rtmpt://...:8080/openmeetings/hibernate

There is no specific error message, this is log while server boot..

2010-09-29 10:28:32,610 [main] INFO
o.a.coyote.http11.Http11NioProtocol - Initializing Coyote HTTP/1.1 on
http-8088
2010-09-29 10:28:32,610 [main] INFO
o.r.server.tomcat.rtmpt.RTMPTLoader - Starting RTMPT engine
2010-09-29 10:28:32,720 [main] INFO
o.a.coyote.http11.Http11NioProtocol - Starting Coyote HTTP/1.1 on
http-8088
2010-09-29 10:28:32,730 [main] INFO
org.red5.server.tomcat.TomcatLoader - Dedicated RTMPS server
configuration was not specified

Do I miss any configuration step?


# Socket policy
policy.host=0.0.0.0
policy.port=843

# HTTP
http.host=0.0.0.0
http.port=5080
https.port=8443

# RTMP
rtmp.host=0.0.0.0
rtmp.port=1935
rtmp.io_threads=16
rtmp.connect_threads=4
rtmp.send_buffer_size=271360
rtmp.receive_buffer_size=65536
rtmp.ping_interval=1000
rtmp.max_inactivity=6
rtmp.tcp_nodelay=true

# RTMPS
rtmps.host=0.0.0.0
rtmps.port=8443
rtmps.ping_interval=5000
rtmps.max_inactivity=6
rtmps.max_keep_alive_requests=-1
rtmps.max_threads=20
rtmps.acceptor_thread_count=2
rtmps.processor_cache=20
# RTMPS Keystore Password
rtmps.keystorepass=password

# RTMPT
rtmpt.host=0.0.0.0
rtmpt.port=8088
rtmpt.ping_interval=5000
rtmpt.max_inactivity=6
rtmpt.max_keep_alive_requests=-1
rtmpt.max_threads=20
rtmpt.acceptor_thread_count=2
rtmpt.processor_cache=20

# MRTMP
mrtmp.host=0.0.0.0
mrtmp.server=localhost
mrtmp.port=9035
mrtmp.event_threads_core=4
mrtmp.event_threads_max=32
# event threads queue: -1 unbounded, 0 direct (no queue), n bounded
queue
mrtmp.event_threads_queue=0
mrtmp.event_threads_keepalive=60
mrtmp.send_buffer_size=271360
mrtmp.receive_buffer_size=65536
mrtmp.ping_interval=5000
mrtmp.max_inactivity=6
mrtmp.tcp_nodelay=true

# Debug proxy (needs to be activated in red5-core.xml)
proxy.source_host=127.0.0.1
proxy.source_port=1936
proxy.destination_host=127.0.0.1
proxy.destination_port=1935

# JMX
jmx.rmi.port.registry=
jmx.rmi.port.remoteobjects=
jmx.rmi.host=0.0.0.0
jmx.rmi.ssl=false


-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@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.



Re: NetConnection.Connect.Failed RTMPT: / / prueba.conferencia.com: 8088/openmeetings/hibernate

2009-11-12 Thread lingso

HI

The connection to the database is ok, but when I stop surfing on the
application a few hours and post the page after a certain time, then
this error appears. Immediately verify the connection to the database
server and is correct.
I have other applications connected to the database and this problem
does not occur, only happens with the OM.

On Nov 12, 2:32 am, Sebastian Wagner  wrote:
> hi,
>
> *Caused by: org.postgresql.util.
> PSQLException: Un error de E/S ha
> ocurrido mientras se enviaba al backend.
> Caused by: java.net.SocketException: Connection reset*
>
> => I am not spanish but its kind of lingua franka => the connection to the
> database was either closed or never really established.
>
> sebastian
>
> 2009/11/12 lingso 
>
>
>
>
>
>
>
> > Hi,
> > I have installed OM 0.8 and Red5 0.9.0 on CentOS 5. I have a
> > connection problem, for a moment the application is properly installed
> > apparently, but after a while you see this error in the browser
> > AutoConnect
> > NetConnection.Connect.Failed
> > RTMPT: / / prueba.conferencia.com: 8088/openmeetings/hibernate
>
> > All ports are enabled on the firewall. The structure of the database
> > is correct because when the application is stable functioning
> > properly.
>
> > I have configured a connection pool in hibernate.cfg.xml (using
> > postgresql 8.3, and the corresponding jdbc driver)
>
> > jdbc:postgresql://192.168.2.1/
> > openmeetings?autoReconnect=true<http://192.168.2.1/%0Aopenmeetings?autoReconnect=true>
> > 
> > true
>
> > 30
> >  10
> >  100
> >  300
> >  3000
>
> > I have read several forums, but I failed to solve the problem.
>
> > The error that appears in the log so constant is the following:
>
> > [WARN] [Red5_Scheduler_Worker-7]
> > org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState:
> > 08006
> > [ERROR] [Red5_Scheduler_Worker-7]
> > org.hibernate.util.JDBCExceptionReporter - Un error de E/S ha ocurrido
> > mientras se enviaba al backend.
> > ERROR 11-05 11:46:45.004 Sessionmanagement.java 2105339 370
> > org.openmeetings.app.data.basic.Sessionmanagement
> > [Red5_Scheduler_Worker-7] - [getSessionToDelete]:
> > org.hibernate.exception.JDBCConnectionException: could not execute
> > query
> > Caused by: org.postgresql.util.PSQLException: Un error de E/S ha
> > ocurrido mientras se enviaba al backend.
> > Caused by: java.net.SocketException: Connection reset
>
> > I installed the server  OM separate from where the database. The
> > Apache also is on another machine. All with the same operating system.
> > All are on the same network segment.
>
> > Please help me, and sorry my engliish.
>
> > Regards
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.laszlo-forum.de
> seba.wag...@gmail.com
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: NetConnection.Connect.Failed RTMPT: / / prueba.conferencia.com: 8088/openmeetings/hibernate

2009-11-12 Thread Sebastian Wagner
hi,

*Caused by: org.postgresql.util.
PSQLException: Un error de E/S ha
ocurrido mientras se enviaba al backend.
Caused by: java.net.SocketException: Connection reset*

=> I am not spanish but its kind of lingua franka => the connection to the
database was either closed or never really established.


sebastian


2009/11/12 lingso 

>
> Hi,
> I have installed OM 0.8 and Red5 0.9.0 on CentOS 5. I have a
> connection problem, for a moment the application is properly installed
> apparently, but after a while you see this error in the browser
> AutoConnect
> NetConnection.Connect.Failed
> RTMPT: / / prueba.conferencia.com: 8088/openmeetings/hibernate
>
> All ports are enabled on the firewall. The structure of the database
> is correct because when the application is stable functioning
> properly.
>
> I have configured a connection pool in hibernate.cfg.xml (using
> postgresql 8.3, and the corresponding jdbc driver)
>
> jdbc:postgresql://192.168.2.1/
> openmeetings?autoReconnect=true<http://192.168.2.1/%0Aopenmeetings?autoReconnect=true>
> 
> true
>
> 30
>  10
>  100
>  300
>  3000
>
>
> I have read several forums, but I failed to solve the problem.
>
> The error that appears in the log so constant is the following:
>
> [WARN] [Red5_Scheduler_Worker-7]
> org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState:
> 08006
> [ERROR] [Red5_Scheduler_Worker-7]
> org.hibernate.util.JDBCExceptionReporter - Un error de E/S ha ocurrido
> mientras se enviaba al backend.
> ERROR 11-05 11:46:45.004 Sessionmanagement.java 2105339 370
> org.openmeetings.app.data.basic.Sessionmanagement
> [Red5_Scheduler_Worker-7] - [getSessionToDelete]:
> org.hibernate.exception.JDBCConnectionException: could not execute
> query
> Caused by: org.postgresql.util.PSQLException: Un error de E/S ha
> ocurrido mientras se enviaba al backend.
> Caused by: java.net.SocketException: Connection reset
>
> I installed the server  OM separate from where the database. The
> Apache also is on another machine. All with the same operating system.
> All are on the same network segment.
>
> Please help me, and sorry my engliish.
>
> Regards
>
> >
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



NetConnection.Connect.Failed RTMPT: / / prueba.conferencia.com: 8088/openmeetings/hibernate

2009-11-12 Thread lingso

Hi,
I have installed OM 0.8 and Red5 0.9.0 on CentOS 5. I have a
connection problem, for a moment the application is properly installed
apparently, but after a while you see this error in the browser
AutoConnect
NetConnection.Connect.Failed
RTMPT: / / prueba.conferencia.com: 8088/openmeetings/hibernate

All ports are enabled on the firewall. The structure of the database
is correct because when the application is stable functioning
properly.

I have configured a connection pool in hibernate.cfg.xml (using
postgresql 8.3, and the corresponding jdbc driver)

jdbc:postgresql://192.168.2.1/
openmeetings?autoReconnect=true
true

30
  10
  100
  300
  3000


I have read several forums, but I failed to solve the problem.

The error that appears in the log so constant is the following:

[WARN] [Red5_Scheduler_Worker-7]
org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState:
08006
[ERROR] [Red5_Scheduler_Worker-7]
org.hibernate.util.JDBCExceptionReporter - Un error de E/S ha ocurrido
mientras se enviaba al backend.
ERROR 11-05 11:46:45.004 Sessionmanagement.java 2105339 370
org.openmeetings.app.data.basic.Sessionmanagement
[Red5_Scheduler_Worker-7] - [getSessionToDelete]:
org.hibernate.exception.JDBCConnectionException: could not execute
query
Caused by: org.postgresql.util.PSQLException: Un error de E/S ha
ocurrido mientras se enviaba al backend.
Caused by: java.net.SocketException: Connection reset

I installed the server  OM separate from where the database. The
Apache also is on another machine. All with the same operating system.
All are on the same network segment.

Please help me, and sorry my engliish.

Regards

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: NetConnection.Connect.Failed - need firewall exceptions?

2009-11-07 Thread Sebastian Wagner
hi,

see
http://code.google.com/p/openmeetings/wiki/InstallationOpenMeetings#Ports,_NAT_Settings,_Customize

sebastian

2009/11/6 Brian Mingus 

>
> I followed the instructions in InstallationDebian on Kubuntu Jaunty
> Jackal, including the instructions for getting the latest development
> version.
>
> When I visit the following urls:
>
> http://grey.colorado.edu:5080/openmeetings/
> http://grey.colorado.edu:8080/lps-4.0.6/videoconference/
>
> Autoconnect NetConnection.Call.Failed rtmpt://
> grey.colorado.edu:8088/openmeetings/hibernate
>
> I know that our campus has a firewall and I have previously had an
> exception made for port 8080, where I usually have Tomcat 6 running.
> The question is, does this appear to be a firewall issue to you, and
> if so, what ports should I ask them to open up?
>
> Thanks,
> Brian
>
> >
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: netconnection.connect.failed error

2009-09-22 Thread Sebastian Wagner
the tables will be created automatically. If the tables are missing
openmeetings is not able to access your database => check your
hibernate.cg.xml user/pass/host => your data is invalid! wrong host or
database does not listen on TCP/IP


sebastian

2009/9/22 ahmad swaid 

>
> hi
> i check the the database but i find it not populated with data i find
> only the tables
> where can i find the schema file ?
>
> On Sep 17, 6:24 pm, Sebastian Wagner  wrote:
> > most likely that means the DB tables have been never populated.
> > Have you checked if the install script has imported the neccessary tables
> > and fields?
> >
> > sebastian
> >
> > 2009/9/17 ahmad swaid 
> >
> >
> >
> > > after i install the openmeetings and starting it for the first time
> > > it didn't started and give me error message after trying for 3 times
> > > to connect to line
> > > rtmpt://localhost:8088/openmeting/hibernate
> > > with the error:
> > > netconnection.connect.failed
> > > can any on help me
> >
> > --
> > Sebastian
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> www.laszlo-forum.de
> > seba.wag...@gmail.com
> >
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: netconnection.connect.failed error

2009-09-21 Thread ahmad swaid

hi
i check the the database but i find it not populated with data i find
only the tables
where can i find the schema file ?

On Sep 17, 6:24 pm, Sebastian Wagner  wrote:
> most likely that means the DB tables have been never populated.
> Have you checked if the install script has imported the neccessary tables
> and fields?
>
> sebastian
>
> 2009/9/17 ahmad swaid 
>
>
>
> > after i install the openmeetings and starting it for the first time
> > it didn't started and give me error message after trying for 3 times
> > to connect to line
> > rtmpt://localhost:8088/openmeting/hibernate
> > with the error:
> > netconnection.connect.failed
> > can any on help me
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.laszlo-forum.de
> seba.wag...@gmail.com
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: netconnection.connect.failed error

2009-09-17 Thread Sebastian Wagner
most likely that means the DB tables have been never populated.
Have you checked if the install script has imported the neccessary tables
and fields?

sebastian

2009/9/17 ahmad swaid 

>
> after i install the openmeetings and starting it for the first time
> it didn't started and give me error message after trying for 3 times
> to connect to line
> rtmpt://localhost:8088/openmeting/hibernate
> with the error:
> netconnection.connect.failed
> can any on help me
>
> >
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



netconnection.connect.failed error

2009-09-17 Thread ahmad swaid

after i install the openmeetings and starting it for the first time
it didn't started and give me error message after trying for 3 times
to connect to line
rtmpt://localhost:8088/openmeting/hibernate
with the error:
netconnection.connect.failed
can any on help me

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: NetConnection.Connect.Failed

2009-06-06 Thread Marco Rojas
Make sure you are forwarding port 1935 to your OpenMeetings server on your
router, also forward port 8088.

On Fri, Jun 5, 2009 at 6:57 AM, schedi  wrote:

>
> from the server i get this error message:
>
> [ERROR] [http-8088-exec-1] org.apache.catalina.core.ContainerBase.
> [red5RTMPTEngine].[0.0.0.0].[/].[rtmpt] - Servlet.service() for
> servlet rtmpt threw exception
> java.lang.RuntimeException: org.quartz.SchedulerException: The
> Scheduler has been shutdown.
>
> but should it not go out by using 1935? so why is this happen?
>
> On 5 Jun., 13:17, schedi  wrote:
> > Hello again,
> >
> > i am not sure if i am too dumb to search...but please help me anybody
> > again ;)
> >
> > Is it a installation problem as in some postings was said or a problem
> > of my ports in the system, but i cant get away this problem
> >
> > Autoconnect
> > NetConnection.Connect.Failed
> > rtmpt://localhost:8088/openmeetings/hibernate
> >
> > i hope this question is not too silly to bother you again ;)
> > but what should i do? ... many thanks!
> >
> > schedi
> >
>


-- 
Live free, live Linux!

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: NetConnection.Connect.Failed

2009-06-05 Thread schedi

from the server i get this error message:

[ERROR] [http-8088-exec-1] org.apache.catalina.core.ContainerBase.
[red5RTMPTEngine].[0.0.0.0].[/].[rtmpt] - Servlet.service() for
servlet rtmpt threw exception
java.lang.RuntimeException: org.quartz.SchedulerException: The
Scheduler has been shutdown.

but should it not go out by using 1935? so why is this happen?

On 5 Jun., 13:17, schedi  wrote:
> Hello again,
>
> i am not sure if i am too dumb to search...but please help me anybody
> again ;)
>
> Is it a installation problem as in some postings was said or a problem
> of my ports in the system, but i cant get away this problem....
>
> Autoconnect
> NetConnection.Connect.Failed
> rtmpt://localhost:8088/openmeetings/hibernate
>
> i hope this question is not too silly to bother you again ;)
> but what should i do? ... many thanks!
>
> schedi
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



NetConnection.Connect.Failed

2009-06-05 Thread schedi

Hello again,

i am not sure if i am too dumb to search...but please help me anybody
again ;)

Is it a installation problem as in some postings was said or a problem
of my ports in the system, but i cant get away this problem

Autoconnect
NetConnection.Connect.Failed
rtmpt://localhost:8088/openmeetings/hibernate

i hope this question is not too silly to bother you again ;)
but what should i do? ... many thanks!

schedi
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---