After a lot of testing I get an OutOfMemory error after the second Deploy All. I have only 2 active channels and a small Javascript transformation..
I incremented the heap space to 128 Mbyte.
# Initial Java Heap Size (in MB)
#wrapper.java.initmemory=3
# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=128
What might be the reason ??
Java 1.5.0 Windows XP
The channels will startup after starting Mirth (Administrator) but deploy will always give the OutOfMemoryError
Post edited by: huubvandemortel, at: 04/26/2007 14:26
Post edited by: huubvandemortel, at: 04/26/2007 15:19
I incremented the heap space to 128 Mbyte.
# Initial Java Heap Size (in MB)
#wrapper.java.initmemory=3
# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=128
What might be the reason ??
Java 1.5.0 Windows XP
The channels will startup after starting Mirth (Administrator) but deploy will always give the OutOfMemoryError
Post edited by: huubvandemortel, at: 04/26/2007 14:26
Post edited by: huubvandemortel, at: 04/26/2007 15:19
Comment