"ClassCastException" "org.bimserver.models.ifc2x3tc1.Tristate cannot be cast to java.lang.Boolean"
Issue on Bimserver v. 1.5.~~62~~ 162 request using JSON.
getting requestType: "BOOLEAN" of "Pset_SpaceCommon" Property: "HandicapAccessible" Bimserver threw "ClassCastException" "org.bimserver.models.ifc2x3tc1.Tristate cannot be cast to java.lang.Boolean"
This seems to be the same issue as #971
You mention another issue which indeed looks like the same problem. In that issue the problem is reported to be fixed. The BIMserver version mentioned in that issue is 1.5.125 and you are using 1.5.62, don't you think it's only logical that it's not fixed in 1.5.62?
oh, I see the mistake. I mean 1.5.162.
This could still be a bug, but more info is needed, which API method are you calling?
Hi,
I am calling the getBooleanAttribute method, from LowLevelInterface.