The URL found in the JDBC URL string is not valid.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly JDBC_URI_IS_EMPTY_ERROR As ExceptionCode
C#
public static readonly ExceptionCode JDBC_URI_IS_EMPTY_ERROR
Visual C++
public:
static initonly ExceptionCode^ JDBC_URI_IS_EMPTY_ERROR
JavaScript
FileNet.Api.Exception.ExceptionCode.jdbC_URI_IS_EMPTY_ERROR

ToggleSee Also