HTTP 500 when opening proxyConnectors.jsp
-----------------------------------------

                 Key: MRM-607
                 URL: http://jira.codehaus.org/browse/MRM-607
             Project: Archiva
          Issue Type: Bug
          Components: web application
    Affects Versions: 1.0
         Environment: SunOS 5.8, JDK 1.5.0_06
            Reporter: Dennis Kieselhorst
            Priority: Critical


proxyConnectors cannot be opened after updating to version 1.0:

HTTP ERROR: 500

Exception in JSP: /WEB-INF/jsp/admin/proxyConnectors.jsp:127

124:       <img src="<c:url value="/images/archiva-world.png"/>"/>
125:       <p class="id">${connector.targetRepoId}</p>
126:       <p class="name">${repoMap[connector.targetRepoId].name}</p>
127:       <p class="url"><a 
href="${repoMap[connector.targetRepoId].url}">${repoMap[connector.targetRepoId].url}</a></p>
128:     </div>
129:     
130:     <a class="expand" href="#" 
onclick="Effect.toggle('proxySettings_${connector.sourceRepoId}_${connector.targetRepoId}','slide');
 return false;">Expand</a>


Stacktrace:

RequestURI=/archiva/admin/proxyConnectors.action

Powered by Jetty://

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to