• 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
Framework Page issues :(
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Framework Page issues :(


  • Subject: Framework Page issues :(
  • From: Don <email@hidden>
  • Date: Tue, 28 Feb 2006 02:11:47 -0500

Hello All;

I have a page in the Security framework that cannot be found at runtime, I get a page does not exist error.  The page name is SPEmptyPage and it appears to be utilized to ensure the security framework can get a context() value.  I have tried to fully qualify the page name (com.webobjects.security.SPEmptyPage) but this does not help.

I get a different error after fully qualifying the page name, NULLPOINTEREXCEPTION.

Any ideas?  Thanks

Don

--- Error Dump Follows ---

Application:	 dwtm
Error:	 com.webobjects.appserver.WOPageNotFoundException: : Unable to create page 'SPEmptyPage'.
Reason:	 <Application>: Unable to create page 'SPEmptyPage'.
Stack trace:
File	Line#	Method	Package
WOApplication.java	1968	pageWithName	com.webobjects.appserver
WOAction.java	98	pageWithName	com.webobjects.appserver
SPSecurityPolicy.java	1117	successResponseForDirectAction	com.webobjects.security
SPHTMLPageLoginMethod.java	188	successRedirectForDirectAction	com.webobjects.security
SPHTMLPageLoginMethod.java	356	loginAction	com.webobjects.security
SPDirectAction.java	147	loginAction	com.webobjects.security
AbstractDirectAction.java	61	loginAction	AbstractDirectAction
NativeMethodAccessorImpl.java	NA	invoke0	sun.reflect
NativeMethodAccessorImpl.java	39	invoke	sun.reflect
DelegatingMethodAccessorImpl.java	25	invoke	sun.reflect
Method.java	324	invoke	java.lang.reflect
WODirectAction.java	128	performActionNamed	com.webobjects.appserver
SPDirectAction.java	78	finishResponseProcessing	com.webobjects.security
SPSecurityPolicy.java	949	finishResponseProcessingForDA	com.webobjects.security
SPSecurityPolicy.java	861	processActionForAccess	com.webobjects.security
SPDirectAction.java	95	performActionNamed	com.webobjects.security
AbstractDirectAction.java	48	performActionNamed	AbstractDirectAction
WOActionRequestHandler.java	240	_handleRequest	com.webobjects.appserver._private
WOActionRequestHandler.java	145	handleRequest	com.webobjects.appserver._private
WOApplication.java	1306	dispatchRequest	com.webobjects.appserver
SPApplication.java	210	dispatchRequest	com.webobjects.security
Application.java	123	dispatchRequest	Application
WOWorkerThread.java	173	runOnce	com.webobjects.appserver._private
WOWorkerThread.java	254	run	com.webobjects.appserver._private
Thread.java	552	run	java.lang
NA : Non applicable, JIT activated

 _______________________________________________
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

  • Prev by Date: Re: Multiple Language Support
  • Next by Date: Switching the Main component
  • Previous by thread: Page in Framework not found
  • Next by thread: Switching the Main component
  • Index(es):
    • Date
    • Thread