Thanks for your suggestion Sam and Pascal. I will check these aspects
as well.
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 07-Jul-07, at 6:57 AM, [EMAIL PROTECTED] wrote:
From: Pascal Robert <[EMAIL PROTECTED]>
Date: 7 July 2007 5:45:56 AM GMT+05:30
To: Sam Barnum <[EMAIL PROTECTED]>
Cc: WebObjects-Dev Mailing List <[email protected]>
Subject: Re: Unable to create page 'IIxrY0tStknjYQDhjDa6s0'
Le 07-07-06 à 17:55, Sam Barnum a écrit :
Do you get this problem during development or in deployment?
If it's deployment, I've seen it caused by spiders. use a
robots.txt as mentioned previously.
+1. I also want this problem with one of our sites
(www.acaiq.com), and it always some kind of desktop apps that do
strange things to URL. It can be found by using the "combined" log
format in Apache so that you can look at the user agent used when
the error was throw.
If you're seeing it on-screen after clicking on something, it's
probably a badly formed hyperlink.
On Jul 6, 2007, at 11:34 AM, Mike Schrag wrote:
I've seen strange things like this before also when you have
relative URLs in a page that was generated by a component action,
though this one is particularly weird looking. I would view your
source and grep it for the sender ID that gets generated in the
error message. You might have an image or a script or something
that is causing a problem.
ms
On Jul 6, 2007, at 2:11 PM, Miguel Arroz wrote:
Hi!
Funny, I had the same error in deployment some days ago... I
don't remember seeing it before.
Yours
Miguel Arroz
On 2007/07/06, at 17:33, 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._dispa
tchWithPreparedSession(WOComponentRequestHandler.java:273)
at
com.webobjects.appserver._private.WOComponentRequestHandler._dispa
tchWithPreparedApplication(WOComponentRequestHandler.java:322)
at
com.webobjects.appserver._private.WOComponentRequestHandler._handl
eRequest(WOComponentRequestHandler.java:358)
at
com.webobjects.appserver._private.WOComponentRequestHandler.handle
Request(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/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]