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

1.5.0 is causing some problems. please help #36

Open
Deeptimullur1 opened this issue Jul 5, 2018 · 0 comments
Open

1.5.0 is causing some problems. please help #36

Deeptimullur1 opened this issue Jul 5, 2018 · 0 comments

Comments

@Deeptimullur1
Copy link

Deeptimullur1 commented Jul 5, 2018

we were on commit id 14fd24d but when moved to 1.5.0 compilation is fine but grails run-app throws below errors. we are on grails 2.5 and java 8.

Errors :
| Error 2018-07-02 16:16:23,444 [localhost-startStop-1] ERROR context.GrailsContextLoaderListener - Error initializing the application: No such property: net for class: net.hedtech.restfulapi.config.JSONBeanMarshallerDelegate
Message: No such property: net for class: net.hedtech.restfulapi.config.JSONBeanMarshallerDelegate
Line | Method
->> 315 | doCall in Config$_run_closure6$_closure16$_closure23$_closure25$_closure26


| 62 | jsonBeanMarshaller in net.hedtech.restfulapi.config.MarshallersDelegate
| 314 | doCall . . . . . . in Config$_run_closure6$_closure16$_closure23$_closure25
| 60 | marshallers in net.hedtech.restfulapi.config.RepresentationDelegate
| 313 | doCall . . . . . . in Config$_run_closure6$_closure16$_closure23
| 102 | representation in net.hedtech.restfulapi.config.ResourceConfig
| 311 | doCall . . . . . . in Config$_run_closure6$_closure16
| 89 | doCall in net.hedtech.restfulapi.config.RestConfig$_resource_closure2
| 308 | doCall . . . . . . in Config$_run_closure6
| 80 | parse in net.hedtech.restfulapi.config.RestConfig
| 178 | init . . . . . . . in net.hedtech.restfulapi.RestfulApiController
^ 63 | doCall in RestfulApiGrailsPlugin$_closure1

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

No branches or pull requests

1 participant