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

Facing issue while deploying code in cloud #42

Closed
Ramya2889 opened this issue Sep 16, 2016 · 2 comments
Closed

Facing issue while deploying code in cloud #42

Ramya2889 opened this issue Sep 16, 2016 · 2 comments

Comments

@Ramya2889
Copy link

2016-09-16T12:45:10.88+0530 [App/0] ERR at org.springframework.beans.fac
tory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.injec
t(AutowiredAnnotationBeanPostProcessor.java:566)
2016-09-16T12:45:10.88+0530 [App/0] ERR ... 25 more
2016-09-16T12:45:10.88+0530 [App/0] ERR Caused by: org.springframework.bean
s.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.ge.pred
ix.acs.policy.evaluation.cache.PolicyEvaluationCache] found for dependency [com.
ge.predix.acs.policy.evaluation.cache.PolicyEvaluationCache]: expected at least
1 bean which qualifies as autowire candidate for this dependency. Dependency ann
otations: {@org.springframework.beans.factory.annotation.Autowired(required=true
)}
2016-09-16T12:45:10.88+0530 [App/0] ERR at org.springframework.beans.fac
tory.support.DefaultListableBeanFactory.raiseNoSuchBeanDefinitionException(Defau
ltListableBeanFactory.java:1403)
2016-09-16T12:45:10.88+0530 [App/0] ERR at org.springframework.beans.fac
tory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanF
actory.java:1056)
2016-09-16T12:45:10.88+0530 [App/0] ERR at org.springframework.beans.fac
tory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFac
tory.java:1018)
2016-09-16T12:45:10.88+0530 [App/0] ERR at org.springframework.beans.fac
tory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.injec
t(AutowiredAnnotationBeanPostProcessor.java:566)
2016-09-16T12:45:10.88+0530 [App/0] ERR ... 39 more
2016-09-16T12:45:19.03+0530 [App/0] OUT [Z: C:] 2016-09-16 07:15:19 INFO [p
ool-5-thread-1] c.t.t.g.d.m.ManagementLogger [ManagementLogger.java:138] Receive
d all acknowledgements for eviction [1]
2016-09-16T12:45:19.03+0530 [App/0] OUT [Z: C:] 2016-09-16 07:15:19 INFO [p
ool-5-thread-1] c.t.t.g.d.m.ManagementLogger [ManagementLogger.java:138] Receive
d all acknowledgements for eviction [2]
2016-09-16T12:47:52.77+0530 [DEA/108] ERR Instance (index 0) failed to start
accepting connections
2016-09-16T12:47:52.78+0530 [API/3] OUT App instance exited with guid a85e2
2c0-f2be-4aa7-bc69-d63550fe979b payload: {"cc_partition"=>"default", "droplet"=>
"a85e22c0-f2be-4aa7-bc69-d63550fe979b", "version"=>"c98b2b41-3d95-4208-afd1-b7ff
795571b9", "instance"=>"d063a9b0e4784ef38786a5ad8ba74536", "index"=>0, "reason"=

"CRASHED", "exit_status"=>-1, "exit_description"=>"failed to accept connections
within health check timeout", "crash_timestamp"=>1474010272}
2016-09-16T12:47:59.83+0530 [DEA/71] OUT Removing crash for app with id a85e
22c0-f2be-4aa7-bc69-d63550fe979b
2016-09-16T12:47:59.83+0530 [DEA/71] OUT Stopping app instance (index 0) wit
h guid a85e22c0-f2be-4aa7-bc69-d63550fe979b
2016-09-16T12:47:59.83+0530 [DEA/71] OUT Stopped app instance (index 0) with
guid a85e22c0-f2be-4aa7-bc69-d63550fe979b

@sanjeevchopra
Copy link
Contributor

please provide command/steps used to start the acs

@sanjeevchopra
Copy link
Contributor

@Ramya2889 - please reopen with details if you still need help with this.

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

2 participants