• 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: Help deciphering SocketException, (anchor problem)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help deciphering SocketException, (anchor problem)


  • Subject: Re: Help deciphering SocketException, (anchor problem)
  • From: Chuck Hill <email@hidden>
  • Date: Thu, 8 Dec 2005 15:56:15 -0800

Check the page source for bad HTML. Are you sure there are quotes around the #EditRow61?

Broken pipe means the woadaptor or browser hung up on the app before receiving a response.

Chuck


On Dec 8, 2005, at 11:23 AM, Baiss Eric Magnusson wrote:

I had dynamic anchors working, but when I switched Review page to a SubComponent structured web page, the anchors stopped working.

In below SecureComponent (SC) is my super class of WOComponent, and prefixes all the web pages.

When I add the anchor to the response I get a SocketException: Broken pipe.

The binding for the SubComponent is:
	transactions curTrans		// where curTrans is a WODisplayGroup

In the HTML is the tag:
	<A name="#EditRow61">

****************************************
Below is what I dump out from <SC: EditSC>, where EditSC is my SubComponent inside my Review page.


takeValuesFromRequest in EditSC-> EditRow61

	Below is what I dump out from <SC: appendToResponse>:

appendToResponse in SC is NOT doing anchor-> /cgi-bin/WebObjects/ FinancialWO.woa/wo/k8WVAyg92z01tf00bK4b7M/3.

appendToResponse in SC is doing anchor-> /cgi-bin/WebObjects/ FinancialWO.woa/wo/k8WVAyg92z01tf00bK4b7M/3.1.15#EditRow61

[2005-12-07 14:41:16 PST] <WorkerThread4> <WOWorkerThread id=4 socket=Socket[addr=/fe80:0:0:0:20a: 95ff:fed8:60f6,port=61780,localport=61700]> Exception while sending response: java.net.SocketException: Broken pipe

appendToResponse in SC is NOT doing anchor->/cgi-bin/WebObjects/ FinancialWO.woa/wo/k8WVAyg92z01tf00bK4b7M/4.
****************************************
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>



_______________________________________________
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
  • Follow-Ups:
    • Re: Help deciphering SocketException, (anchor problem)
      • From: Baiss Eric Magnusson <email@hidden>
References: 
 >Help deciphering SocketException, (anchor problem) (From: Baiss Eric Magnusson <email@hidden>)

  • Prev by Date: Re: WOResourceManager and localization issue
  • Next by Date: Re: Zip file unlock?
  • Previous by thread: Help deciphering SocketException, (anchor problem)
  • Next by thread: Re: Help deciphering SocketException, (anchor problem)
  • Index(es):
    • Date
    • Thread