[Red5devs] java.text.ParseException: failed to parse report
Thijs Triemstra | Collab
lists at collab.nl
Fri Jun 13 14:06:54 PDT 2008
Yeah sometimes I'm wondering if going back to the old lib folder with
manual dependency handling might be a better idea.. theres some link
referenced in the build.xml called 'setup-ivy-in-42-steps'.. crazy!
Thijs
On 13 jun 2008, at 20:40, Mondain wrote:
> Cool.. yeah ivy can be a pain in the ass sometimes.. but then again
> Maven is waaaayy worse
>
> On Fri, Jun 13, 2008 at 10:45 AM, Thijs Triemstra | Collab <lists at collab.nl
> > wrote:
> Hi Paul,
>
> that fixed it, thanks.
>
> Thijs
>
> On 13 jun 2008, at 07:21, Mondain wrote:
>
>> Does this issue persist after an "ant ivyclear" ??
>>
>> On Thu, Jun 12, 2008 at 6:43 PM, Steven Gong
>> <steven.gong at gmail.com> wrote:
>> Simply delete that red5-server-default.xml and run again.
>>
>> On Fri, Jun 13, 2008 at 8:07 AM, Thijs Triemstra | Collab <lists at collab.nl
>> > wrote:
>> When I run ant and it goes for the 'retrieve' target, I'm getting
>> the error below. Is this a missing file? How can I fix this error?
>> Using jdk 1.6 on osx 10.5.3
>>
>> Cheers,
>>
>> Thijs
>>
>> [ivy:resolve] java.text.ParseException: failed to parse report: /
>> Users/thijstriemstra/.ivy2/cache/red5-server-default.xml: null
>> [ivy:resolve] at
>> org
>> .apache
>> .ivy.plugins.report.XmlReportParser.parse(XmlReportParser.java:299)
>> [ivy:resolve] at
>> org
>> .apache
>> .ivy
>> .core
>> .report
>> .ConfigurationResolveReport.<init>(ConfigurationResolveReport.java:
>> 82)
>> [ivy:resolve] at
>> org
>> .apache
>> .ivy.core.resolve.ResolveEngine.getDependencies(ResolveEngine.java:
>> 477)
>> [ivy:resolve] at
>> org
>> .apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:
>> 233)
>> [ivy:resolve] at
>> org
>> .apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:
>> 191)
>> [ivy:resolve] at org.apache.ivy.Ivy.resolve(Ivy.java:506)
>> [ivy:resolve] at
>> org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:230)
>> [ivy:resolve] at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:
>> 275)
>> [ivy:resolve] at
>> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
>> [ivy:resolve] at
>> sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
>> [ivy:resolve] at
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:25)
>> [ivy:resolve] at java.lang.reflect.Method.invoke(Method.java:597)
>> [ivy:resolve] at
>> org
>> .apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:
>> 105)
>> [ivy:resolve] at org.apache.tools.ant.Task.perform(Task.java:348)
>> [ivy:resolve] at org.apache.tools.ant.Target.execute(Target.java:
>> 357)
>> [ivy:resolve] at
>> org.apache.tools.ant.Target.performTasks(Target.java:385)
>> [ivy:resolve] at
>> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
>> [ivy:resolve] at
>> org
>> .apache
>> .tools
>> .ant
>> .helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:
>> 38)
>> [ivy:resolve] at
>> org.apache.tools.ant.Project.executeTargets(Project.java:1181)
>> [ivy:resolve] at
>> org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
>> [ivy:resolve] at
>> org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
>> [ivy:resolve] at
>> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
>> [ivy:resolve] at
>> sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
>> [ivy:resolve] at
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:25)
>> [ivy:resolve] at java.lang.reflect.Method.invoke(Method.java:597)
>> [ivy:resolve] at
>> org
>> .apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:
>> 105)
>> [ivy:resolve] at org.apache.tools.ant.Task.perform(Task.java:348)
>> [ivy:resolve] at org.apache.tools.ant.Target.execute(Target.java:
>> 357)
>> [ivy:resolve] at
>> org.apache.tools.ant.Target.performTasks(Target.java:385)
>> [ivy:resolve] at
>> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
>> [ivy:resolve] at
>> org
>> .apache
>> .tools
>> .ant
>> .helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:
>> 38)
>> [ivy:resolve] at
>> org.apache.tools.ant.Project.executeTargets(Project.java:1181)
>> [ivy:resolve] at
>> org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
>> [ivy:resolve] at
>> org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
>> [ivy:resolve] at
>> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
>> [ivy:resolve] at
>> sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
>> [ivy:resolve] at
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:25)
>> [ivy:resolve] at java.lang.reflect.Method.invoke(Method.java:597)
>> [ivy:resolve] at
>> org
>> .apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:
>> 105)
>> [ivy:resolve] at org.apache.tools.ant.Task.perform(Task.java:348)
>> [ivy:resolve] at org.apache.tools.ant.Target.execute(Target.java:
>> 357)
>> [ivy:resolve] at
>> org.apache.tools.ant.Target.performTasks(Target.java:385)
>> [ivy:resolve] at
>> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
>> [ivy:resolve] at
>> org.apache.tools.ant.Project.executeTarget(Project.java:1298)
>> [ivy:resolve] at
>> org
>> .apache
>> .tools
>> .ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>> [ivy:resolve] at
>> org.apache.tools.ant.Project.executeTargets(Project.java:1181)
>> [ivy:resolve] at org.apache.tools.ant.Main.runBuild(Main.java:698)
>> [ivy:resolve] at org.apache.tools.ant.Main.startAnt(Main.java:199)
>> [ivy:resolve] at
>> org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
>> [ivy:resolve] at
>> org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
>> [ivy:resolve] Caused by: java.lang.NumberFormatException: null
>> [ivy:resolve] at java.lang.Long.parseLong(Long.java:372)
>> [ivy:resolve] at java.lang.Long.parseLong(Long.java:461)
>> [ivy:resolve] at org.apache.ivy.plugins.report.XmlReportParser
>> $SaxXmlReportParser$1.startElement(XmlReportParser.java:192)
>> [ivy:resolve] at
>> org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
>> Source)
>> [ivy:resolve] at
>> org
>> .apache
>> .xerces
>> .impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
>> [ivy:resolve] at
>> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
>> $FragmentContentDispatcher.dispatch(Unknown Source)
>> [ivy:resolve] at
>> org
>> .apache
>> .xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>> Source)
>> [ivy:resolve] at
>> org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>> [ivy:resolve] at
>> org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
>> [ivy:resolve] at
>> org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>> [ivy:resolve] at
>> org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
>> [ivy:resolve] at org.apache.xerces.jaxp.SAXParserImpl
>> $JAXPSAXParser.parse(Unknown Source)
>> [ivy:resolve] at
>> org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
>> [ivy:resolve] at javax.xml.parsers.SAXParser.parse(SAXParser.java:
>> 331)
>> [ivy:resolve] at org.apache.ivy.plugins.report.XmlReportParser
>> $SaxXmlReportParser.parse(XmlReportParser.java:77)
>> [ivy:resolve] at
>> org
>> .apache
>> .ivy.plugins.report.XmlReportParser.parse(XmlReportParser.java:297)
>> [ivy:resolve] ... 49 more
>>
>>
>> _______________________________________________
>> Red5devs mailing list
>> Red5devs at osflash.org
>> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>>
>>
>>
>>
>> --
>> Best Regards
>> Steven Gong
>>
>> InfraRed5 Red5 Consultant: http://www.infrared5.com, steven at infrared5.com
>>
>> Red5 Developer: http://osflash.org/red5, http://jira.red5.org/confluence/display/
>> ~steven/Home
>>
>> Javaflash Project Founder and Maintainer: http://osflash.org/
>> javaflash
>>
>> _______________________________________________
>> Red5devs mailing list
>> Red5devs at osflash.org
>> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>>
>>
>>
>>
>> --
>> It is difficult to free fools from the chains they revere. -
>> Voltaire _______________________________________________
>>
>> Red5devs mailing list
>> Red5devs at osflash.org
>> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
>
>
> --
> It is difficult to free fools from the chains they revere. -
> Voltaire _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080613/a8e8b14a/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080613/a8e8b14a/attachment.bin
More information about the Red5devs
mailing list