BIMserver
BIMserver copied to clipboard
The open source BIMserver platform
Are there any known third party plugins of bimserver?
When I create an object and then remove it in the same transaction I get BimserverConcurrentModificationDatabaseException. This is due to the fact that this object is located both in created...
The model is displayed very strangely. It is a kind of 3D black and white representation. I have tried it with the browsers Safari, Firefox and Opera. Everywhere this black...
Hello! I want to upload an extended IFC file in bimserverwar-1.5.182, but I don't know which file of bimserverwar I should change. And the issue is as the picture. I...
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at...
Is it possible to get a slice of 3D model on a certain z-level in BIMServer?
Hi, not sure if this is actually a bug or not, but I read somewhere in the wiki, that oids should be unique within a database. Nonetheless I stumbled upon...
IfcModel.java line 174: ``` for (EClassifier classifier : objects.values().iterator().next().eClass().getEPackage().getEClassifiers()) { if (classifier instanceof EClass) { Map map = new TreeMap(); guidIndex.put((EClass) classifier, map); } } ``` guidIndex is populated only...
There are dependencies on Apache HttpClient 4.5.x in plugins (through pluginbase), e.g. in IfcOpenShell. Further Eclipse Aether is no longer maintained and as such not updated to HttpClient 5. Thus...
From time to time I get the following exception during checkin process of one model: ``` 8113966 [pool-1-thread-1] ERROR org.bimserver.longaction.LongAction - [UNKNOWN_DESERIALIZER_ERROR] [firebox.ifc] Error on line 2370: (null) #6329= IFCMATERIALLAYER(#6330,15.,$,'Layer',$,$,$);...