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

Unable to start Torchserve #884

@abishekchiffon

Description

@abishekchiffon

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

  1. Ran Install Dependencies script
  2. Ran the Install from source script
  3. Started Torchserve by using the below command:
    "torchserve --start --ncs --model-store model_store"

Failure Logs [if any]

local_master_torchserve.log

Metadata

Metadata

Assignees

Labels

triaged_waitWaiting for the Reporter's resp

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions