This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Description
Context
I installed the dependencies script and installed from source after which I started the Torchserve and encountered Native io exception java error.
- torchserve version: 0.3.0
- model archiver version: 0.2.1
- torch version:1.7.1
- torchvision version [if any]: 0.8.2
- torchtext version [if any]:0.8.1
- torchaudio version [if any]:0.7.2
- java version: openjdk 11.0.5 2019-10-15
- Operating System and version:
Ubuntu, 16.04
Your Environment
local_env_master_details.log
- Installed using source? [yes/no]: yes
- Are you planning to deploy it using docker container? [yes/no]: No
- Is it a CPU or GPU environment?: CPU
Steps to Reproduce
- Ran Install Dependencies script
- Ran the Install from source script
- Started Torchserve by using the below command:
"torchserve --start --ncs --model-store model_store"
Failure Logs [if any]
local_master_torchserve.log