and thanks for your attention.
On 7/25/06,
Luke Hubbard <[EMAIL PROTECTED]> wrote:
Hi Lee,
I think remoting is working correctly, at least it was when I last tested it. Problem seems to be that remoting demo isnt setup by default with values that just work. Also its been a bit forgottern recently with all the focus on streaming. We are very close to a release of 0.5 ( much blood, sweat, timestamps, and tears ) so I dont think we should delay further to look into this right now. Please create an issue in trac and we will have a developer give remoting some love during 0.6.
Thanks for reporting,
LukeOn 7/25/06, northwood Lee < [EMAIL PROTECTED]> wrote:HI,
anyone who tried the red5 remoting feather?
I tried with my own code, but it doesn't work.
I get this error:
2006-07-25 11:37:48,214 [org.red5.server.net.servlet.AMFGatewayServlet]-[ERROR] Error handling remoting call
java.lang.NullPointerException
at org.red5.server.net.servlet.AMFGatewayServlet.decodeRequest(AMFGatewayServlet.java:103)
at org.red5.server.net.servlet.AMFGatewayServlet.serviceAMF(AMFGatewayServlet.java :84)
at org.red5.server.net.servlet.AMFGatewayServlet.service(AMFGatewayServlet.java:78)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
at org.mortbay.jetty.servlet.ServletHolder.handle (ServletHolder.java:423)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:355)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:180)
at org.mortbay.jetty.servlet.SessionHandler.handle (SessionHandler.java:226)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:567)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:147)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:126)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
at org.mortbay.jetty.Server.handle(Server.java:248)
at org.mortbay.jetty.HttpConnection.handlerRequest(HttpConnection.java:360)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:628)
at org.mortbay.jetty.HttpParser.parseNext (HttpParser.java:611)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:197)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:288)
at org.mortbay.jetty.nio.SelectChannelConnector$HttpChannelEndPoint.run (SelectChannelConnector.java:805)
and I use the http://localhost:5080/demos/RemotingTest.swf , get the same result.
does anyone who know what is gong on.
I enabled openamf there, it works. so I guess it is not the swf client's problem.
is there any known issue with the red5 remoting feather?
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
