infsci2711 / MultiDBs-Vis-Server

Visualization
http://infsci2711.github.io/MultiDBs-Vis-Server
0 stars 1 forks source link

Maven dependency-docker problem #8

Open shadikhateeb opened 9 years ago

shadikhateeb commented 9 years ago

Does anyone solve the problem of docker dependency in the pom file of multidbvisserver and multidbvisserverapi

lxtlouise commented 9 years ago

Don't think that you need docker. Docker is used for database testing in our project. It is for back-end.

shadikhateeb commented 9 years ago

I know but the visualizationserver.java can't start because of this problem

lxtlouise commented 9 years ago

Sync again. I changed the package name just now.

shadikhateeb commented 9 years ago

it does not work. does it work in your machine?

lxtlouise commented 9 years ago

What's the exact error?

shadikhateeb commented 9 years ago

When I try to run the visualizationserver.java as a java application it give a message there are errors and option to cancel or proceed any way but even if proceed it says Error: Could not find or load main class edu.pitt.sis.infsci2711.multidbs.visapi.VisualizationServer

I think this error because there is no build according to the errors i mentioned before

lxtlouise commented 9 years ago

No, I don't think it's because of docker.

shadikhateeb commented 9 years ago

can you connect to my computer using teemview

lxtlouise commented 9 years ago

Mine can work

lxtlouise commented 9 years ago

maybe I can help you to check it or you can ask Evgeny to help to see tomorrow