Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Initializing Database
Topic Summary:
Created On: 28-May-2004 20:14
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 28-May-2004 20:14
User is offline View Users Profile Print this message


Jim Sturek

Posts: 1
Joined: 14-Apr-2004

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.Text
Report this to a Moderator Report this to a Moderator
 4-Jun-2004 15:02
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

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
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.