RE: War deployment build problem
RE: War deployment build problem
- Subject: RE: War deployment build problem
- From: "Runyan, Darich" <email@hidden>
- Date: Wed, 19 Aug 2009 13:03:34 -0400
After further investigation, it looks like the out of memory error is a
byproduct of the build tanking at a target to move files from my
WebServerResources/Java directory to one in the woa. Problem is I do not
have that directory or anything in it to move. Is this a requirement? What
should be in this location?
Thanks.
-----Original Message-----
From: webobjects-dev-bounces+darich.runyan=email@hidden
To: 'email@hidden'
Sent: 8/19/2009 10:28 AM
Subject: War deployment build problem
Hello,
I have written a very small test app to start to "relearn" WO and see
how
the Wonder frameworks, especially the Ajax components work. The app has
3
components and 1 EOModel. I also wanted to test how to deploy as a war
file. I followed the instructions at
http://wiki.objectstyle.org/confluence/display/WONDER/Servlet+Deployment
+Set
up and I am getting and out of memory error when the build runs,
specifically:
<ERROR>
Buildfile: /Users/darich/Documents/workspace/AjaxTreeTest/build.xml
init.properties:
init.install:
compile:
build.woapp:
[woapplication] Installing AjaxTreeTest in
/Library/WebObjects/Applications
javaclient:
ssdd:
[copy] Copying 1 file to
/Library/WebObjects/Applications/AjaxTreeTest/WEB-INF
[copy] Copying 10 files to
/Library/WebObjects/Applications/AjaxTreeTest/WEB-INF
[copy] Copying 1 file to
/Library/WebObjects/Applications/AjaxTreeTest/WEB-INF/lib
BUILD FAILED
/Users/darich/Documents/workspace/AjaxTreeTest/build.xml:185:
java.lang.OutOfMemoryError: Java heap space
Total time: 17 seconds
</ERROR>
This seems odd since it is such a small application. Is it possible
that I
am including too many frameworks? What could be the problem? Any
advice
would be helpful.
Thanks,
Darich
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
ltech.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden