Java Heap Error with XLIFF Splitter
Created by: Anonymous
Original issue 147 created by micah... on 2010-10-19T16:17:41.000Z:
What steps will reproduce the problem?
- check languages and encoding are set correctly
- click on the green plus button on the toolbar (see step2.png). a file browser window will open.
- select the xliff file you want to split. (use xliff with 3+ elements)
- In Rainbow, do Utilities > Edit / Execute Pipeline (see step5.png).
- From the window that opens, click "Add step" button. a window will open with a list of available steps.
- Select XLIFF Splitter near the bottom of the list (see step7.png) and click ok.
- From the pipeline window, click "execute".
What is the expected output? What do you see instead?
Should get no output on screen, and should see myxlf_1.xlf, myxlf_2.xlf, myxlf_3.xlf (etc).
What actually happens is a Java Heap Error message. See attachment.
What version of the product are you using? On what operating system?
winXP.
6.0.10-snapshot
java version 1.6.0_11
See attachment for details.
Please provide any additional information below.
Note: this works without error on OS X, using Rainbow 64bit snapshot. (see attachment).