Database-to-PlantUML
Database-to-PlantUML copied to clipboard
Width/Height too large
When attempting to create a visualization from my DB schema, I receive the following error(s):
(0.000 - 245 Mo) 237 Mo - PlantUML Version 1.2017.14
(0.003 - 245 Mo) 237 Mo - GraphicsEnvironment.isHeadless() false
(5.262 - 696 Mo) 168 Mo - Starting Graphviz process [/usr/local/bin/dot, -Tsvg]
(5.262 - 696 Mo) 168 Mo - DotString size: 83014
(5.612 - 996 Mo) 929 Mo - Ending process ok
(5.612 - 996 Mo) 929 Mo - Ending Graphviz process
(10.137 - 1514 Mo) 608 Mo - Width too large 25878
(10.137 - 1514 Mo) 608 Mo - Height too large 5582
(10.137 - 1514 Mo) 608 Mo - Creating image 4096x4096
(14.694 - 1595 Mo) 858 Mo - Ok for com.sun.imageio.plugins.png.PNGMetadata
The created image is in fact 4096x4096, cutting off a good portion of the schema/diagram.
Hello :-),
Did you try PNG?
I mean SVG, not PNG. You should try the SVG output, or maybe the EPS/PDF output.