Increase the heap size. Add to VM arguments: -Xmx512m Or a larger number if needed.
On Thu, Mar 14, 2013 at 12:08 PM, James Cicenia <ja...@jimijon.com> wrote: > Hello - > > This application runs fine on my computer. > Did a new Eclipse, WO/Wonder install. > Ran the app: > > Ran my app and now get this error (the app runs fine on my computer): > > DEBUG (ERXNSLogLog4jBridge.java:47) - Creating LifebeatThread now with: > PurplePush -1 MP41.local/192.168.1.64 1085 30000 > > WARN (ERXNSLogLog4jBridge.java:44) - A fatal exception occurred: > java.lang.OutOfMemoryError: Java heap space > > [2013-3-14 12:5:30 CDT] <main> > com.webobjects.foundation.NSForwardException [java.lang.OutOfMemoryError] > Java heap space:java.lang.OutOfMemoryError: Java heap space > > at > com.webobjects.foundation.NSForwardException._runtimeExceptionForThrowable( > NSForwardException.java:43) > > at com.webobjects.foundation.NSSelector._safeInvokeMethod( > NSSelector.java:124) > > at com.webobjects.foundation.NSNotificationCenter$_Entry.invokeMethod( > NSNotificationCenter.java:588) > > at com.webobjects.foundation.NSNotificationCenter.postNotification( > NSNotificationCenter.java:532) > > at er.extensions.appserver.ERXApplication.<init>(ERXApplication.java:1146) > > at com.pp.app.Application.<init>(Application.java:27) > > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > > at sun.reflect.NativeConstructorAccessorImpl.newInstance( > NativeConstructorAccessorImpl.java:39) > > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance( > DelegatingConstructorAccessorImpl.java:27) > > at java.lang.reflect.Constructor.newInstance(Constructor.java:513) > > at java.lang.Class.newInstance0(Class.java:357) > > at java.lang.Class.newInstance(Class.java:310) > > at com.webobjects.appserver.WOApplication.main(WOApplication.java:547) > > at er.extensions.appserver.ERXApplication.main(ERXApplication.java:861) > > at com.pp.app.Application.main(Application.java:30) > > Caused by: java.lang.OutOfMemoryError: Java heap space > > at com.webobjects.foundation.NSDictionary._ensureCapacity( > NSDictionary.java:151) > > > > Thanks > > James > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com > > This email sent to johnth...@gmail.com > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com