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
172 stars 87 forks source link

bimvie.ws setup issues #21

Open vpanchal opened 10 years ago

vpanchal commented 10 years ago

Hi, I am trying to add bimvie plugin jar file downloaded from below url https://github.com/opensourceBIM/bimvie.ws And When I restart the bimserver I am getting exception as below. 21-04-2014 16:57:17 ERROR org.bimserver.BimServer - java.lang.IllegalArgumentException: is parameter must not be null at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:199) at org.bimserver.plugins.PluginManager.getPluginDescriptor(PluginManager.java:160) at org.bimserver.plugins.PluginManager.loadPluginsFromJar(PluginManager.java:186) at org.bimserver.plugins.PluginManager.loadAllPluginsFromDirectoryOfJars(PluginManager.java:171) at org.bimserver.JarBimServer.start(JarBimServer.java:86) at org.bimserver.JarBimServer.main(JarBimServer.java:58)

Can someone guide me in setting up the same in bimserver ?

Lawri-van-Buel commented 10 years ago

We need more details to be able to help you.

what version of bimserver are you using? (possibly commit id). what version of bimvie.ws are you using? (idem ditto). where did you put the .jar file? do you use the tomcat (.war) or plain (.jar) file of bimserver?

krisjaniszakis commented 10 years ago

Hi,

I downloaded BIMserver [master] from github at 2014.04.14, i dont know where to see Bimserver version

Bimvie.ws was downloaded at the same time at 2014.04.14

All folders and files are together in folder User/git/BIMserver

I use plain jar file

Best regards Krisjanis

On 2014.05.26. 14:48, Lawri van Buël wrote:

We need more details to be able to help you.

what version of bimserver are you using? (possibly commit id). what version of bimvie.ws are you using? (idem ditto). where did you put the .jar file? do you use the tomcat (.war) or plain (.jar) file of bimserver?

— Reply to this email directly or view it on GitHub https://github.com/opensourceBIM/bimvie.ws/issues/21#issuecomment-44182024.