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

Startup failed while running jar file causal-web-1.3.7.jar #84

Open
mizall90 opened this issue Apr 25, 2022 · 0 comments
Open

Startup failed while running jar file causal-web-1.3.7.jar #84

mizall90 opened this issue Apr 25, 2022 · 0 comments

Comments

@mizall90
Copy link

mizall90 commented Apr 25, 2022

Hi I am trying to setup causal-web in an Ubuntu VM. I have followed guide from the github https://github.com/bd2kccd/causal-web but I am stuck at startup failed issues. below is the response I am getting in my console.

`2022-04-25 02:10:43.219 INFO 32962 --- [main] e.p.d.c.w.CcdWebApplication : Starting CcdWebApplication v1.3.7 on CausalML-Experiment with PID 32962 (/var/causalml/causal-web/causal-web-1.3.7/target/causal-web-1.3.7.jar started by root in /var/causalml/causal-web/causal-web-1.3.7/target)
2022-04-25 02:10:43.221 INFO 32962 --- [main] e.p.d.c.w.CcdWebApplication : The following profiles are active: scheduler,mysql
2022-04-25 02:10:43.465 INFO 32962 --- [main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@20ce78ec: startup date [Mon Apr 25 02:10:43 UTC 2022]; root of context hierarchy
2022-04-25 02:10:45.263 INFO 32962 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'managementServletContext' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcHypermediaManagementContextConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcAutoConfiguration.class]]
2022-04-25 02:10:45.811 ERROR 32962 --- [main] o.s.b.SpringApplication : Application startup failed

java.lang.IllegalStateException: Cannot load configuration class: edu.pitt.dbmi.ccd.web.CcdWebApplication`

could someone please point me out where I am doing wrong. and how should I get around to this isssue? Thankyou. :)

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