opensourceBIM / BIMserver

The open source BIMserver platform
GNU Affero General Public License v3.0
1.56k stars 610 forks source link

http://localhost:8086/bimvie.ws-master/plugin.Version, not found,please help... #490

Closed with021 closed 7 years ago

with021 commented 7 years ago

Hello,rubendel Recently i was try to run this program, i tried many bimviews version, but some bugs i can not login to the main board site, we have no idea what is this problem come from. please give us some advices.

many thanks!

JackX ShenZhen China

rubendel commented 7 years ago

Are you running a BIMserver?

with021 commented 7 years ago

yes,the bugs at the index.html, i can not click the login button, here it's the bugs report myRequest.open("GET", Global.baseDir + "plugin.version", true); myRequest.send(); 404 not found!

with021 commented 7 years ago

http://localhost:8086/bimviews/plugin.version Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8086/bimviews/x.getbimserveraddress Failed to load resource: the server responded with a status of 404 (Not Found) VM98:10 Uncaught TypeError: Cannot read property 'call' of null at new Login (eval at globalEval (jquery-2.1.3.min.js?_v=1489392844909:2), <anonymous>:10:21) at HTMLDivElement.<anonymous> ((index):195) at Function.each (jquery-2.1.3.min.js?_v=1489392844909:2) at n.fn.init.each (jquery-2.1.3.min.js?_v=1489392844909:2) at Object.<anonymous> (jquery-2.1.3.min.js?_v=1489392844909:4) at j (jquery-2.1.3.min.js?_v=1489392844909:2) at Object.fireWith (jquery-2.1.3.min.js?_v=1489392844909:2) at x (jquery-2.1.3.min.js?_v=1489392844909:4) at XMLHttpRequest.<anonymous> (jquery-2.1.3.min.js?_v=1489392844909:4)

rubendel commented 7 years ago

What version of BIMserver, BIMvie.ws etc... are you using? Are you running BIMvie.ws as a plugin to BIMserver?

with021 commented 7 years ago

BIMserver : 1.5.68-SNAPSHOT,BIMvie.ws :2015-11-04,bimsurfer:4.0.0 ,this is all i using now.

rubendel commented 7 years ago

There is no bimsurfer 4.0.0, why are you using such an old version of BIMvie.ws? Usually only the last versions of all projects work together.

with021 commented 7 years ago

i just download the new version, i am trying to run , but still hard to working good. i am trying...

with021 commented 7 years ago

Hello ,rebendel Good day, i tried the last version, but a lot problem its coming from the index.html , such like : index.html-224 BIMserverClient undefind, settings.js-56 Failed to load resource: the server responded with a status of 404 (Not Found), this is important !!

rubendel commented 7 years ago

Did you install the BimServerJavaScriptApi?

with021 commented 7 years ago

I am sorry , we did not install this , are we have to install this?

with021 commented 7 years ago

Hi,Rubendel, Could you please tell me what is the step put on the eclipse and running ? which projects i have work together,sorry for my english. Best regards! Jack

rubendel commented 7 years ago

I have updated the documentation a bit, hope that helps: https://github.com/opensourceBIM/BIMserver/wiki/Eclipse

with021 commented 7 years ago

can not download competently,stop at 23% ,do not wat happen , 3 pc are the same .

with021 commented 7 years ago

Hello,Rebendel Good news its we can run the projects as fine, but when we checking the big size ifc file , projects was very slowly , we have to waiting for 5 mints more,the file size 60Mb,and also we have a lot bugs in the js files. do you have some advice for us ? thanks Regards Jack

rubendel commented 7 years ago

The process is slow, we always try to improve the speed, but it is what it is, there are not secret switches to make it faster. "A lot of bugs" isn't really going to help resolve the issues.

with021 commented 7 years ago

Ok,thanks, will keep work on this projects,will help others on this projects.

fangge889 commented 7 years ago

@rubendel Hi,rubendel,thanks for you team's work. I run for jetty have a exception,as follows: javax.servlet.ServletException: No bimserver context attribute at org.bimserver.servlets.RootServlet.init(RootServlet.java:61)

rubendel commented 7 years ago

Are you running the WAR in jetty?

fangge889 commented 7 years ago

running “BimServer“ in jetty

fangge889 commented 7 years ago

running “BimServerWar“ in jetty will be "Problem accessing /BimServerWar/x.getbimserveraddress. Reason: NOT_FOUND"

with021 commented 7 years ago

Good day,rubendel We have changed some code for the surfer clickSelect.js, we want change the color when we click the model and change color depends the data.state of database, we found a part or code such like: this.highlighted.insert('node', BIMSURFER.Constants.highlightSelectedObject); please give some advice for the ctrol color!

with021 commented 7 years ago

thannks