openmeetings 1_7_0_r3822

34 views
Skip to first unread message

Ivan Javier Espitia Solano

unread,
Sep 2, 2011, 9:50:34 AM9/2/11
to openmeet...@googlegroups.com
hi, can somebody help me please?
 
i'm trying to install this version in my localhost, so y downloaded that from:
 
i cpied that into c:// and edit the file:
C:\openmeetings_1_7_0_r3822\webapps\openmeetings\conf\hybernate.xml
editing the fileds of user and password, the database information is ok.
 
after i tried to start red5.bat and seems like everything was ok what when tried to enter into localhost:5080 it just says that cant access to the page.
 
in the error.log i have this:
 
2011-09-02 08:35:56,000 [main] WARN  o.s.b.f.c.CustomEditorConfigurer - Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [java.net.SocketAddress; offending editor instance:
 
 
and in the red5.log i have this:
 
2011-09-02 08:35:54,062 [main] INFO  org.red5.server.Launcher - Red5 Server 1.0.0 RC1 $Rev: 4063 $ (http://code.google.com/p/red5/)
2011-09-02 08:35:54,093 [main] INFO  o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@503429: startup date [Fri Sep 02 08:35:54 GMT-05:00 2011]; root of context hierarchy
2011-09-02 08:35:54,390 [main] INFO  o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
2011-09-02 08:35:54,390 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@288051: defining beans [placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomcat.server]; root of factory hierarchy
2011-09-02 08:35:54,421 [main] INFO  o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@18f5824: startup date [Fri Sep 02 08:35:54 GMT-05:00 2011]; root of context hierarchy
2011-09-02 08:35:54,468 [main] INFO  o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
2011-09-02 08:35:54,484 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1cd0888: defining beans [placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,bandwidthFilter,schedulingService,warDeployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream]; root of factory hierarchy
2011-09-02 08:35:55,921 [main] INFO  org.red5.server.service.WarDeployer - War deployer service created
2011-09-02 08:35:55,953 [main] INFO  o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@b4be3d: startup date [Fri Sep 02 08:35:55 GMT-05:00 2011]; parent: ApplicationContext 'red5.common'
2011-09-02 08:35:56,000 [main] INFO  o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
2011-09-02 08:35:56,000 [main] WARN  o.s.b.f.c.CustomEditorConfigurer - Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [java.net.SocketAddress; offending editor instance: org.apache.mina.integration.beans.InetSocketAddressEditor@1a7b0bf
2011-09-02 08:35:56,000 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1cebc9f: defining beans [customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection,rtmpt.server,rtmpsMinaIoHandler,rtmpsTransport]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1cd0888
2011-09-02 08:35:56,015 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport bound to /0.0.0.0:1935
2011-09-02 08:35:56,015 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
2011-09-02 08:35:56,015 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - Connection Threads: 4
2011-09-02 08:35:56,015 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - I/O Threads: 16
2011-09-02 08:35:56,062 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - TCP No Delay: true
2011-09-02 08:35:56,062 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - Receive Buffer Size: 65536
2011-09-02 08:35:56,062 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - Send Buffer Size: 271360
2011-09-02 08:35:56,078 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport bound to /0.0.0.0:8443
2011-09-02 08:35:56,078 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
2011-09-02 08:35:56,078 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - Connection Threads: 4
2011-09-02 08:35:56,078 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - I/O Threads: 16
2011-09-02 08:35:56,078 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - TCP No Delay: true
2011-09-02 08:35:56,078 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - Receive Buffer Size: 65536
2011-09-02 08:35:56,078 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - Send Buffer Size: 271360
2011-09-02 08:35:56,078 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1cebc9f: defining beans [customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection,rtmpt.server,rtmpsMinaIoHandler,rtmpsTransport]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1cd0888
2011-09-02 08:35:56,078 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport unbind
2011-09-02 08:35:56,078 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@288051: defining beans [placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomcat.server]; root of factory hierarchy
2011-09-02 08:35:56,078 [main] INFO  o.s.c.s.FileSystemXmlApplicationContext - Closing ApplicationContext 'red5.common': startup date [Fri Sep 02 08:35:54 GMT-05:00 2011]; root of context hierarchy
2011-09-02 08:35:56,078 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1cd0888: defining beans [placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,bandwidthFilter,schedulingService,warDeployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream]; root of factory hierarchy
 
in the cmd when starts red5.bat the last line is boostrat complete, but some lines before i found this:
 
Java.net.BindException: Adress already in use
 
i tried to use older versions but in all of that i had the same problem.
 
only whit the 1.0 version everything was ok, but i need a recent version bocouse my moodle is 2.0.4 and the plugin needs openmeetings 1.2RC1++
 
 
 
 
 
 
 

seba....@gmail.com

unread,
Sep 2, 2011, 9:52:58 AM9/2/11
to openmeet...@googlegroups.com
Java.net.BindException: Adress already in use

=> should be quite clear isn't it?

There is already a process runnign on one of the ports that Openmeetings is using.
Check the conf/red5.properties (and do not forget to edit the webapps/openmeetings/config.xml too after doing any changes)

Sebastian

2011/9/2 Ivan Javier Espitia Solano <c14ivan...@gmail.com>
 
 
 
 
 
 

--
You received this message because you are subscribed to the Google Groups "OpenMeetings User" group.
To view this discussion on the web visit https://groups.google.com/d/msg/openmeetings-user/-/80yRbAVICK0J.
To post to this group, send email to openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@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....@gmail.com

Ivan Javier Espitia Solano

unread,
Sep 2, 2011, 10:01:23 AM9/2/11
to openmeet...@googlegroups.com
i have another date, im installing this on windows server 2003, when i tried to acces to myserver:5080 from another pc in the LAN, the welcome page is ok. bur if a try to enter to myserver:5080/openmeetings/install, the explorer can´t found the page,
 
if y try to install from other pc in the lan a demo is the same, the explorer can't found the page
 
how can i know wich port is used by other app?
 
i uploaded a printscreen of my red5.bat, maybe you can't see something that i can't.
 
thanks.
red5-bat.bmp

seba....@gmail.com

unread,
Sep 2, 2011, 10:08:53 AM9/2/11
to openmeet...@googlegroups.com
Ivan,

your server doesn't work at all.
You should first find out which other programs are running and using similar ports. We can hardly know what other services you got installed on your machine.

Sebastian

2011/9/2 Ivan Javier Espitia Solano <c14ivan...@gmail.com>
i have another date, im installing this on windows server 2003, when i tried to acces to myserver:5080 from another pc in the LAN, the welcome page is ok. bur if a try to enter to myserver:5080/openmeetings/install, the explorer can´t found the page,

--
You received this message because you are subscribed to the Google Groups "OpenMeetings User" group.
To view this discussion on the web visit https://groups.google.com/d/msg/openmeetings-user/-/D8EJKyjrZp4J.

To post to this group, send email to openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.

Ivan Javier Espitia Solano

unread,
Sep 2, 2011, 10:14:33 AM9/2/11
to openmeet...@googlegroups.com
but when i use the version 1.0 the red5.bat open the port and everything is ok
when i use a newer version, the red5.bat shows that mistake and don't open the port, mmm i don't know but from netstat i can't see that but from another pc it works :S
 
so the port isn't used by anoher process, becouse with the 1.0 version it works in the 5080 port!

seba....@gmail.com

unread,
Sep 3, 2011, 8:11:16 AM9/3/11
to openmeet...@googlegroups.com
Ivan,

if the exception is *Port is already in use* that you can be 100% sure that there is actually sth running on that port already. OpenMeetings will not throw that error out of the nowhere.

Maybe in later versions of Openmeetings we do require additional ports. Have a look at red5.properties. There are some more port settings for mrtmp et cetera.

Sebastian

2011/9/2 Ivan Javier Espitia Solano <c14ivan...@gmail.com>
but when i use the version 1.0 the red5.bat open the port and everything is ok
when i use a newer version, the red5.bat shows that mistake and don't open the port, mmm i don't know but from netstat i can't see that but from another pc it works :S
 
so the port isn't used by anoher process, becouse with the 1.0 version it works in the 5080 port!

--
You received this message because you are subscribed to the Google Groups "OpenMeetings User" group.
To view this discussion on the web visit https://groups.google.com/d/msg/openmeetings-user/-/blTH4I8iuwgJ.

To post to this group, send email to openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.

Ivan Javier Espitia Solano

unread,
Sep 3, 2011, 8:20:29 AM9/3/11
to openmeet...@googlegroups.com

You're right i just changed the rtmpts port and everything was ok, thanks for all, i couldn't find the app that was using that port but finally it works.

Reply all
Reply to author
Forward
0 new messages