Core application including web front end

Build: #16 failed Changes by Todd Nicholson <tcnichol@illinois.edu>

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse default Default Stage Download or View
18-Feb-2016 13:14:04 [error] GET            /api/collections/:coll_id/getParentCollectionIds                         @api.Collections.getParentCollectionIds(coll_id: UUID)
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:435: value listPossibleParents is not a member of api.Collections
18-Feb-2016 13:14:07 [error] GET            /api/collections/possibleParents                                         @api.Collections.listPossibleParents(currentCollectionId: String, title: Option[String] ?= None, date: Option[String] ?= None, limit: Int ?= 12)
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:437: value getRootCollections is not a member of api.Collections
18-Feb-2016 13:14:07 [error] GET            /api/collections/rootCollections                                         @api.Collections.getRootCollections
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:438: value getTopLevelCollections is not a member of api.Collections
18-Feb-2016 13:14:07 [error] GET            /api/collections/topLevelCollections                                     @api.Collections.getTopLevelCollections
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:439: value getAllCollections is not a member of api.Collections
18-Feb-2016 13:14:07 [error] GET            /api/collections/allCollections                                          @api.Collections.getAllCollections()
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:461: value removeSubCollection is not a member of api.Collections
18-Feb-2016 13:14:07 [error] POST           /api/collections/:coll_id/removeSubCollection/:sub_coll_id               @api.Collections.removeSubCollection(coll_id: UUID,sub_coll_id:UUID, ignoreNotFound?="True")
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:462: value setRootFlag is not a member of api.Collections
18-Feb-2016 13:14:07 [error] POST           /api/collections/:coll_id/rootFlag/:isRoot                               @api.Collections.setRootFlag(coll_id: UUID, isRoot: Boolean )
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:463: value createCollectionWithParent is not a member of api.Collections
18-Feb-2016 13:14:07 [error] POST           /api/collections/newCollectionWithParent                                 @api.Collections.createCollectionWithParent
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:464: value getChildCollectionIds is not a member of api.Collections
18-Feb-2016 13:14:07 [error] GET            /api/collections/:coll_id/getChildCollectionIds                          @api.Collections.getChildCollectionIds(coll_id: UUID)
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:465: value getChildCollections is not a member of api.Collections
18-Feb-2016 13:14:07 [error] GET            /api/collections/:coll_id/getChildCollections                            @api.Collections.getChildCollections(coll_id: UUID)
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:466: value getParentCollectionIds is not a member of api.Collections
18-Feb-2016 13:14:07 [error] GET            /api/collections/:coll_id/getParentCollectionIds                         @api.Collections.getParentCollectionIds(coll_id: UUID)
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:467: value getParentCollections is not a member of api.Collections
18-Feb-2016 13:14:07 [error] GET            /api/collections/:coll_id/getParentCollections                           @api.Collections.getParentCollections(coll_id: UUID)
18-Feb-2016 13:14:07 [error] /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE344-JOB1/conf/routes:468: value attachSubCollection is not a member of api.Collections
18-Feb-2016 13:14:07 [error] POST           /api/collections/:coll_id/addSubCollection/:sub_coll_id                  @api.Collections.attachSubCollection(coll_id: UUID, sub_coll_id: UUID)