14-Apr-2023 03:51:46 |
^ |
14-Apr-2023 03:51:46 |
WARNING: The [getPendingRequisitionItemsCsv] action in [org.pih.warehouse.api.StockMovementApiController] accepts a parameter of type [java.util.List]. Interface types and abstract class types are not supported as command objects. This parameter will be ignored. |
14-Apr-2023 03:51:46 |
|
14-Apr-2023 03:51:46 |
def getPendingRequisitionItemsCsv(List pendingRequisitionItems) { |
14-Apr-2023 03:51:46 |
^ |
14-Apr-2023 03:51:46 |
WARNING: The [getStockMovementsCsv] action in [org.pih.warehouse.api.StockMovementApiController] accepts a parameter of type [java.util.List]. Interface types and abstract class types are not supported as command objects. This parameter will be ignored. |
14-Apr-2023 03:51:46 |
|
14-Apr-2023 03:51:46 |
def getStockMovementsCsv(List stockMovements) { |
14-Apr-2023 03:51:46 |
^ |
14-Apr-2023 03:51:46 |
WARNING: The [bindStockTransferData] action accepts a parameter of type [org.grails.web.json.JSONObject] which does not implement grails.validation.Validateable. Data binding will still be applied to this command object but the instance will not be validateable. |
14-Apr-2023 03:51:46 |
|
14-Apr-2023 03:51:46 |
StockTransfer bindStockTransferData(StockTransfer stockTransfer, User currentUser, Location currentLocation, JSONObject jsonObject) { |
14-Apr-2023 03:51:46 |
^ |
14-Apr-2023 03:51:47 |
WARNING: The [markAs] action accepts a parameter of type [org.pih.warehouse.inventory.InventoryStatus] which does not implement grails.validation.Validateable. Data binding will still be applied to this command object but the instance will not be validateable. |
14-Apr-2023 03:51:47 |
|
14-Apr-2023 03:51:47 |
def markAs(Product product, Inventory inventory, InventoryStatus inventoryStatus) { |
14-Apr-2023 03:51:47 |
^ |
14-Apr-2023 03:51:48 |
WARNING: The [updateAttributes] action in [org.pih.warehouse.product.ProductSupplierController] accepts a parameter of type [java.util.Map]. Interface types and abstract class types are not supported as command objects. This parameter will be ignored. |
14-Apr-2023 03:51:48 |
|
14-Apr-2023 03:51:48 |
def updateAttributes(ProductSupplier productSupplier, Map params) { |
14-Apr-2023 03:51:48 |
^ |
14-Apr-2023 03:51:54 |
Force Stop build feature is enabled for current plan. Either Bamboo has detected the build has hung or it has been manually stopped. |
14-Apr-2023 03:51:56 |
Restarting tomcat ... |
14-Apr-2023 03:52:01 |
Allowing 90 seconds for tomcat to restart ... |
14-Apr-2023 03:52:04 |
Unable to publish artifact [Latest WAR]: the source directory /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-OBDEV3-DJ/build/libs does not exist. |