• 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
Re: Deployment error not in Dev?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deployment error not in Dev?


  • Subject: Re: Deployment error not in Dev?
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 22 Mar 2006 08:13:40 -0800

Is there an older version of WO installed on the production machine. IIRC, WO 5.2.2 would produce this when it received a malformed cookie.

There was also a problem in some past versions with exceptions thrown from appendToResponse in a page returned from a direct action. Change the actions to return page.generateResponse() to have the exception thrown in a place where WO can more easily catch and handle it.

Otherwise, this probably indicates an exception thrown very early or very late in the request - response loop. Try overridding dispatchRequest in Application and putting the call to super.dispatchRequest in an try...catch Throwable block and log out whatever it catches.


Chuck

On Mar 22, 2006, at 6:05 AM, James Cicenia wrote:

Hello -

I am getting a strange error in production and not in my development:

All I am getting is this as a response.

Your request produced an error.

Nothing in my log files either?

I know I don't have much to give anyone... but, I have never seen this error before.

thanks
James Cicenia


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net


This email sent to email@hidden

--
Coming in 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro


Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________ 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: 
 >Deployment error not in Dev? (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: Automatic operation at application statup - once for each instance
  • Next by Date: Re: Deployment error not in Dev?
  • Previous by thread: Deployment error not in Dev?
  • Next by thread: Re: Deployment error not in Dev?
  • Index(es):
    • Date
    • Thread