Issue ID | Description | Fix Version | Additional Information |
---|---|---|---|
Using a DevExpress NuGet feed as a remote repository in Artifactory can result in a memory leak. The installation of NuGet packages from this remote repository may fail due to timeouts. | 7.38 | Workaround: Add the system property below to $JFROG_HOME/artifactory/var/etc/artifactory/artifactory.system.properties file and restart Artifactory for changes to take effect: artifactory.nuget.v2.search.page.size=1000 | |
Artifactory will fail to start up after upgrade if the system property artifactory.sql.converter.allowExternalConversionScripts=true | 7.31.11 | Workaround: Remove the system property artifactory.sql.converter.allowExternalConversionScripts=false |