IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 18, 2015, 10:21:02 AM (11 years ago)
Author:
eugene
Message:

test queries to all 3 connections to keep them alive while dvopsps runs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/forcedobjectbatch.py

    r38792 r38884  
    5353
    5454       try:
    55            self.dvoForcedObjects = DvoForcedObjects(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb)
     55           self.dvoForcedObjects = DvoForcedObjects(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb, self.gpc1Db)
    5656       except:
    5757           self.logger.errorPair("Unable to create instance of", "DvoForcedObjects")
Note: See TracChangeset for help on using the changeset viewer.