Hi,

I have a brand new clean Red5 installation running as a Windows service.
The /root webapp at port 5080 is working nicely and RTMP service is also
working. I could connect the BallControl.swf in multiple players and
dragging the red5 logo in one player affected the other.

But the /admin context is not available. http://127.0.0.1:5080/admin/
should be working right?

I am a Tomcat/Struts guy and not familiar with Jetty and Spring. I tried
running the war version in tomcat and still couldn't get to the admin
app.

In the red5.log messages at startup I see some INFO messages about the
/admin WebApplicationContext. I don't see anything indicating there was
a problem loading the context.


Any ideas would be much welcome.  Log snippet attached below.

Thanks,
Travis McCauley
Canadian Music Centre
Toronto, ON

<snip...>WrapperSimpleAppMain:( org.red5.server.JettyLoader.info )
Starting jetty servlet engine 

<snip...>WrapperSimpleAppMain:( org.mortbay.log.invoke0 ) jetty-6.0.1 

<snip...>WrapperSimpleAppMain:( /admin.invoke0 ) Set web app root system
property: '/admin' = [C:\Red5\webapps\admin\] 

<snip...>WrapperSimpleAppMain:( /admin.invoke0 ) Initializing Log4J from
[C:\Red5\webapps\admin\WEB-INF\log4j.properties] 

<snip...>WrapperSimpleAppMain:(
org.springframework.web.context.ContextLoader.info ) Root
WebApplicationContext: initialization started 

<snip...>WrapperSimpleAppMain:( /admin.invoke0 ) Loading Spring root
WebApplicationContext 

<snip...>WrapperSimpleAppMain:(
org.springframework.web.context.ContextLoader.info ) Getting parent
context definition: using parent context key of 'default.context' with
BeanFactoryLocator 

<snip...>WrapperSimpleAppMain:(
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.i
nfo ) Loading properties file from ServletContext resource
[/WEB-INF/red5-web.properties] 

<snip...>WrapperSimpleAppMain:(
org.springframework.beans.factory.support.DefaultListableBeanFactory.inf
o ) Pre-instantiating singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[placeholderConfig,web.context,web.scope,web.handler,scopes.service];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,glob
al.context,global.handler,global.scope,red5.scopeResolver]; parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactor
y,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObj
ectService,streamService,providerService,consumerService,FlowControlServ
ice,schedulingService,threadFactory,remotingPool,object.cache,flv.impl];
root of BeanFactory hierarchy] 

<snip...>WrapperSimpleAppMain:(
org.springframework.web.context.ContextLoader.info ) Using context class
[org.springframework.web.context.support.XmlWebApplicationContext] for
root WebApplicationContext 

<snip...>WrapperSimpleAppMain:(
org.springframework.web.context.ContextLoader.info ) Root
WebApplicationContext: initialization completed in 125 ms 

STATUS | wrapper  | 2007/01/31 15:17:50 | Red5 started.

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to