No, not Java 8 yet - it's using 1.7.0_09.

- Mark

On Nov 21, 2012, at 10:43 AM, "Dyer, James" <[email protected]> 
wrote:

> By any chance is this Jenkins using Java 8 before JDK 8-ea-b65 ?  If so, then 
> it might be hitting https://issues.apache.org/jira/browse/DERBY-5958, which, 
> at least according to the comments, only occurs on earlier revisions of JDK 
> 8. 
> 
> James Dyer
> E-Commerce Systems
> Ingram Content Group
> (615) 213-4311
> 
> 
> -----Original Message-----
> From: Mark Miller [mailto:[email protected]] 
> Sent: Wednesday, November 21, 2012 8:47 AM
> To: [email protected]
> Subject: Re: Fullmetal Jenkins: Solr4X - Build # 80 - Failure!
> 
> This actually looks like another locale issue:  Caused by:
> java.sql.SQLException: Supplied territory description 'sr__#Latn' is
> invalid, expecting ln[_CO[_variant]]
> 
> - Mark
> 
> On Wed, Nov 21, 2012 at 12:18 AM,  <[email protected]> wrote:
>> Solr4X - Build # 80 - Failure:
>> 
>> Check console output at http://fullmetaljenkins.org/job/Solr4X/80/ to view 
>> the results.
>> 
>> 1 tests failed.
>> REGRESSION:  
>> org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter
>> 
>> Error Message:
>> Failed to create database 'memory:derbyDB', see the next exception for 
>> details.
>> 
>> Stack Trace:
>> java.sql.SQLException: Failed to create database 'memory:derbyDB', see the 
>> next exception for details.
>>        at 
>> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown 
>> Source)
>>        at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown 
>> Source)
>>        at org.apache.derby.impl.jdbc.Util.seeNextException(Unknown Source)
>>        at org.apache.derby.impl.jdbc.EmbedConnection.createDatabase(Unknown 
>> Source)
>>        at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
>>        at org.apache.derby.impl.jdbc.EmbedConnection30.<init>(Unknown Source)
>>        at org.apache.derby.impl.jdbc.EmbedConnection40.<init>(Unknown Source)
>>        at org.apache.derby.jdbc.Driver40.getNewEmbedConnection(Unknown 
>> Source)
>>        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
>>        at org.apache.derby.jdbc.AutoloadedDriver.connect(Unknown Source)
>>        at java.sql.DriverManager.getConnection(DriverManager.java:579)
>>        at java.sql.DriverManager.getConnection(DriverManager.java:243)
>>        at 
>> org.apache.solr.handler.dataimport.AbstractDIHJdbcTestCase.buildDatabase(AbstractDIHJdbcTestCase.java:140)
>>        at 
>> org.apache.solr.handler.dataimport.AbstractDIHJdbcTestCase.beforeDihJdbcTest(AbstractDIHJdbcTestCase.java:93)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>        at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>        at java.lang.reflect.Method.invoke(Method.java:601)
>>        at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>>        at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>>        at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
>>        at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>>        at 
>> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>        at 
>> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>>        at 
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>        at 
>> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>>        at 
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>>        at 
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>        at 
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>>        at 
>> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>>        at 
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>>        at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>>        at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>>        at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>>        at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>>        at 
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>>        at 
>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>        at 
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>>        at 
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>        at 
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>>        at 
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>        at 
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>        at 
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>>        at java.lang.Thread.run(Thread.java:722)
>> Caused by: java.sql.SQLException: Failed to create database 
>> 'memory:derbyDB', see the next exception for details.
>>        at 
>> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown 
>> Source)
>>        at 
>> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
>>  Source)
>>        ... 53 more
>> Caused by: java.sql.SQLException: Supplied territory description 'sr__#Latn' 
>> is invalid, expecting ln[_CO[_variant]]
>> ln=lower-case two-letter ISO-639 language code, CO=upper-case two-letter 
>> ISO-3166 country codes, see java.util.Locale.
>>        at 
>> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown 
>> Source)
>>        at 
>> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
>>  Source)
>>        at 
>> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown 
>> Source)
>>        at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown 
>> Source)
>>        at 
>> org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown
>>  Source)
>>        at 
>> org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown 
>> Source)
>>        at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown 
>> Source)
>>        ... 50 more
>> Caused by: ERROR XBM0X: Supplied territory description 'sr__#Latn' is 
>> invalid, expecting ln[_CO[_variant]]
>> ln=lower-case two-letter ISO-639 language code, CO=upper-case two-letter 
>> ISO-3166 country codes, see java.util.Locale.
>>        at org.apache.derby.iapi.error.StandardException.newException(Unknown 
>> Source)
>>        at 
>> org.apache.derby.impl.services.monitor.BaseMonitor.staticGetLocaleFromString(Unknown
>>  Source)
>>        at 
>> org.apache.derby.impl.services.monitor.BaseMonitor.setLocale(Unknown Source)
>>        at org.apache.derby.impl.db.BasicDatabase.boot(Unknown Source)
>>        at org.apache.derby.impl.services.monitor.BaseMonitor.boot(Unknown 
>> Source)
>>        at 
>> org.apache.derby.impl.services.monitor.TopService.bootModule(Unknown Source)
>>        at 
>> org.apache.derby.impl.services.monitor.BaseMonitor.bootService(Unknown 
>> Source)
>>        at 
>> org.apache.derby.impl.services.monitor.BaseMonitor.createPersistentService(Unknown
>>  Source)
>>        at 
>> org.apache.derby.iapi.services.monitor.Monitor.createPersistentService(Unknown
>>  Source)
>>        ... 50 more
>> 
>> 
> 
> 
> 
> -- 
> - Mark
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> Т���������������������������������������������������������������������ХF�V�7V'67&�&R�R���âFWb�V�7V'67&�&T�V6V�R�6�R��&pФf�"FF�F����6����G2�R���âFWbֆV��V6V�R�6�R��&pР�


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to