You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by machristie <gi...@git.apache.org> on 2016/10/04 18:10:23 UTC

[GitHub] airavata issue #51: Shorten columns so primary key is shorter

Github user machristie commented on the issue:

    https://github.com/apache/airavata/pull/51
  
    There is this error in the raw travis log
    
    ```
    [INFO] Airavata server distribution ....................... FAILURE [ 49.783 s]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 04:33 min
    [INFO] Finished at: 2016-10-04T17:32:36+00:00
    [INFO] Final Memory: 409M/484M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single (distribution-package) on project apache-airavata-distribution: Failed to create assembly: Error creating assembly archive bin: Problem creating zip: Execution exception: Java heap space -> [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-airavata-distribution
    
    ```
    
    Looks like it ran out of heap space.  Is that a know issue? Can more memory be allocated?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---