no space left on divice
Hi Team,
I have deployed endeca clover application on Weblogic server. While loading data to endeca server by using clover application my process failing . In found the bellow error.
i am loading 30 million records
OS Linux 64 server
file system free space is 422G
system Memory 48GB
Heap size allocated to Java is 25GB
java version "1.7.0_80"
kindly suggest which parameter need to be tweeted
log4j:ERROR Failed to flush writer,
java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:345)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)