This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 69636

Summary: Derby in multiuser envirnment
Product: db Reporter: Martin Schovanek <mschovanek>
Component: DerbyAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Martin Schovanek 2005-11-30 15:36:08 UTC
[#200511291900, jdk1.5.0]

Due port conflicts it is not possible to run several Derby instances on one OS.
We need it ot able to run several Nb+SJSAS instaces in SunRay environment.


to reproduce:
-------------
1) run Nb instance with registered SJSAS
2) run 'Tools > Derby Database > Start Derby Database' in 1st Nb instace
3) change the 'Database Location' in the 2nd instance
ERROR: cannot start Derby in the 2nd instace, 'Could not listen on port 1527 on
host localhost.' error message appears
Comment 1 Andrei Badea 2005-12-01 10:30:55 UTC
Not for 5.0.
Comment 2 Andrei Badea 2007-02-15 17:42:19 UTC
This is more an enhancement than a defect (the design of the Derby module never
attempted to support multiuser environments).
Comment 3 Jiri Rechtacek 2009-10-16 14:04:48 UTC
Reassigned to new owner.
Comment 4 matthias42 2012-08-20 08:47:33 UTC

*** This bug has been marked as a duplicate of bug 115186 ***