HEllo
I have a JVM crash
when I launch a transformation with xslt and xml
probably because it needs a lot of resources
So I put a System.gc() and a System.runFinal ization()
It runs well
But when I relaunch a second time the transformation
I have a JVM crash at system.gc()
Does somebody have an idea about this ?
thx
peppone
I have a JVM crash
when I launch a transformation with xslt and xml
probably because it needs a lot of resources
So I put a System.gc() and a System.runFinal ization()
It runs well
But when I relaunch a second time the transformation
I have a JVM crash at system.gc()
Does somebody have an idea about this ?
thx
peppone