opensourceBIM / bimvie.ws

Javascript client for Building Information Modelling, using open standards like IFC, BCF and BIMSie. Using Bootstrap, BIM Surfer, etc..
GNU Affero General Public License v3.0
171 stars 87 forks source link

Bimserver on Tomcat I'm stuck on the "login" (Bimviews) #57

Open Toutoun opened 8 years ago

Toutoun commented 8 years ago

Hi, I downloaded and tested bimserverwar-1.5.52.war and bimserver-1.4.0-FINAL-2015-11-04.war. I loaded on Tomcat9. The installation works correctly for the both. But then when I want to connect to bimviews, I get stuck on the page "Login" when I should arrive on the page "Projects" normally. login In the console I get this error : erreur_login I need your help, I don't understand why it doesn't work ! Thanks

Toutoun commented 8 years ago

I have this same error for both server !

Toutoun commented 8 years ago

Apache Tomcat 9 Java 1.8.0_91 Window 7 x64 BIMserver_1.4.0-FINAL-2015-11-04.war or BIMserver_1.5.52.war Google Chrome

rubendel commented 8 years ago

Just installed Tomcat 9 (Window 10) and BIMserver 1.5.53 installed without any problems (I can login).

There seems to be a problem with the web socket. Is there anything in the server log?

Toutoun commented 8 years ago

Here are my two log files !

Server log for BIMserver 1.4 :

log_bimserver-1 4

Server log for BIMserver 1.5.52 :

log_bimserver-1 5 52

Toutoun commented 8 years ago

Sorry for the image size but by clicking visualized well

Toutoun commented 8 years ago

Log Tomcat : tomcat9-stdout : log_tomcat commons-daemon : log_tomcat_common localhost : log_tomcat_localhost catalina (just the end of file) : log_tomcat_catalina

Thanks !

rubendel commented 8 years ago

It's readable, but why not just copy the text? That way it's indexable by searchengines too.

I don't see any errors, and the server says in the log that the Web socket is successfully "opened".

Maybe it has something to do with using 2 different versions of BIMserver on the same host. Can you clear your cookies and try again?

Toutoun commented 8 years ago

Yes, it's true for the code sorry !

I tried what you said but I still have the same problem

Toutoun commented 8 years ago

You would not have any idea where the problem could come ?