Request throwing NullPointerException
Request throwing NullPointerException
- Subject: Request throwing NullPointerException
- From: Ismael Perdido <email@hidden>
- Date: Mon, 17 Jan 2005 21:33:24 +0100 (CET)
Hello,
I am am getting a strange error on just one of my
components that I am using to display survey data from
an EOM. If I add any dynamic components to the page,
I get the follwoing error:
<com.webobjects.appserver._private.WOComponentRequestHandler>:
Exception occurred while handling request:
java.lang.NullPointerException
java.lang.NullPointerException
at
com.webobjects.appserver.WOContext._componentActionURL(WOContext.java:813)
at
com.webobjects.appserver.WOContext.componentActionURL(WOContext.java:797)
at
com.webobjects.appserver._private.WOForm.appendAttributesToResponse(WOForm.java:148)
at
com.webobjects.appserver._private.WOHTMLDynamicElement._appendOpenTagToResponse(WOHTMLDynamicElement.java:395)
at
com.webobjects.appserver._private.WOHTMLDynamicElement.appendToResponse(WOHTMLDynamicElement.java:420)
at
com.webobjects.appserver._private.WOForm.appendToResponse(WOForm.java:118)
at
com.webobjects.appserver._private.WODynamicGroup.appendChildrenToResponse(WODynamicGroup.java:121)
at
com.webobjects.appserver._private.WODynamicGroup.appendToResponse(WODynamicGroup.java:130)
at
com.webobjects.appserver.WOComponent.appendToResponse(WOComponent.java:992)
at
com.webobjects.appserver.WOSession.appendToResponse(WOSession.java:1198)
at
com.webobjects.appserver.WOApplication.appendToResponse(WOApplication.java:1418)
at
com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWithPreparedPage(WOComponentRequestHandler.java:230)
at
com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWithPreparedSession(WOComponentRequestHandler.java:287)
at
com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWithPreparedApplication(WOComponentRequestHandler.java:322)
at
com.webobjects.appserver._private.WOComponentRequestHandler._handleRequest(WOComponentRequestHandler.java:358)
at
com.webobjects.appserver._private.WOComponentRequestHandler.handleRequest(WOComponentRequestHandler.java:432)
at
com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1306)
at
com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:173)
at
com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:254)
at java.lang.Thread.run(Thread.java:552)
Leaving the page blank eliminates the error, but of
course this is not an acceptable solution ;-) Thanks
in advance for any suggestions you can provide,
Ismael
______________________________________________
Renovamos el Correo Yahoo!: ¡250 MB GRATIS!
Nuevos servicios, más seguridad
http://correo.yahoo.es
_______________________________________________
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