Adobe Connect User Community
Menu

#1 2014-05-05 15:21:23

jredifer

Intermittant "internal-error" Status Code with report-bulk-objects

Hi,

Writing a client in PHP that interacts with the Web Services API. Twice today seemingly at random I received this response when trying to pull all existing meetings using "report-bulk-objects":

<results><status code="internal-error"><exception>java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver][SQLServer]Cannot open database "ConnectProNA8" requested by the login. The login failed.</exception></status></results>

Each time I repeated the request and it subsequently executed without error. Does anyone know anything about this? Could this problem possibly be being caused by an error in the client side (my) code?

Offline

Board footer