You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2007/11/28 15:03:57 UTC

[jira] Commented: (MRM-607) HTTP 500 when opening proxyConnectors.jsp

    [ http://jira.codehaus.org/browse/MRM-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115239 ] 

Wendy Smoak commented on MRM-607:
---------------------------------

The Proxy Connectors page works fine for me on Ubuntu 7.  

(I'm not familiar with SunOS 5.8, but a Google search says it's roughly equivalent to Solaris 8.)

You mentioned upgrading to 1.0.  What steps did you take?

Are you running it standalone or in Tomcat/some other appserver?

Can you try this with a clean install of Archiva 1.0 and see if you can reproduce it?

As a workaround, if you cannot use the Proxy Connectors page, you can edit the archiva.xml by hand.

> 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