Hi Forum,
i have a question regarding temporary files from the Designer and/or Application.
I'm currently running an Application based on portal 10.0.29 using the designer 10.0.29.
Since some time i was wondering why my user profile got so big until i found that in "/AppData/local/temp" there are many folders having many more files inside like:
- BuildApp<someNumbers>
- edge_BITS_<someNumbers>
- elasticsearch-data-<someNumbers>
- es-test-data<someNumbers>
- ivyRtProps<someNumbers>
- libjsass-<someNumbers>
- mindexer-ctx<someNumbers>tmp
- tstFileAccess-<someNumbers>
Only from yesterday there are 13 "BuildApp"-Folders containing 16919 subFolders and 47273 Files. This alone needs 1.4 Gigabytes of diskspace.
Inside of the "BuildApp"-Folders i see the files of my modules including src-folder, pom.xml and other stuff.
Right now I'm helping myself in doing a manuell delete from time to time, but that is not a solution i would like to do forever.
Does anyone observed the same? Or did i just made some bad choices in my App-Definition?
Any hints are warmly welcome,
Greets Alex