Thanks for your reply Andrews.
Am getting this exception in DEVELOPMENT mode as well, where I access
the app directly without any web server layering.
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
---------------------------------------------------------------
On 06-Jul-07, at 10:15 PM, Doug Andrews wrote:
I've hit this as well.
I think its the result of a web crawler. (spider, bot, etc..)
If you're running Apache, create the file "robots.txt" in your
document root folder.
The contents to be:
User-agent: *
Disallow: /
Most bots will respect this file and go away.
On Jul 6, 2007, at 12:33 PM, Shravan Kumar.M wrote:
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._dispatch
WithPreparedSession(WOComponentRequestHandler.java:273)
at
com.webobjects.appserver._private.WOComponentRequestHandler._dispatch
WithPreparedApplication(WOComponentRequestHandler.java:322)
at
com.webobjects.appserver._private.WOComponentRequestHandler._handleRe
quest(WOComponentRequestHandler.java:358)
at
com.webobjects.appserver._private.WOComponentRequestHandler.handleReq
uest(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 PROTECTED]:8000"; RAP_OFF=5782;
lkclZ8sumtvvhG6iL9VnSM="TOM [EMAIL PROTECTED]:8000";
IIxrY0tStknjYQDhjDa6s0="TOM [EMAIL PROTECTED]: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
---------------------------------------------------------------
_______________________________________________
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/dandrews%
40mediaspansoftware.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
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]