Skip to main content
8 events
when toggle format what by license comment
Mar 9, 2018 at 8:06 answer added U880D timeline score: 0
Feb 16, 2018 at 2:35 comment added Ignacio Vazquez-Abrams And javac yields?
Feb 16, 2018 at 0:54 comment added thrig execve calls involving java or other common java binary names or find the fail message and work backwards from that to see what was run. you may need a -s 512 or something to show longer strings containing error messages
Feb 16, 2018 at 0:45 comment added danglingPointer @thrig I haven't used strace before and it outputs a lot for my build file, what exactly am I looking for?
Feb 16, 2018 at 0:45 comment added danglingPointer @ivanivna, good call $JAVA_HOME was set to the old directory, now it is set to /usr/bin/java. But for some reason even after fixing that (and SS_JRE_HOME) I'm still having this problem.
Feb 15, 2018 at 23:31 comment added ivanivan What is teh $JAVA_HOME set to? What is your $PATH, and where is the (new) Java located?
Feb 15, 2018 at 23:00 comment added thrig you might strace the build process and see what files it is looking at
Feb 15, 2018 at 22:55 history asked danglingPointer CC BY-SA 3.0