![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Initializing Database Topic Summary: Created On: 28-May-2004 20:14 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I have Doors 6 running in a flex environment on windows 2000. Clients that are currently installed are running fine, but I am unable to add additional clients (I'm not out of licenses). After launching a new installation that installed with no errors I get an "Initializing Database" window that hangs and does not go any further. I have removed and reinstalled on a couple different machines with the same result.
![]() ![]() |
|
![]() |
|
![]() |
|
Installing has nothing to do with licenses.
Perhaps you have goofed and the new clients are NOT pointing to the same location as the old. From an existing client run the following DXL code string Data = getenv("data") string DoorsData = getenv("DOORSDATA") print "Data = \t" Data "\n" print "DoorsData = \t" DoorsData "\n" The result will look like "36677@Doors_Server". The first line is your install options found in DOORS.ini (v5) or Registry (v6 and v7). The second, if different, is what's defined in the DOORS.exe icon the client uses to invoke DOORS (see "-d" in the "Summary of command line switches" chapter in the DOORS (not DXL) manual). These two values "36677" and "Doors_Server" should be used in the new DOORS client installs. - Louie |
|
![]() |
Telelogic DOORS
» General Discussion
»
Initializing Database
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.