I innocuously reorganized my finder and put a ^ in front of the Workspace directory (not the Project Directory) name, e.g., ^MyWOWorkspace.
I removed the carat and the app starts right up. Weird On Nov 26, 2012, at 5:30 PM, Jesse Tayler <[email protected]> wrote: > is there a massive backtrace? > > I don't see recursion, but the trace is cut off. > > if it is your app just requiring memory, Java VM has some settings > > if it is a recursive loop of some sort, you should see it in your backtrace > log? > > > On Nov 26, 2012, at 3:15 PM, James Cicenia <[email protected]> wrote: > >> Hello - >> >> I just created a new D2WApp and am getting the following on startup: >> >> Nov 26 14:09:54 PurplePush[60657] DEBUG NSLog - Creating LifebeatThread now >> with: PurplePush -1 localhost/127.0.0.1 1085 30000 >> Nov 26 14:10:04 PurplePush[60657] WARN NSLog - A fatal exception occurred: >> java.lang.OutOfMemoryError: Java heap space >> [2012-11-26 14:10:4 CST] <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:1144) >> at com.pp.application.Application.<init>(Application.java:11) >> >> >> Thoughts? >> >> James Cicenia >> cell: 773.398.4649 >> >> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com >> >> This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
