Select to view content in your preferred language

Application memory issue with symbol .stylx file

267
1
05-11-2022 04:20 AM
gokulthakare
New Contributor II

I am using arc GIS runtime sdk 100.4.0 with JDK 1.8 

when stylx loaded multiple of times over application it is getting slower and some times application is getting crashed.  when file loaded first time it loads perfectly shows symbol once child window closed and again trying load it gives error .Is there could be memory issue with sdk? 

we have created out stylx with mil2525D format and added around 300 symbols in file.

Tags (1)
0 Kudos
1 Reply
MarkBaird
Esri Regular Contributor

I need to understand a little more about the workflow you are using here.

Why are you loading the stylx file multiple times?  I'd only expect you to load this once when you start the application up.

Do you have any code you can share which demonstrates the workflow?

The other thing to note is 100.4 is a very old release and the product has moved along a lot over the years.  The latest version is 100.14.  Are you able to move to this release?  You'll have to get over the Java 8 barrier, but you'll benefit massively once you've done this.

0 Kudos