Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoSuchMethodError: jp.aegif.nemaki.AppConfig.setBeanFactory #253

Open
nicolas-raoul opened this issue Oct 12, 2016 · 0 comments
Open

NoSuchMethodError: jp.aegif.nemaki.AppConfig.setBeanFactory #253

nicolas-raoul opened this issue Oct 12, 2016 · 0 comments
Labels

Comments

@nicolas-raoul
Copy link
Contributor

nicolas-raoul commented Oct 12, 2016

NemakiWare started doing this suddenly.
Unit tests that were passing a minute before started failing.

Request:

GET /core/atom/bedroom/path?path=%2F.system%2Fusers&filter=&includeAllowableActions=true&includeACL=false&includePolicyIds=false&includeRelationships=none&renditionFilter=cmis%3Anone HTTP/1.1
User-Agent: Apache-Chemistry-OpenCMIS/0.14.0 (Java 1.8.0_91; Linux 4.4.0-38-generic)
Authorization: Basic YWRtaW46YWRtaW4=
Cache-Control: no-cache
Pragma: no-cache
Host: localhost:8080
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive

Response:

HTTP/1.1 500 
Cache-Control: private, max-age=0
Server: Apache-Chemistry-OpenCMIS/1.0.0
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Date: Wed, 12 Oct 2016 08:55:39 GMT
Connection: close

<html><head><title>Apache Chemistry OpenCMIS - runtime error</title><style><!--H1 {font-size:24px;line-height:normal;font-weight:bold;background-color:#f0f0f0;color:#003366;border-bottom:1px solid #3c78b5;padding:2px;} BODY {font-family:Verdana,arial,sans-serif;color:black;font-size:14px;} HR {color:#3c78b5;height:1px;}--></style></head><body><h1>HTTP Status 500 - <!--exception-->runtime<!--/exception--></h1><p><!--message-->Error creating bean with name 'appConfig': Initialization of bean failed; nested exception is java.lang.NoSuchMethodError: jp.aegif.nemaki.AppConfig.setBeanFactory(Lorg/springframework/beans/factory/BeanFactory;)V<!--/message--></p></body></html>

Workaround: Restart NemakiWare. That solves the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant