Hi,

Earlier mentioned  test failed again with the same error.
Following error appears in the console. I'm not sure whether that is the
reason for the failure.


[2011-10-20 04:11:04,557]  WARN
{org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
null.  Connection cannot be released.
[2011-10-20 04:11:04,791]  WARN
{org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
null.  Connection cannot be released.
[2011-10-20 04:11:04,791]  WARN
{org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager is
null.  Connection cannot be released.
[2011-10-20 04:11:04,818] ERROR
{org.wso2.carbon.registry.core.utils.RegistryClientUtils} -  Failed to
export from registry
org.wso2.carbon.registry.core.exceptions.RegistryException: Failed to export
from registry
org.wso2.carbon.registry.core.exceptions.RegistryException: An error
occurred while creating the file: null
    at
org.wso2.carbon.registry.core.utils.RegistryClientUtils.exportFromRegistry(RegistryClientUtils.java:89)
    at
org.wso2.carbon.registry.core.utils.RegistryClientUtils.processExport(RegistryClientUtils.java:194)
    at
org.wso2.carbon.app.test.registry.FileSystemImportExport.JarFileExportTest(FileSystemImportExport.java:191)
    at
org.wso2.carbon.app.test.registry.FileSystemImportExport.runSuccessCase(FileSystemImportExport.java:43)
    at
org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
    at
org.wso2.carbon.registry.core.utils.RegistryClientUtils.processExport(RegistryClientUtils.java:185)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
org.wso2.carbon.registry.core.utils.RegistryClientUtils.exportFromRegistry(RegistryClientUtils.java:86)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
org.wso2.carbon.app.test.registry.FileSystemImportExport.JarFileExportTest(FileSystemImportExport.java:191)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at
org.wso2.carbon.app.test.registry.FileSystemImportExport.runSuccessCase(FileSystemImportExport.java:43)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
    at junit.framework.TestCase.runTest(TestCase.java:168)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at junit.framework.TestCase.runBare(TestCase.java:134)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at junit.framework.TestResult$1.protect(TestResult.java:110)
    at junit.framework.TestResult.runProtected(TestResult.java:128)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at junit.framework.TestResult.run(TestResult.java:113)
    at junit.framework.TestCase.runTest(TestCase.java:168)
    at junit.framework.TestCase.run(TestCase.java:124)
    at junit.framework.TestCase.runBare(TestCase.java:134)
    at junit.framework.TestSuite.runTest(TestSuite.java:232)
    at junit.framework.TestSuite.run(TestSuite.java:227)
    at junit.framework.TestResult$1.protect(TestResult.java:110)
    at junit.framework.TestSuite.runTest(TestSuite.java:232)
    at junit.framework.TestResult.runProtected(TestResult.java:128)
    at junit.framework.TestSuite.run(TestSuite.java:227)
    at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
    at junit.framework.TestResult.run(TestResult.java:113)
    at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
    at junit.framework.TestCase.run(TestCase.java:124)
    at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
    at junit.framework.TestSuite.runTest(TestSuite.java:232)
    at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
    at junit.framework.TestSuite.run(TestSuite.java:227)
    at junit.framework.TestSuite.runTest(TestSuite.java:232)
    at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
    at junit.framework.TestSuite.run(TestSuite.java:227)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
    at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
    at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
    at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
Caused by: org.wso2.carbon.registry.core.exceptions.RegistryException: An
error occurred while creating the file: null
    at
org.wso2.carbon.registry.core.utils.RegistryClientUtils.processExport(RegistryClientUtils.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
org.wso2.carbon.registry.core.utils.RegistryClientUtils.processExport(RegistryClientUtils.java:185)
    at
org.wso2.carbon.registry.core.utils.RegistryClientUtils.exportFromRegistry(RegistryClientUtils.java:86)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    ... 28 more
    at java.lang.reflect.Method.invoke(Method.java:597)
Caused by: java.io.FileNotFoundException:
/home/build/carbon/3.2.0/products/greg/4.1.0/modules/integration/registry/app-remote-registry-test/target/./carbontmp/wso2greg-4.1.0/export/tcpmon-1.0.jar
(No such file or directory)
    at java.io.FileOutputStream.open(Native Method)
    at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
    at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
Caused by: java.io.FileNotFoundException:
/home/build/carbon/3.2.0/products/greg/4.1.0/modules/integration/registry/app-remote-registry-test/target/./carbontmp/wso2greg-4.1.0/export/tcpmon-1.0.jar
(No such file or directory)
    at
org.wso2.carbon.registry.core.utils.RegistryClientUtils.processExport(RegistryClientUtils.java:189)
    at java.io.FileOutputStream.open(Native Method)
    ... 30 more
    at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
    at
org.wso2.carbon.registry.core.utils.RegistryClientUtils.processExport(RegistryClientUtils.java:189)
    ... 30 more



On Thu, Oct 20, 2011 at 4:35 PM, Ranga Siriwardena <ra...@wso2.com> wrote:

>
> Hi Senaka,
>
> On Thu, Oct 20, 2011 at 4:16 PM, Senaka Fernando <sen...@wso2.com> wrote:
>
>> Hi Ranga,
>>
>> Did the complete build pass with all tests?
>>
>
> Yes. Previously reported issues were not appeared in last build.
>
>
>
>>
>> Thanks,
>> Senaka.
>>
>>
>> On Thu, Oct 20, 2011 at 11:41 AM, Ranga Siriwardena <ra...@wso2.com>wrote:
>>
>>> Hi,
>>>
>>> FYI.
>>> This issue not appeared in the last build.
>>>
>>> On Thu, Oct 20, 2011 at 8:40 AM, Senaka Fernando <sen...@wso2.com>wrote:
>>>
>>>> Hi Janaka, Ajith,
>>>>
>>>> Can you build G-Reg product and service, and ensure that the build
>>>> passes end-to-end with tests (in core, components, and product) and fix any
>>>> build issues within the day. Please consider this high-priority since we
>>>> need the build to be stabilized so that further testing can be reliably
>>>> carried out.
>>>>
>>>> Thanks,
>>>> Senaka.
>>>>
>>>>
>>>> On Wed, Oct 19, 2011 at 9:30 PM, Ranga Siriwardena <ra...@wso2.com>wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Integration test failed in GREG. Sure-fire reports attached.
>>>>> Please have a look.
>>>>>
>>>>> On Wed, Oct 19, 2011 at 8:59 PM, WSO2 Carbon 3.2.2 Builder (US1) <
>>>>> cbuil...@wso2.org> wrote:
>>>>>
>>>>>> Repository Root: https://svn.wso2.org/repos/wso2
>>>>>> Repository UUID: a5903396-d722-0410-b921-86c7d4935375
>>>>>> Revision: 114484
>>>>>> Node Kind: directory
>>>>>> Schedule: normal
>>>>>> Last Changed Author: thilini
>>>>>> Last Changed Rev: 114484
>>>>>> Last Changed Date: 2011-10-19 06:23:14 -0700 (Wed, 19 Oct 2011)
>>>>>> [2011-10-19 08:29:49,585]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,585]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,613]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,613]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,644]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,644]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,668]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,668]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,679]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,679]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,705]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,705]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,730]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,730]  WARN
>>>>>> {org.apache.commons.httpclient.HttpConnection} -  HttpConnectionManager 
>>>>>> is
>>>>>> null.  Connection cannot be released.
>>>>>> [2011-10-19 08:29:49,742]  INFO
>>>>>> {org.wso2.carbon.core.services.authentication.AuthenticationAdmin} -
>>>>>>  'admin' logged out at [2011-10-19 08:29:49,0741]
>>>>>> [2011-10-19 08:29:49,755]  INFO
>>>>>> {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} -  'admin'
>>>>>> logged in at [2011-10-19 08:29:49,0755] from IP address 66.240.237.226
>>>>>> [2011-10-19 08:29:49,757]  INFO
>>>>>> {org.wso2.carbon.integration.core.ServerLogin} -  Successfully logged :
>>>>>> JSESSIONID=6DCB437637BAAD267AF6A4F04368BF0A; Path=/; Secure=null;
>>>>>> HttpOnly=null
>>>>>> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
>>>>>> 83.271 sec <<< FAILURE!
>>>>>>
>>>>>> Results :
>>>>>>
>>>>>> Failed tests:
>>>>>>
>>>>>>  testTemplate(org.wso2.carbon.app.test.registry.FileSystemImportExport)
>>>>>>
>>>>>> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0
>>>>>>
>>>>>> Shutting down server...
>>>>>> Saving Code Coverage Details...
>>>>>> Completed Saving Code Coverage Details.
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [ERROR] BUILD FAILURE
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [INFO] There are test failures.
>>>>>>
>>>>>> Please refer to
>>>>>> /home/build/carbon/3.2.0/products/greg/4.1.0/modules/integration/registry/app-remote-registry-test/target/surefire-reports
>>>>>> for the individual test results.
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [INFO] For more information, run Maven with the -e switch
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [INFO] Total time: 12 minutes 48 seconds
>>>>>> [INFO] Finished at: Wed Oct 19 08:29:51 PDT 2011
>>>>>> [INFO] Final Memory: 304M/1022M
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>>
>>>>>
>>>>>
>>>>> Thanks.
>>>>> Ranga.
>>>>> --
>>>>> Ranga Siriwardena
>>>>> Software Engineer
>>>>> WSO2 Inc.
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> *Senaka Fernando*
>>>> Product Manager - WSO2 Governance Registry;
>>>> Associate Technical Lead; WSO2 Inc.; http://wso2.com*
>>>> Member; Apache Software Foundation; http://apache.org
>>>>
>>>> E-mail: senaka AT wso2.com
>>>> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
>>>> Linked-In: http://linkedin.com/in/senakafernando
>>>>
>>>> *Lean . Enterprise . Middleware
>>>>
>>>>
>>>
>>> Thanks.
>>> Ranga.
>>> --
>>> Ranga Siriwardena
>>> Software Engineer
>>> WSO2 Inc.
>>>
>>>
>>
>>
>> --
>> *Senaka Fernando*
>> Product Manager - WSO2 Governance Registry;
>> Associate Technical Lead; WSO2 Inc.; http://wso2.com*
>> Member; Apache Software Foundation; http://apache.org
>>
>> E-mail: senaka AT wso2.com
>> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
>> Linked-In: http://linkedin.com/in/senakafernando
>>
>> *Lean . Enterprise . Middleware
>>
>>
>
> Thanks.
> Ranga.
> --
> Ranga Siriwardena
> Software Engineer
> WSO2 Inc.
>
>
Thanks.
Ranga.

-- 
Ranga Siriwardena
Software Engineer
WSO2 Inc.
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to