Uploaded image for project: 'Dev - Nexus Repo'
  1. Dev - Nexus Repo
  2. NEXUS-3945 prepare nexus-archetype-plugin for official nexus release
  3. NEXUS-3948

nexus-archetype-plugin archetype-catalog.xml access times out for anonymous user in UI south panel

Details

    • Sub-task
    • Resolution: Fixed
    • Major
    • 1.9
    • 1.9
    • None
    • None

    Description

      1. Start a clean Nexus bundle and go to welcome page.
      2. Click Repositories panel link
      3. Click Public Repositories and select archetype-catalog.xml resource in tree view in south west panel.

      Observe that 3 http requests are sent ( 2 duplicates) and all three timeout after 60 seconds

      00:00:04.483	60.243	562	0	GET	(Aborted)	NS_BINDING_ABORTED	http://localhost:7444/nexus/service/local/repo_groups/public/content/archetype-catalog.xml?describe=maven2&isLocal=true&_dc=1289891679946
      00:00:04.545	60.699	560	0	GET	(Aborted)	NS_BINDING_ABORTED	http://localhost:7444/nexus/service/local/repo_groups/public/content/archetype-catalog.xml?describe=info&isLocal=true&_dc=1289891680011
      00:00:04.597	60.648	562	0	GET	(Aborted)	NS_BINDING_ABORTED	http://localhost:7444/nexus/service/local/repo_groups/public/content/archetype-catalog.xml?describe=maven2&isLocal=true&_dc=1289891680062
      

      In non-threading browsers ( ie. non chrome) this can block the browser for 60 seconds.

      Preferably this resource can be ignored in the UI similar to the way repository-metadata.xml is.

      Attachments

        Activity

          People

            velo Marvin Herman Froeder
            plynch Peter Lynch
            Peter Lynch Peter Lynch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              tigCommentSecurity.panel-title