airavata-courses / Schrodinger-s-cat

Team Schrödinger's cat Repo
1 stars 0 forks source link

Maven build failed #19

Closed siddharthpathak closed 5 years ago

siddharthpathak commented 5 years ago

Not able to build Maven after doing mvn clean install.

Getting the below error:

Java.lang.IllegalStateExecption: failed to load ApplicationContext

It is failing the test cases. I have all the microservices running.

nawazkh commented 5 years ago

Hello Siddharth,

Can you please update the issue with the logs? I think there might have been a setup issue here.

siddharthpathak commented 5 years ago

Hi,

I am not able to paste logs in a proper format, but I wlll post an image instead.

index

Sorry for bad quality, VM is not letting me take a proper screenshot. Let me know if you need more information. I was able to follow all the steps correctly, and there was no error till the maven part.

nawazkh commented 5 years ago

Hello @siddharthpathak ,

Error was with java version being used here. We have added the dependency and committed it to the branch. Please pull a fresh commit from feature-login_authentication branch.

-Nawaz

siddharthpathak commented 5 years ago

Thanks Nawaz, I was able to run the application after pulling in the changes.

nawazkh commented 5 years ago

Achieved this in 2c11b3cf26619305b7cb18b9a73a3f6d32d18b06