dev@glassfish.java.net

Re: [QL TESTS] Not all of the QL tests can be passed on the Mac OS platform

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Mon, 22 Apr 2013 11:06:18 -0700

I've seen this error on Friday (my email to this alias got rejected
after 4pm) on mac on 1.7.0_09-b05:

    [testng] FAILED: pingPool
    [testng] java.lang.RuntimeException:
javax.resource.ResourceException: Connection could not be allocated
because: DERBY SQL error: SQLCODE: -1, SQLSTATE: XJ041, SQLERRMC: Failed
to create database 'Test', see the next exception for
details.::SQLSTATE: XBM0JDirectory
/Users/mvatkina/v3/v2/appserv-tests/devtests/ejb/ejb31/embedded//Users/mvatkina/v3/v2/appserv-tests/devtests/ejb/ejb31/embedded/test
already exists. Please check the server.log for more details.
    [testng] at
test.admin.util.GeneralUtils.handleManifestFailure(GeneralUtils.java:141)
    [testng] at
test.admin.JdbcConnectionPoolTests.pingPool(JdbcConnectionPoolTests.java:85)

-marina

On 4/22/13 8:13 AM, Tom Mueller wrote:
> I just ran the test successfully this morning on the same OS but with
> JDK 1.7.0_11.
> Can you please send more details about what failures you are seeing
> and what command you are using to run the test suite?
>
> Thanks.
> Tom
>
> On 4/21/13 7:08 AM, 吕宋平 wrote:
>> Hi, all:
>>
>> I'm just update my glassfish source to the latest version and
>> run the QL tests, Not all of the tests passed. Here are my tests
>> results:
>>
>> estng-summary:
>> [echo] [testng]
>> [echo] [testng] ===============================================
>> [echo] [testng] QuickLookTests
>> [echo] [testng] Total tests run: 117, Failures: 4, Skips: 2
>> [echo] [testng] ===============================================
>> [echo] [testng]
>> [INFO] Executed tasks
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> Can anyone come across about this situation...
>>
>>
>> My platform information as follow:
>> OS: Mac OS 10.8.3
>> Java version:jdk1.7.0_17
>> GF: latest build version
>>
>> I'm not sure whether it is my fault...I have run many times but the
>> tests is still failed..
>>
>> Thanks
>>
>> -Jeremy
>>
>>
>