Title: RE: building the current CVS

I had a similar problem when attempting this with jdk 1.3.1 on a unix system.  The problem is java vm is running out of memory.  The solution is to increase the memory allocated to the java vm.  This can be done by passing -Xmx to the java vm or -X for the -X options.

Jon


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 14, 2003 2:01 AM
To: [EMAIL PROTECTED]
Subject: building the current CVS



Hi.
There are a problem building the current CVS version
(13.01.2003) for a JDK1.3.1_06 under Windows 2000.
Apart from the known  problem based on the missing
mail.jar, I receive a log trace ...:
------------------------------------------------------------------------------------------------
..
...

prepare-webapp-scratchpad:
[xconf-tool] Reading: E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp\sitemap.xmap
[xconf-tool] No Changes: E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp\sitemap.xmap
[xconf-tool] Reading: E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp\sitemap.xmap
[xconf-tool] No Changes: E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp\sitemap.xmap
[xconf-tool] Reading: E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp\WEB-INF\cocoon.xconf
[xconf-tool] Processing: E:\cocoon\xml-cocoon2_20030113\build\cocoon\scratchpad\src\org\apache\cocoon\components\source\blob.xconf

[xconf-tool] Processing: E:\cocoon\xml-cocoon2_20030113\build\cocoon\scratchpad\src\org\apache\cocoon\components\source\impl\sourceinspector.xconf

[xconf-tool] Processing: E:\cocoon\xml-cocoon2_20030113\build\cocoon\scratchpad\src\org\apache\cocoon\transformation\pagination\Paginator.xconf

[xconf-tool] Writing: E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp\WEB-INF\cocoon.xconf
     [copy] Copying 210 files to E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp
     [copy] Copied 34 empty directories to E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp
     [copy] Copying 10 files to E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp

compile-samples:
    [mkdir] Created dir: E:\cocoon\xml-cocoon2_20030113\build\cocoon\classes\samples
    [javac] Compiling 2 source files to E:\cocoon\xml-cocoon2_20030113\build\cocoon\classes

package-samples:
      [jar] Building jar: E:\cocoon\xml-cocoon2_20030113\build\cocoon\cocoon-samples.jar

copy-tools-lib:

copy-webapp-libs:
     [copy] Copying 29 files to E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp\WEB-INF\lib
     [copy] Copying 34 files to E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp\WEB-INF\lib
     [copy] Copying 22 files to E:\cocoon\xml-cocoon2_20030113\build\cocoon\webapp\WEB-INF\lib

BUILD FAILED
java.lang.OutOfMemoryError
        <<no stack trace available>>

Total time: 3 minutes 7 seconds
java.lang.OutOfMemoryError
        <<no stack trace available>>

------------------------------------------------------------------------------------------------

Regards,

Adriano Zigante





---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to