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.. -- 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/-/CyVQKeRTi94J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
