Ivan Javier Espitia Solano
unread,Aug 17, 2011, 5:25:22 PM8/17/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openmeet...@googlegroups.com
i have a problem instaling red5 server, im working on windows 2003 server
i installed the red5 server but it dont works, when i type http;//localhost:5080 the page aren't available, in the error log i have this:
2011-08-17 16:03:21,437 [WrapperSimpleAppMain] WARN o.s.b.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableRmiAdapter' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(boolean)]: [public void org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(java.lang.String)]
2011-08-17 16:03:21,453 [WrapperSimpleAppMain] WARN o.s.b.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableSsl' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableSsl(java.lang.String)]: [public void org.red5.server.jmx.JMXAgent.setEnableSsl(boolean)]
2011-08-17 16:03:21,453 [WrapperSimpleAppMain] WARN o.s.b.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'enableMinaMonitor' being accessed! Ambiguous write methods found next to actually used [public void org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(boolean)]: [public void org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(java.lang.String)]
2011-08-17 16:03:22,640 [WrapperSimpleAppMain] 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@1f78b68
i look for that on google but i don't find any solution even any problem with that, i don't open the 5080 port on the cmd netstat -anp tcp,
i don't know if it really open the port or how can i open that, the firewall is off.
i'm waiting for your help, thanks..