Changes between Initial Version and Version 1 of Ticket #1500, comment 3
- Timestamp:
- Mar 2, 2017, 8:53:31 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1500, comment 3
initial v1 1 1 Replying to [comment:2 dmisev]: 2 2 > Note: when fixing this, please test if petascope still works as expected after restarting rasdaman. 3 4 Update: Actually, this method rasqlImplementation.setUserIdentification(ConfigManager.RASDAMAN_USER, ConfigManager.RASDAMAN_PASS); 5 6 also 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 3 11 4 12 When 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).