Error every time SOQL is executed first time

Issue #2309 resolved
Luke Kozakewycz created an issue

When I execute an SOQL query for the first time I get the following:

java.lang.IllegalStateException: No metadata API server URL. You must call login() first.

I then run the query again and it executes fine.

If I leave it for some time it does it all over again (assuming it disconnects).

Comments (1)

  1. Log in to comment