IllegalArgumentException

0 votes
asked Jul 4, 2023 in Bug by lucija1912 (120 points)
Hi,

I am getting this error when trying to render puml file:

IllegalArgumentException
klimt.geom.XDimension2D.<init>:56
FileFormat.getJavaDimension(FileFormat:202)
FileFormat.access$000:66
FileFormat$1.calculateDimensionInternal:171
...

The file in question is quite large. I would upload the entire stack trace, but I am not sure how to do that

1 Answer

0 votes
answered Jul 4, 2023 by plantuml (298,440 points)
The full stacktrace is not important.

But maybe you can upload the (large) file in some place so we can have a look at it.
commented Jul 4, 2023 by lucija1912 (120 points)
I'll do that. The file contains the full architecture of the system which is confidential, I'll need to mask sensitive info before I upload it
commented Jul 4, 2023 by plantuml (298,440 points)
...