JavaJens / TextSecure

A secure text messaging application for Android.
GNU General Public License v3.0
71 stars 9 forks source link

Building fails #43

Closed mad-de closed 8 years ago

mad-de commented 9 years ago

Building fails on ubuntu 15.04; Java: Java(TM) SE Runtime Environment (build 1.8.0_60-b27) Tested with Java 7 with same result.

Output: :dexProdWebsockets AGPBI: {"kind":"SIMPLE","text":"Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar ","position":{},"original":"Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar "} AGPBI: {"kind":"SIMPLE","text":"Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000797c80000, 95420416, 0) failed; error\u003d\u0027Cannot allocate memory\u0027 (errno\u003d12)","position":{},"original":"Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000797c80000, 95420416, 0) failed; error\u003d\u0027Cannot allocate memory\u0027 (errno\u003d12)"}

FAILED

FAILURE: Build failed with an exception.

BUILD FAILED

Total time: 2 mins 44.742 secs

relyt29 commented 8 years ago

I don't 100% know what this is saying but it looks to me like your computer ran out of RAM...?

JavaJens commented 8 years ago

Feel free to reopen if this issue persists