Daniel Rossi
Sat, 08 Sep 2007 03:42:09 -0700
I tried to set this up as a debug profile and i got source not found org.red5.server.Standalone conf/red5-edge.xml Also is there a way to start the terracotta server in eclipse aswell ? On 08/09/2007, at 8:18 PM, Steven Gong wrote:
Sorry that I have only run the servers inside Eclipse and haven't updated the scripts yet. The Edge can be started by passing red- edge.xml as parameter, the "conf/" prefix is not needed.To start the Edge on Terracotta, you can follow the tutorials from terracotta site www.terracotta.org. BasicallyOn linux:${JAVA_HOME}/bin/java -Dtc.install-root=${TC_HOME} -Xbootclasspath/ p:<dso-boot-jar-path> -Dtc.config=<tc-config-path> <startup-classname>And on windows:"%JAVA_HOME%\bin\java" -Dtc.install-root=${TC_HOME} -Xbootclasspath/ p:<dso-boot-jar-path> -Dtc.config=<tc-config-path> <startup-classname>On 9/8/07, Daniel Rossi <[EMAIL PROTECTED] > wrote: On 08/09/2007, at 7:44 PM, Steven Gong wrote: > > To run the servers, the only difference from the version without > Terracotta is that you need to start the Edge on Terracotta with > the configuration file tc-config-edge.xml in the root dir of the > clustering branch. > Feel free to report issues during your experiment. Thanks! > This doesnt make sense, is these rc scripts correct ? #edge exec $JAVA -Djava.security.manager -Djava.security.policy=conf/ red5.policy -cp red5.jar:conf:$CLASSPATH org.red5.server.Standalone conf/red5-edge.xml #origin exec $JAVA -Djava.security.manager -Djava.security.policy=conf/ red5.policy -cp red5.jar:conf:$CLASSPATH org.red5.server.Standalone _______________________________________________ Red5 mailing list Red5@osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org -- Best Regards Steven GongInfraRed5 Red5 Consultant: http://www.infrared5.com, [EMAIL PROTECTED]Red5 Developer: http://osflash.org/red5, http://jira.red5.org/ confluence/display/~steven/HomeModesty is an overrated quality in men of no great accomplishment. -- Ricky Jay_______________________________________________ Red5 mailing list Red5@osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list Red5@osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org
- Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Lenny Sorey
- Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Steven Gong
- Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Lenny Sorey
- Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Daniel Rossi
- Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Lenny Sorey
- Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Daniel Rossi
- Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Daniel Rossi
- Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Steven Gong
Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Daniel Rossi- Re: [Red5] Red5 Edge/Origin + Terracotta Meeting Minutes (2007/9/7) Daniel Rossi