Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

yFiles for Flex swc along with y.jar/yfiles-server.jar gives IOERROR #2032 on Flex Alert Box.

0 votes

We are using yfilles-flex-flex4.swc at UI ( Flex ) and y.jar and yfiles-server.jar at backend( Java ) in one of the application.

 

We have kept the limit of displaying graph for max 500 objects. Beyond 500, we do not send backend request for layout calculation.

For smaller number of Objects Model, yFiles working fine and showing proper graph. But sometime for around 300+ objects it shows below Flex Alert Error message.

 

Server Request Failed : HTTP Request Error

                                                IOError type=”ioError”

                                                …

                                                Text=”Error#2032”. URL : http://<host>/../../yfiles/layoutroundtrip

 

Above url Is being set inside com.yworks.remote.RoundtripHandler. RoundetripHandler calls run() function which sends request on given URL to server for layout calculation. I can see internal server error on above URL which finally shown as Flex IOError as alert.

Do you guys have any clue why it works most of the time but for 300+ objects or something.. URL request send to y.jar/yfiles-servers.jar returns IOError with URL Inernal Server Error?

 

Thanking in advanced.

Akshat Nimbalkar

in Help by

1 Answer

0 votes

This forum is for yEd questions only. For questions regarding the yFiles FLEX programming library, please contact yWorks support by mail. (Please include your yWorks customer or evaluator ID in your mail when doing so.)

by [yWorks] (23.7k points)
Legal Disclosure | Privacy Policy
...