Hello Group,
Am getting a vague problem, here is the information, please suggest me a probable solution for this issue:
Following is the Exception:
[2007-07-06 21:57:48 IST] <WorkerThread8> <com.webobjects.appserver._private.WOComponentRequestHandler>: Exception occurred while handling request:
com.webobjects.appserver.WOPageNotFoundException: <Application>: Unable to create page 'IIxrY0tStknjYQDhjDa6s0'.
[2007-07-06 21:57:48 IST] <WorkerThread8> com.webobjects.appserver.WOPageNotFoundException: <Application>: Unable to create page 'IIxrY0tStknjYQDhjDa6s0'.
at com.webobjects.appserver.WOApplication.pageWithName(WOApplication.java:1968)
at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWithPreparedSession(WOComponentRequestHandler.java:273)
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 Application.dispatchRequest(Application.java:645)
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)
Following is the WORequest object value:
(com.webobjects.appserver.WORequest) <com.webobjects.appserver.WORequest (<com.webobjects.appserver.WORequest httpVersion=HTTP/1.1 headers={user-agent = (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)); cookie = (hb8SGNUoFaXP1RGpktw7qg="TOM email@hidden:8000"; RAP_OFF=5782; lkclZ8sumtvvhG6iL9VnSM="TOM email@hidden:8000"; IIxrY0tStknjYQDhjDa6s0="TOM email@hidden:8000"); accept = (*/*); referer = (http://192.168.1.111:8000/cgi-bin/WebObjects/SampleWO.woa/wo/IIxrY0tStknjYQDhjDa6s0/3.0.7.1.15.1.1?31,8); accept-encoding = (gzip, deflate); host = (192.168.1.111:8000); accept-language = (en-us); connection = (Keep-Alive); } content-length=0 cookies=null userInfo=null>) method=GET uri=/cgi-bin/WebObjects/SampleWO.woa/wo/IIxrY0tStknjYQDhjDa6s0/ defaultFormValueEncoding=ISO8859_1 formValueEncodingDetectionEnabled=NO formValueEncoding=ISO8859_1 formValues={} >
Thanks & Rgds,
Shravan Kumar.M
"Let us learn from the past to profit by the present,and from the present to live better in the future."
--William WordsWorth
---------------------------------------------------------------