You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please check the Attached log. After running for around 10 hours or so (not sure if it has any impact on it) JarAnalyzer seems to have issues with the DB connection which it could not recover ever as it was doing the same thing repeatedly for the next 18 hours or so until I force close the application. From the attached log problem started on 2022-07-21 18:41:04. I have checked that DB was running and I was able to connect and execute the query.
I have pushed a fix to address this issue where I have implemented batch-style insertion for jar info save. Also, implemented fetching files without cloning locally. But there is one separate issue that I have found while investigating azure-sdk-for-java. For few sub-projects, the artifactory server is different and is not publicly accessible without proper authorization. So the resolution of jars was failing due to this reason.
Please check the Attached log. After running for around 10 hours or so (not sure if it has any impact on it) JarAnalyzer seems to have issues with the DB connection which it could not recover ever as it was doing the same thing repeatedly for the next 18 hours or so until I force close the application. From the attached log problem started on 2022-07-21 18:41:04. I have checked that DB was running and I was able to connect and execute the query.
dbconnectionissue.txt
The text was updated successfully, but these errors were encountered: