Common Error Messages

If you see the following error message:

      java.lang.IllegalStateException: SessionManager has not
      been initialized:


      url is null
      username is null
      password is null
    

This error message means that some earlier aspect of initialization failed which prevented the SessionManager from being initialized. Scroll further up in your error log and look for other errors.