Forum Discussion

interval's avatar
interval
Occasional Contributor
15 years ago

problem loading soapUI composit project

Hi,

We have been having problems because of the sql that is executed in the datagen during opening a project.
Is there anyway we can load the JDBC driver after we open a project?

My guess is there is one sql that returns too many rows so that the soapUI hang, but I do not know which one since we can not really open the project


Thanks,

Ferdinand

3 Replies

  • Hi Ferdinand,

    hmm... maybe you can remove the jdbc driver temporarily to all connections will fail?

    regards!

    /Ole
    eviware.com
  • interval's avatar
    interval
    Occasional Contributor
    Hi Ole,

    Yes we did that actually, but the problem is we can not execute any SQL query and we can not identify which sql cause this problem.

    Thanks,
    Ferdinand
  • Hmmm... You could load the project with the jdbc driver disabled, then experiment with removing the suspected queries, until you identify one that is responsible?