API Gateway

Build: #5 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
< 1 second
Agent
buildserver-1.ncsa.illinois.edu
Revision
5707a726f6a266f1b843f6e5560c6446e8626bba
Fixed in
#6 (Changes by Bing Zhang)
No failed test found. A possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384M; support was removed in 8.0
java.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.createNewFile(File.java:1012)
        at xsbt.boot.Locks$.apply0(Locks.scala:35)
        at xsbt.boot.Locks$.apply(Locks.scala:28)
        at xsbt.boot.Launch.locked(Launch.scala:240)
        at xsbt.boot.Launch.app(Launch.scala:149)
        at xsbt.boot.Launch.app(Launch.scala:147)
        at xsbt.boot.Launch$.run(Launch.scala:102)
        at xsbt.boot.Launch$$anonfun$apply$1.apply(Launch.scala:36)
        at xsbt.boot.Launch$.launch(Launch.scala:117)
        at xsbt.boot.Launch$.apply(Launch.scala:19)
        at xsbt.boot.Boot$.runImpl(Boot.scala:44)
        at xsbt.boot.Boot$.main(Boot.scala:20)
        at xsbt.boot.Boot.main(Boot.scala)