openworm / org.geppetto

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.
http://geppetto.org
Other
209 stars 50 forks source link

Having trouble deploying Geppetto #577

Closed ghost closed 6 years ago

ghost commented 6 years ago

When I try to open Geppetto, it's just showing a blank page. I'm on windows 10. I followed these instructions: http://docs.geppetto.org/en/latest/windowssetup.html I did everything except changing the value of sourcesdir field and setting the M2 environment variable. Using Java 1.8.0_144 - 64bit Trace from Virgo after running startup.bat: https://pastebin.com/RiPGh8cc

tarelli commented 6 years ago

@vamsi1994 Hi, the log from Virgo doesn't have any error, what URL are you pointing your browser to? Can you put a screenshot? Thanks!

ghost commented 6 years ago

@tarelli URL: http://localhost:8080/org.geppetto.frontend screenshot 3

tarelli commented 6 years ago

That's weird, can you check the browser debug console see if you have any Javascript errors?

ghost commented 6 years ago

@tarelli Console log raw: https://pastebin.com/raw/EmhW1C1T

console log

tarelli commented 6 years ago

Alright we have an error at least! Can you please paste the full output of mvn install on org.geppetto.frontend? Thanks!

ghost commented 6 years ago

Follow this link: https://github.com/openworm/org.geppetto.frontend/issues/693