Test Data Manager

 View Only
  • 1.  Lot of Group Jobs are failing. Exception Message: The request channel timed out

    Posted Jun 23, 2016 08:47 AM

    Hi

    Lot of Group Jobs are failing.

    I am getting following error in log file

     

    "Error occured while Authenticating User."
    Exception Message: The request channel timed out attempting to send after 00:01:00. Increased the timeout value passed to the call to request or increase the SendTimeout value on the Binding. The time allocated to this operation may have been a portion of a longer timeout.

     



  • 2.  Re: Lot of Group Jobs are failing. Exception Message: The request channel timed out

    Posted Jun 23, 2016 12:11 PM

    A support case has been opened on this issue by Mahesh. We will post the relevant findings and resolution once it is closed.



  • 3.  Re: Lot of Group Jobs are failing. Exception Message: The request channel timed out
    Best Answer

    Posted Jun 25, 2016 09:59 AM

    Problem Description:

    ********************************

    Unable to authenticate a user in Group Job and getting the error as unable to validate the connection profile.

    It’s a shared profile and it has been validated from Datamaker without any issues. You were able to publish the variable to test data using the same profile.

     

    Diagnosis:

    ********************************

    We ran the below query in Test Data and noticed that the shared profile connection string was shown as "NULL" in the database.

    SELECT * FROM gtrep_profile where prof_db_dbms is null or prof_db_dbms=''

     

    Resolution:

    ********************************

    In the "Edit the connection profile" window, we have selected another DBMS and switched back to Oracle. This time saving it and validating again has shows the connection string correctly in the database and it also worked from TDOD.