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

Steven Rowe commented on SOLR-3260:
-----------------------------------

{quote}
> > class "javax.servlet.FilterRegistration"'s signer information does not
> > match signer information of other classes in the same package
>
> I have seen this before when servlet-2.5 and servlet-api 3.0 are both in the 
> classpath

Yeah, I'm testing a change to the solr-core POM that would make the servlet 
dependency use the "provided" scope, which would exclude it from the runtime 
classpath.

Seems to fix the trunk failures you're referring to in the DIH tests. Running 
all Solr tests locally now before I commit the change.
{quote}

See SOLR-3263
                
> Improve exception handling / logging for ScriptTransformer.init()
> -----------------------------------------------------------------
>
>                 Key: SOLR-3260
>                 URL: https://issues.apache.org/jira/browse/SOLR-3260
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 3.5, 4.0
>            Reporter: James Dyer
>            Assignee: James Dyer
>            Priority: Trivial
>             Fix For: 3.6, 4.0
>
>         Attachments: SOLR-3260.patch
>
>
> This came up on the user-list.  ScriptTransformer logs the same "need a >=1.6 
> jre" message for several problems, making debugging difficult for users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to