P4DTI issue job000479

TitleP4DTI fails to run as a service on Windows NT (unreproducible)
Statussuspended
Prioritynice
Assigned userNick Barnes
OrganizationRavenbrook
DescriptionThe P4DTI should be runnable as a "service" under Windows NT. However, it has been reported that the P4DTI running this way fails to start. Ravenbrook has not been able to reproduce this problem (which may have been TeamTrack-specific in any case).
P4DTI 1.4.0 TeamTrack 5.5 Perforce 2002.1 beta
Error message below:
The instance's SvcRun() method failed
File "c:\python20\win32\lib\win32serviceutil.py", line 597, in
self.SvcDoRun()
File "service.py", line 161, in SvcDoRun self.run_logging_errors()
File "service.py", line 187, in run_logging_errors
self.run() File "service.py", line 203, in run
from init import r File "init.py", line 125, in ?
config = configure_module.configuration(config)
File "configure_teamtrack.py", line 205, in configuration
config.closed_state)
File "configure_teamtrack.py", line 63, in make_state_pairs
query = ('TS_PROJECTID IN (SELECT TS_ID FROM TS_WORKFLOWS WHERE

exceptions.AttributeError: case_table_id
AnalysisRuns OK on our test machine. For case_table_id to fail, the teamtrack connection object must be broken somehow.
How foundcustomer
Evidence<http://info.ravenbrook.com/mail/2002/02/27/18-38-56/0.txt>
Observed in1.4.0
Created byNick Barnes
Created on2002-03-15 14:09:24
Last modified byNick Barnes
Last modified on2018-07-05 17:27:56
History2002-03-15 NB Created.
2003-05-19 NB Updated to show unreproducible status.
       2018-07-05 NB Suspended because the P4DTI is obsolete.