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/queue.py

    r37917 r38884  
    3838
    3939        try:
    40             self.dvoObjects = DvoObjects(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb)
     40            self.dvoObjects = DvoObjects(self.logger, self.config, self.skychunk, self.ippToPspsDb, self.scratchDb, self.gpc1Db)
    4141        except:
    4242            self.exitProgram("Unable to create instance of DvoObject")
Note: See TracChangeset for help on using the changeset viewer.