After trunk update (r1525) ant server still gives the error below and doesn't compile..

[java] Exception in thread "main" java.io.FileNotFoundException: Users/thijstriemstra/red5/trunk/webapps/red5-default.xml (No such file or directory)

Thijs


Op 6-nov-2006, om 11:45 heeft Dan Rossi het volgende geschreven:

The server is loading ok now, but every app is failing to be connected to its strange.

80/tcp   open  http
1935/tcp open  rmtp
3689/tcp open  rendezvous

the port is up, but im getting failed connections, this happens on the windows server aswell, ive run an update twice today.

Dan Rossi wrote:
ok its something wrong within the jetty config i had to hardcode this setting

<property name="arguments">
            <list>
                <value>red5.webapp.root</value>
            </list>
        </property>


Dan Rossi wrote:
it seems the first forward slash is being removed from red5.globals

default.context=${red5.root}/webapps/red5-default.xml

im still trying to work out where it gets loaded via Standaline.java.

Is there no unix developers here ?

Dan Rossi wrote:
found it in the classpath file

<classpathentry sourcepath="D:/dev/shared/jetty-6.0.1/modules/jetty/src/main/java" kind="lib" path="lib/jetty-6.0.1.jar"/>

i guess this isnt very portable :D

Dan Rossi wrote:
Hi im running osx and it seems red5 is stripping the first forward slash from the path when trying to load the red5-default file, this is after i ran an update.

Exception in thread "main" java.io.FileNotFoundException: Volumes/FIREWIRE/www/Red5/webapps/red5-default.xml (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at org.springframework.core.io.FileSystemResource.getInputStream(FileSystemResource.java:85)

_______________________________________________ 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


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

_______________________________________________
Red5 mailing list

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

Reply via email to