My Oracle Support Banner

java.io.IOException: can't exec: <application> doesn't exist (Doc ID 276576.1)

Last updated on MARCH 04, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 9.2.0.1 and later
Information in this document applies to any platform.

Symptoms

Executing an application from a Java Stored Procedure fails with the following error, but works via the OS command line:

 

java.io.IOException: can't exec: /usr/bin/convert doesn't exist

at oracle.aurora.java.lang.OracleProcess.create(OracleProcess.java)

at oracle.aurora.java.lang.OracleProcess.construct(OracleProcess.java)

at java.lang.Runtime.execInternal(Runtime.java)

at java.lang.Runtime.exec(Runtime.java)

at java.lang.Runtime.exec(Runtime.java)

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.