On Wed, Dec 06, 2006 at 04:00:43PM -0800, Robbie Lindauer wrote:
> Get the following debug trace on redhat 5 using:
> 
> java version "1.5.0_09"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)

That's not the JVM that is actually running the code below; the
stacktrace indicates that this is running on GCJ, rather than the Sun
VM.  Check your $PATH, the output of 'which java', etc.


> Exception in thread "main" java.lang.ClassNotFoundException:  
> java.lang.Iterable not found in  
> gnu.gcj.runtime.SystemClassLoader{urls=[file:red5.jar,file:conf/ 
> ,file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[],  
> parent=null}}
>     at java.net.URLClassLoader.findClass(libgcj.so.7)


ta,
dave

-- 
http://david.holroyd.me.uk/

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

Reply via email to