[gaea-help] [ gaeaodb-Bugs-1902310 ] Only 1 connection to the database is allowed
Brought to you by:
jsgoupil
|
From: SourceForge.net <no...@so...> - 2008-02-26 17:20:51
|
Bugs item #1902310, was opened at 2008-02-26 11:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1023467&aid=1902310&group_id=212875 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Common Group: v0.8 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jean-Sstien Goupil (jsgoupil) Assigned to: Jean-Sstien Goupil (jsgoupil) Summary: Only 1 connection to the database is allowed Initial Comment: 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1023467&aid=1902310&group_id=212875 |