Article - CS374541

Unable to get Database connection through java API "java.sql.DriverManager.getConnection(jdbcURL, jdbcUSERNAME, jdbcPASSWORD)" when server is on PTC Cloud for FlexPLM

Modified: 11-Aug-2022   


Applies To

  • FlexPLM 11.1 to 12.0

Description

  • When trying to acquire Database connection through below API, the connection doesn't return and no error in BGMS/MS logs
  • Unable to get Database connection through java API when server is on PTC Cloud
  • The java API is:
    java.sql.Connection conn = java.sql.DriverManager.getConnection(jdbcURL, jdbcUSERNAME, jdbcPASSWORD);

     
This is a printer-friendly version of Article 374541 and may be out of date. For the latest version click CS374541