03-27-2019 05:37 AM - last edited on 03-28-2019 12:53 PM by Kelli Glass
As part of one requirement i have created the package.tar file using the ioxclient in windows and uploaded the same tar in Kinetic application and deployed the application in to a respective gateway
But once the application deployed in the Gateway the application is not working as expected and facing the 2 different issues as follows,
Please let me know am I doing any mistake while creating the tar file.
Steps followed to create tar as follows,
Ø Downloaded “iotsp-device-sdk-java-master” from Devnet. Ø Built the application using the “gradlew clean build”. Ø Copied the .tar file from lib folder to IOxClient package. Ø Prepared the tar file using the “ioxclient package IOxPackage/“ command. |
"App 2373_CS_FOG_APPLICATION_44687 Completed with exit code 2"
"Stopping the container"
Please let me know how can I build the working copy of the application through ioxclient ? Your help really helpful to me.
P.S:- I am using the java 1.8 version
03-28-2019 12:00 AM
Which gateway are you using?
When referring to "Kinetic application", are you talking about the Gateway Management Module (GMM) at ciscokinetic.io?
Can you check or publish here the content of your package.yaml file before running the ioxclient command? This file looks like this and contains important information for your container that will be read by IOx and GMM:
https://github.com/CiscoDevNet/iox-app-template/blob/master/docker-python/package.yaml
Thanks,
Emmanuel
03-28-2019 12:41 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide