It seems ivy is failing to download a few libraries , ie groboutils, spring-mock, jasper jdt jar was the wrong version etc.
On 29/08/2007, at 5:33 PM, Daniel Rossi wrote: > If i simply run ant server it breaks here > > [java] [WARN] 2007-08-29 17:31:42,646 main: > ( org.mortbay.log.invoke0 ) Failed startup of context > [EMAIL PROTECTED]/admin,file:/Volumes/ > FIREWIRE/www/Red5/dist/webapps/admin/} > [java] java.util.zip.ZipException: error in opening zip file > > > On 29/08/2007, at 5:13 PM, Daniel Rossi wrote: > >> Keep getting this also, and it seems log4j is missing thats why the >> admin is causing an error because "log" is undefined or whatever. >> >> Background Indexer Crash Recovery >> jzentry == 0, >> jzfile = 1436373584, >> total = 80, >> name = /Volumes/FIREWIRE/www/Red5/lib/jasper-el-6.0.14.jar, >> i = 62, >> message = invalid LOC header (bad signature) >> >> This crashed eclipse. >> >> On 29/08/2007, at 5:08 PM, Daniel Rossi wrote: >> >>> Getting errors like these when running red5.sh after a successful >>> build very odd >>> >>> 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.CannotLoadBeanClassException: >>> Cannot find class [org.red5.webapps.admin.Application] for bean with >>> name 'web.handler' defined in ServletContext resource [/WEB-INF/ >>> red5- >>> web.xml]; nested exception is java.lang.ClassNotFoundException: >>> org.red5.webapps.admin.Application >>> Caused by: >>> org.springframework.beans.factory.CannotLoadBeanClassException: >>> Cannot find class [org.red5.webapps.admin.Application] for bean with >>> name 'web.handler' defined in ServletContext resource [/WEB-INF/ >>> red5- >>> web.xml]; nested exception is java.lang.ClassNotFoundException: >>> org.red5.webapps.admin.Application >>> Caused by: >>> java.lang.ClassNotFoundException: org.red5.webapps.admin.Application >>> >>> >>> On 29/08/2007, at 4:59 PM, Daniel Rossi wrote: >>> >>>> Its getting even more messy it seems >>>> >>>> Exception in thread "main" java.lang.Error: Unresolved compilation >>>> problems: >>>> The import org.apache.mina.integration.jmx cannot be >>>> resolved >>>> The import org.apache.mina.integration.jmx cannot be >>>> resolved >>>> IoServiceManager cannot be resolved to a type >>>> IoServiceManager cannot be resolved to a type >>>> IoServiceManagerMBean cannot be resolved to a type >>>> >>>> >>>> On 29/08/2007, at 2:45 PM, Daniel Rossi wrote: >>>> >>>>> Hi there, it seems either ivy is not working properly in >>>>> eclipse, or >>>>> the references to groovy is broken again. I cant build in eclipse >>>>> with the updated svn. Ive set the ivy config to use ivyconfig.xml >>>>> but >>>>> it still doesnt work ? >>>>> >>>>> Here are the errors >>>>> >>>>> Severity and Description Path Resource Location >>>>> Creation Time Id >>>>> The project was not built since its build path is incomplete. >>>>> Cannot >>>>> find the class file for groovy.lang.GroovyObject. Fix the build >>>>> path >>>>> then try building this project red5_server Unknown >>>>> 1188361190913 >>>>> 211077 >>>>> >>>>> Severity and Description Path Resource Location >>>>> Creation Time Id >>>>> The type groovy.lang.GroovyObject cannot be resolved. It is >>>>> indirectly referenced from required .class files red5_server/src/ >>>>> org/ >>>>> red5/server/script/groovy GroovyScriptFactory.java line 1 >>>>> 1188361190913 211078 >>>>> >>>>> >>>>> _______________________________________________ >>>>> 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 > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
