Thomas Stegh
Thomas Stegh
I guess the issue is related to the following code: https://github.com/opensourceBIM/IfcOpenShell-BIMserver-plugin/blob/master/src/org/ifcopenshell/IfcGeomServerClient.java#L156
Thanks, I tried to do this as well: > put the correctly named executable directly in the correct folder before you start the BIMserver. > Currently that would be home\tmp\org.opensourcebim.ifcopenshellplugin\IfcGeomServer-v0.6.0-4380e1d-win64.exe...
> Maybe I missed it, but which version of BIMserver is this? > Because the line numbers don't correspond with what I have here. Sorry, it's 1.5.117
I don't understand how Bimserver, or rather IfcOpenShell (or Java?!) handles proxies. From logs above: **Caused by: java.net.ConnectException: Connection timed out: connect** I'd be perfectly happy to be able to...
Thanks a lot! That explains it and helps. We should be able to resolve the issue with this information.
I was able to verify that there is indeed an issue with BIMserver 1.5.117 and IfcOpenShell Plugin that makes it impossible to run BIMserver on machines without (direct) internet connectivity...