Has anyone else seen this?

/Users/Erick/apache_solr/apache-solr-4x/solr/build.xml:306: The
following error occurred while executing this line:
/Users/Erick/apache_solr/apache-solr-4x/solr/common-build.xml:358: The
following error occurred while executing this line:
/Users/Erick/apache_solr/apache-solr-4x/solr/common-build.xml:307: The
following error occurred while executing this line:
/Users/Erick/apache_solr/apache-solr-4x/lucene/common-build.xml:300:
impossible to ivy retrieve: java.lang.RuntimeException: problem during
retrieve of org.apache.solr#solrj: java.text.ParseException: failed to
parse report: /Users/Erick/.ivy2/cache/org.apache.solr-solrj-default.xml:
Content is not allowed in trailing section.
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:206)
        at org.apache.ivy.Ivy.retrieve(Ivy.java:540)
        at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:67)
        at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
        


I get this occasionally, but retrying the build always succeeds. This
is 'ant clean', then, in solr, 'ant dist example'

So what I usually do is update 4x and trunk, then build both
simultaneously. So I suppose it's possible that this is just some
weird timing error with Ivy.

No big deal, just wondered if others have ever seen this. Working on a
2009 vintage MacBook Pro FWIW

I'll try building sequentially in future to see if it ever occurs then.

Erick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to