Changes between Initial Version and Version 1 of Ticket #1500, comment 3


Ignore:
Timestamp:
Mar 2, 2017, 8:53:31 AM (7 years ago)
Author:
Bang Pham Huu

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1500, comment 3

    initial v1  
    11Replying to [comment:2 dmisev]:
    22> Note: when fixing this, please test if petascope still works as expected after restarting rasdaman.
     3
     4Update: Actually, this method rasqlImplementation.setUserIdentification(ConfigManager.RASDAMAN_USER, ConfigManager.RASDAMAN_PASS);
     5
     6also initialize a serverID to rasqlImplementation object each time (''it seems like it check if a Rasserver with UUID is free then it open connection to this server and it throw error if using only 1 server UUID from Petascope initialization'').
     7
     8
     9----
     10
    311
    412When I set static RasImplemenetation from Petascope Initialization (singleton) and restart rasdaman, it will have this error (so seem like to support this optimization, must restart Petascope as well).