[
https://issues.apache.org/jira/browse/MRM-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994487#comment-15994487
]
Cristian Tarsoaga commented on MRM-1933:
----------------------------------------
Hi,
I had to enable debug logs (changed log level to 'debug' in log4j2.xml to see
the query and the http response code).
Until then, all I see is 'No message body writer has been found for class
org.apache.archiva.rest.services.ArchivaRestError, ContentType: text/plain'
I just opened a new issue: https://issues.apache.org/jira/browse/MRM-1940
Since the initial error message is the same I linked it with this issue.
thanks for your help
> No message body writer has been found for class
> org.apache.archiva.rest.services.ArchivaRestError
> -------------------------------------------------------------------------------------------------
>
> Key: MRM-1933
> URL: https://issues.apache.org/jira/browse/MRM-1933
> Project: Archiva
> Issue Type: Bug
> Affects Versions: 2.2.1
> Environment: WAR Deployment im Tomcat 7 on JDK 8
> Reporter: Jörg Delker
>
> After adding the following remote repository via UI, this error appears in UI
> and archive.log each time the repository page is loaded:
> 2017-01-02 16:57:31,927 [http-bio-8000-exec-8] ERROR
> org.apache.cxf.jaxrs.utils.JAXRSUtils [] - No message body writer has been
> found for class org.apache.archiva.rest.services.ArchivaRestError,
> ContentType: text/plain
> Repository: http://download.oracle.com/maven
> Note: The repository does obviously provide no index (results in 404).
> However, fetching artifacts (e.g.
> http://download.oracle.com/maven/com/sleepycat/je/5.0.104/je-5.0.104.pom) is
> working ok.
> Besides the above error, requests to Archiva are proxies without problems and
> artifacts are retrieved without error from that repository.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)