Menu

Why do I get error KnoxContainerManager.ERROR_INTERNAL_ERROR(-1014) while creating a container?

This error occurs when KnoxContainerManager.createContainer(String type) API method returns: KnoxContainerManager.ERROR_INTERNAL_ERROR(-1014)

If the developer passes a type of argument that is not supported to KnoxContainerManager.createContainer(String type) while creating a container, it fails with error code (-1014). The default type is knox-b2b.

For more information, refer to the KnoxContainerManager class in Knox Premium SDK.