Book a Demo

Author Topic: Temp. connection loss to SVN requires restart :-((  (Read 4160 times)

mmo

  • EA User
  • **
  • Posts: 85
  • Karma: +0/-0
    • View Profile
Temp. connection loss to SVN requires restart :-((
« on: July 29, 2014, 01:12:13 am »
When EA at some point temporarily has no connection to a repository used, then it memorizes that fact and NEVER tries to reconnect again!

I.e. if I ran into that situation and later want to do anything with the repository (check-in/-out/update/commit) I always first have to restart EA! Why can't EA simply retry to connect, when the next operation is triggered?

EA exhibits this nasty behavior since several versions. When will we finally see that fixed?

It's trivial to reproduce:
  • connect some package to a repository, e.g. SVN
  • check-in that package (or any other repository operation).
  • modify something
  • now disconnect your system from the network
  • trigger some repository function (update/commit/get latest/what-ever) -> this will of course fail as we are now disconnected (this is to be expected and OK).
  • But now reconnect your machine and retry the above operation => EA will keep claiming, that it has no connection to the repository! You can retry multiple times - EA will not even try to reconnect again. There is no way to convince it otherwise! And this is definitely NOT to be expected but a bug!  >:(
The only way to get out of this situation is to shut down and restart EA and only then one can retry the repository-related operation. How hard can it be to fix that behavior?
« Last Edit: September 12, 2014, 05:37:47 pm by mmo »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Temp. connection loss requires restart :-((
« Reply #1 on: July 29, 2014, 09:05:59 am »
Generally it handles a loss of an ODBC connection with some grace and is able to re-establish it.

I have a couple of machines around here that are left overnight. When I come back in there's usually an error message or two about a connection loss, but as soon as I click through them it works again.

I don't think that a JET connection to a network location is as robust. Is that your issue?

Of course version 11 with the cloud services deals with a connection loss even better than an ODBC connection.

mmo

  • EA User
  • **
  • Posts: 85
  • Karma: +0/-0
    • View Profile
Re: Temp. connection loss requires restart :-((
« Reply #2 on: July 29, 2014, 05:52:34 pm »
Quote
Generally it handles a loss of an ODBC connection with some grace and is able to re-establish it....
Probably didn't make myself clear enough: I am not talking about ODBC connections here but connections to a version control repository like - in our case - SVN, i.e. when you share (parts of) your projects via a versioning system (right-click on  a package => package control...)
« Last Edit: July 29, 2014, 05:55:18 pm by mmo »

mmo

  • EA User
  • **
  • Posts: 85
  • Karma: +0/-0
    • View Profile
Re: Temp. connection loss requires restart :-((
« Reply #3 on: September 12, 2014, 05:36:58 pm »
This bug is so maddening! When will this be fixed??? >:(

mmo

  • EA User
  • **
  • Posts: 85
  • Karma: +0/-0
    • View Profile
Re: Temp. connection loss to SVN requires restart
« Reply #4 on: October 17, 2014, 02:26:40 am »
There are three main reasons for switching from one product to another one:
  • lack of functionality
  • lack of usability
  • annoying bugs that are never fixed even though trivially reproducible
For me EA clearly already fulfills bullets 2 and 3, so the clock is ticking...

Regards,
Michael >:(

« Last Edit: October 17, 2014, 02:27:14 am by mmo »