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 - Derby in multiuser envirnment
Summary: Derby in multiuser envirnment
Status: RESOLVED DUPLICATE of bug 115186
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-30 15:36 UTC by Martin Schovanek
Modified: 2012-08-20 08:47 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***