Hi Hunter,

On 10/05/2008, at 4:25 AM, Hunter Hillegas wrote:

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.

I assume you've tried a fresh build of the project...

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.

Might need a few more details. e.g., relevant bindings?

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)

with regards,
--

Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to