BIMserver
BIMserver copied to clipboard
The open source BIMserver platform
Hi, during the "Generating Geometry" process I have the following errors: ~~~~ 16:26:38 ERROR [GeometryRunner]: Forcefully terminated IfcOpenShell process (IfcGeomServerClient.java:724) 16:26:38 ERROR [GeometryRunner]: (GeometryRunner.java:847) org.bimserver.plugins.renderengine.RenderEngineException: java.io.EOFException at org.ifcopenshell.IfcGeomServerClient.initialize(IfcGeomServerClient.java:261) at org.ifcopenshell.IfcGeomServerClient.loadModel(IfcGeomServerClient.java:281)...
When regenerating geometry without being logged in, a Nullpointer is thrown. Should handle gracefully and provide error message.
Hi, I have loaded my ifc file on BimServer.ws. I have written the query to get the specific ifc from the whole ifc model and able to download it but...
Hi everyone, I'm working on a project where I need to continuously update data many sensors in a building using IFC, mainly for facility management (FM) purposes. I'm leveraging BIMserver's...