I started studying the project can some one plz help me with components of
the project like what each component do how it works for a sample query etc
etc

On 6 February 2016 at 21:39, Till Westmann <[email protected]> wrote:

> The error seems to be this one:
> java.io.IOException: No space left on device
>
> I.e. the hard drive of your machine is full.
>
> Cheers,
> Till
>
>
> On 6 Feb 2016, at 6:02, Dilshan Pathirana wrote:
>
> Can you help me to resolve the error when happen in building
>>
>> Running org.apache.vxquery.xmlquery.query.SimpleXQueryTest
>> Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.629 sec
>> <<< FAILURE!
>> simple016(org.apache.vxquery.xmlquery.query.SimpleXQueryTest)  Time
>> elapsed: 0.031 sec  <<< ERROR!
>> java.lang.RuntimeException: java.io.IOException: No space left on device
>> at
>>
>> org.apache.vxquery.xmlquery.query.SimpleXQueryTest.gunzip(SimpleXQueryTest.java:113)
>> at
>>
>> org.apache.vxquery.xmlquery.query.SimpleXQueryTest.simple016(SimpleXQueryTest.java:93)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>>
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>> at
>>
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:497)
>> at
>>
>> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
>> at
>>
>> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
>> at
>>
>> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
>> at
>>
>> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
>> at
>>
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
>> at
>>
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
>> at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
>> at
>>
>> org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
>> at
>>
>> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
>> at
>>
>> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>>
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>> at
>>
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:497)
>> at
>>
>> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
>> at
>>
>> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
>> at
>>
>> org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
>> at
>>
>> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
>> at
>> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
>> Caused by: java.io.IOException: No space left on device
>> at java.io.FileOutputStream.writeBytes(Native Method)
>> at java.io.FileOutputStream.write(FileOutputStream.java:326)
>> at
>>
>> org.apache.vxquery.xmlquery.query.SimpleXQueryTest.gunzip(SimpleXQueryTest.java:107)
>> ... 29 more
>>
>>
>> Results :
>>
>> Tests in error:
>> simple016(org.apache.vxquery.xmlquery.query.SimpleXQueryTest):
>> java.io.IOException: No space left on device
>>
>> Tests run: 12, Failures: 0, Errors: 1, Skipped: 0
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] VXQuery ........................................... SUCCESS
>> [3.709s]
>> [INFO] VXQuery Core ...................................... FAILURE
>> [4.372s]
>> [INFO] VXQuery Server .................................... SKIPPED
>> [INFO] VXQuery CLI ....................................... SKIPPED
>> [INFO] VXQuery XTest ..................................... SKIPPED
>> [INFO] VXQuery Benchmark ................................. SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 8.325s
>> [INFO] Finished at: Sat Feb 06 19:26:35 IST 2016
>> [INFO] Final Memory: 28M/359M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)
>> on project apache-vxquery-core: There are test failures.
>> [ERROR]
>> [ERROR] Please refer to
>>
>> /home/dilshan/workspace/apache-vxquery/vxquery-core/target/surefire-reports
>> for the individual test results.
>> [ERROR] -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e
>> switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn <goals> -rf :apache-vxquery-core
>>
>>
>> On 6 February 2016 at 18:06, Dilshan Pathirana <
>> [email protected]>
>> wrote:
>>
>> Can you help me to resolve this erro
>>>
>>> On 6 February 2016 at 18:06, Dilshan Pathirana <
>>> [email protected]
>>>
>>>> wrote:
>>>>
>>>
>>> [ERROR] Failed to execute goal
>>>> org.apache.maven.plugins:maven-assembly-plugin:2.2.1:attached (default)
>>>> on
>>>> project apache-vxquery-server: Failed to create assembly: Error creating
>>>> assembly archive binary-assembly: Problem creating TAR: No space left on
>>>> device -> [Help 1]
>>>> [ERROR]
>>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>>>> -e switch.
>>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>>> [ERROR]
>>>> [ERROR] For more information about the errors and possible solutions,
>>>> please read the following articles:
>>>> [ERROR] [Help 1]
>>>> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>>>> [ERROR]
>>>> [ERROR] After correcting the problems, you can resume the build with the
>>>> command
>>>> [ERROR]   mvn <goals> -rf :apache-vxquery-server
>>>>
>>>>
>>>> On 4 February 2016 at 23:39, Preston Carman <[email protected]>
>>>> wrote:
>>>>
>>>> Hi Dilshan,
>>>>>
>>>>> Its great to hear about your interest in open source and specifically
>>>>> our
>>>>> project. Check out our issues list with the label "starter" [1]. These
>>>>> issues have been tagged as a good place for someone to get started with
>>>>> our
>>>>> project. Select an issue and see if you can fix it. Please post any
>>>>> questions you have here to the mailing list or to the issue.
>>>>>
>>>>> Mahalo,
>>>>> Preston
>>>>>
>>>>> [1]
>>>>>
>>>>>
>>>>> https://issues.apache.org/jira/browse/VXQUERY-22?jql=project%20%3D%20VXQUERY%20AND%20status%20%3D%20Open%20AND%20labels%20%3D%20starter%20ORDER%20BY%20priority%20DESC
>>>>>
>>>>> On Thu, Feb 4, 2016 at 3:13 AM, Dilshan Pathirana <
>>>>> [email protected]> wrote:
>>>>>
>>>>> Hi I'm Dilshan Pathirana Currently a final year undergraduate of
>>>>>>
>>>>> University
>>>>>
>>>>>> Moratuwa Faculy of Engineering in Department of Computer Science and
>>>>>> Engineering.I always use OpenSource Projects and thought of starting
>>>>>> to
>>>>>> contribute for a project as a hrlp for others.I'm passionated in java
>>>>>> databases and in Query languages Currently I m working on Elastic
>>>>>>
>>>>> Search
>>>>>
>>>>>> ,Neo4j,MySQL and Mongo DB. Hope You will help me
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>

Reply via email to