Art,
Yes, it was the same error exactly (pasted at end for sanity check). I
think I remember another post where a user actually reloaded their
computer and it worked. While I can't go to that extreme, I did wipe
out my Red5 installation, uninstalled Xugger 2, rebooted, reextracted
Red5 and reinstalled Xuggler 2, rebooted, deleted my local copy
(xuggle-xuggler-red5) and redownloaded from SVN (HEAD, Revision 362),
then ran the ant build that installs the apps to RED5_HOME (install-
java target).
This time around I notice I can't seem to build.
BUILD FAILED
C:\eclipse-jee-ganymede-sr2\workspace\xuggle-xuggler-red5\mk\buildtools
\buildhelper.xml:278: The following error occurred while executing
this line:
C:\eclipse-jee-ganymede-sr2\workspace\xuggle-xuggler-red5\mk\buildtools
\buildhelper.xml:1057: Execute failed: java.io.IOException: Cannot run
program "sh" (in directory "C:\Program Files\Xuggle"): CreateProcess
error=2, The system cannot find the file specified
I'm not on 'nix, so not finding sh is understandable - but this time
around it's a fatal error, before it continued to compile. Is this a
potential source of the problem?
Before redoing everything, I noticed the ant build updated 3 jars in
my %XUGGLE_HOME%\share\java\jars: xuggle-xuggler-red5.jar, xuggle-
utils.jar, jetm.jar. I am assuming this is normal, non-harmful
behavior (ie, no version conflicts?).
Of interest: audiotranscoder works.
Thanks for your help and patience, it means a lot.
Doug
-----------------
[INFO] [Launcher:/videotranscoder]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Destroying singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@15d6184:
defining beans [placeholderConfig,web.context,web.scope,web.handler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@67211b
Exception in thread "Launcher:/videotranscoder"
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'web.scope' defined in ServletContext resource
[/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'web.handler' while setting bean property 'handler'; nested exception
is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'web.handler' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Invocation of init method failed;
nested exception is java.lang.UnsatisfiedLinkError: no xuggle-xuggler
in java.library.path