[
https://issues.apache.org/jira/browse/SOLR-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235688#comment-13235688
]
Steven Rowe commented on SOLR-3260:
-----------------------------------
bq. I missed one. Sorry about that. Should be fixed now.
Thanks James, I think it's fixed - just now in the console output from the
Jenkins Maven trunk job (still running as I write this), I saw:
{noformat}
Running org.apache.solr.handler.dataimport.TestScriptTransformer
NOTE: Assume failed in
'testCheckScript(org.apache.solr.handler.dataimport.TestScriptTransformer)'
(ignored): got: <org.apache.lucene.util.InternalAssumptionViolatedException:
failed assumption: This JVM does not have Rhino installed. Test Skipped.>,
expected: null
NOTE: Assume failed in
'testBasic(org.apache.solr.handler.dataimport.TestScriptTransformer)'
(ignored): got: <org.apache.lucene.util.InternalAssumptionViolatedException:
failed assumption: This JVM does not have Rhino installed. Test Skipped.>,
expected: null
NOTE: Assume failed in
'testOneparam(org.apache.solr.handler.dataimport.TestScriptTransformer)'
(ignored): got: <org.apache.lucene.util.InternalAssumptionViolatedException:
failed assumption: This JVM does not have Rhino installed. Test Skipped.>,
expected: null
Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.023 sec
{noformat}
> 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: [email protected]
For additional commands, e-mail: [email protected]