You can't because the file has upstream pointers to downstream things. 
 We have to build it all in memory.

You can increase your heap size by passing -Xmx150m to your jvm.  type 
java -X for details.


[EMAIL PROTECTED] wrote:

>Just wondering if it's possible to stream while building?  We are having 
>OutOfMemoryError's when building in memory due to a large amount of data.  So the 
>solution I guess would be to stream it while building somehow.  Any help would be 
>appreciated.  
>
>Travis 
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>  
>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to