[ 
https://issues.apache.org/jira/browse/SOLR-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047394#comment-14047394
 ] 

wolfgang hoschek commented on SOLR-5109:
----------------------------------------

Another potential issue is that hadoop ships with guava-12.0.1 on the classpath 
of the task tracker (the JVM that runs the job). So this old guava version will 
race with any other guava version that happens to be on the classpath.

> Solr 4.4 will not deploy in Glassfish 4.x
> -----------------------------------------
>
>                 Key: SOLR-5109
>                 URL: https://issues.apache.org/jira/browse/SOLR-5109
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.4
>         Environment: Glassfish 4.x
>            Reporter: jamon camisso
>            Priority: Blocker
>              Labels: guava
>         Attachments: LUCENE-5109.patch, guava-15.0-SNAPSHOT.jar
>
>
> The bundled Guava 14.0.1 JAR blocks deploying Solr 4.4 in Glassfish 4.x.
> This failure is a known issue with upstream Guava and is described here:
> https://code.google.com/p/guava-libraries/issues/detail?id=1433
> Building Guava guava-15.0-SNAPSHOT.jar from master and bundling it in Solr 
> allows for a successful deployment.
> Until the Guava developers release version 15 using their HEAD or even an RC 
> tag seems like the only way to resolve this.
> This is frustrating since it was proposed that Guava be removed as a 
> dependency before Solr 4.0 was released and yet it remains and blocks 
> upgrading: https://issues.apache.org/jira/browse/SOLR-3601



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to