Opened 20 months ago
Closed 20 months ago
#2707 closed defect (fixed)
FIX - many requests to local SECORE EPSG/0/4326
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | petascope | Version: | 10.2 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
When tomcat9 starts, many of these in petascope.log:
INFO [2023-03-16 11:54:13] SecoreController@92: Received request: http://localhost:8080/rasdaman/def/crs/EPSG/0/4326 INFO [2023-03-16 11:54:13] SecoreController@118: Request processed in '0' ms. INFO [2023-03-16 11:54:14] SecoreController@92: Received request: http://localhost:8080/rasdaman/def/crs/EPSG/0/4326 INFO [2023-03-16 11:54:14] SecoreController@118: Request processed in '0' ms. INFO [2023-03-16 11:54:14] SecoreController@92: Received request: http://localhost:8080/rasdaman/def/crs/EPSG/0/4326 INFO [2023-03-16 11:54:14] SecoreController@118: Request processed in '0' ms. INFO [2023-03-16 11:54:14] SecoreController@92: Received request: http://localhost:8080/rasdaman/def/crs/EPSG/0/4326 INFO [2023-03-16 11:54:14] SecoreController@118: Request processed in '0' ms. ...
Note:
See TracTickets
for help on using tickets.