• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
SOLVED: New D2W App Startup Infinite loop?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SOLVED: New D2W App Startup Infinite loop?


  • Subject: SOLVED: New D2W App Startup Infinite loop?
  • From: James Cicenia <email@hidden>
  • Date: Tue, 27 Nov 2012 10:11:09 -0600

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@hidden> 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@hidden> 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@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >New D2W App Startup Infinite loop? (From: James Cicenia <email@hidden>)
 >Re: New D2W App Startup Infinite loop? (From: Jesse Tayler <email@hidden>)

  • Prev by Date: Re: still trying to build frameworks...
  • Next by Date: Re: still trying to build frameworks...
  • Previous by thread: Re: New D2W App Startup Infinite loop?
  • Next by thread: ERWorkerChannel/Libraries does not exist.
  • Index(es):
    • Date
    • Thread