• 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
Missing Page Name on POST
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Missing Page Name on POST


  • Subject: Missing Page Name on POST
  • From: Hunter Hillegas <email@hidden>
  • Date: Fri, 9 May 2008 11:25:28 -0700

Hello All,

I am maintaining an application that hasn't had a lot of development for the past 18 months or so. I recently discovered a form submission is failing (stack trace below).

I don't know how long this has been happening but it certainly worked at some time.

The system is running on WO5.2.4 but I also tested it on 5.4.2 with the same results.

The component itself is a very vanilla form with a few fields and an image button submit.

Any ideas? I couldn't find anything interesting via Google so I thought I would ask here.

Thanks,
Hunter

57952 [WorkerThread3] WARN NSLog - <com.webobjects.appserver._private.WOComponentRequestHandler>: Exception occurred while handling request:
java.lang.IllegalStateException: <com.webobjects.appserver._private.WOHyperlink> : Missing page name.
[2008-5-9 11:15:54 PDT] <WorkerThread3> java.lang.IllegalStateException: <com.webobjects.appserver._private.WOHyperlink> : Missing page name.
at com .webobjects .appserver._private.WOHyperlink.invokeAction(WOHyperlink.java:100)
at com .webobjects .appserver ._private.WODynamicGroup.invokeChildrenAction(WODynamicGroup.java:105)
at com .webobjects .appserver._private.WODynamicGroup.invokeAction(WODynamicGroup.java:115)
at com.webobjects.appserver.WOComponent.invokeAction(WOComponent.java: 1079)
at com.webobjects.appserver.WOSession.invokeAction(WOSession.java:1357)
at com.webobjects.appserver.WOApplication.invokeAction(WOApplication.java: 1745)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._dispatchWithPreparedPage(WOComponentRequestHandler.java:206)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._dispatchWithPreparedSession(WOComponentRequestHandler.java:298)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._dispatchWithPreparedApplication(WOComponentRequestHandler.java:332)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._handleRequest(WOComponentRequestHandler.java:369)
at com .webobjects .appserver ._private .WOComponentRequestHandler .handleRequest(WOComponentRequestHandler.java:445)
at com .webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java: 1687)
at com .webobjects .appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
at com .webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java: 226)
at java.lang.Thread.run(Thread.java:613)


_______________________________________________
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: Missing Page Name on POST
      • From: Lachlan Deck <email@hidden>
  • Prev by Date: Re: WO Tutorials install on windows
  • Next by Date: Re: WO Tutorials install on windows
  • Previous by thread: API Validation
  • Next by thread: Re: Missing Page Name on POST
  • Index(es):
    • Date
    • Thread