Menu

#17 Only 1 connection to the database is allowed

v0.8
open
Common (14)
5
2008-02-26
2008-02-26
No

We should be able to connect many times on the same computer with different windows (with commandline for instance)

javax.jdo.JDOFatalInternalException: java.net.BindException: Address already in use: JVM_Bind
NestedThrowables:
java.net.BindException: Address already in use: JVM_Bind

#### ORIGINAL ####
Une seule connexion à la base de données autorisée

Il serait utile de pouvoir se connecter plusieurs fois avec différentes fenêtres de commandline par exemple.
Pour l'instant, quand on essaie de se connecter on reçoit l'erreur

javax.jdo.JDOFatalInternalException: java.net.BindException: Address already in use: JVM_Bind
NestedThrowables:
java.net.BindException: Address already in use: JVM_Bind

Discussion


Log in to post a comment.

MongoDB Logo MongoDB