wuwu... I fixed the issue.

The reason is the new web server hostname is "olio_web". However Olio
can't regonize the hostname with "_" in the middle. I changed to
"olio-web", every is ok.

So now the Hosts in Olio can't be ip and "_" letter.

Thx, Xuekun

On Fri, Sep 11, 2009 at 10:07 AM, Xuekun Hu <[email protected]> wrote:
> Yes, your guess is right. I do find "no cookies found for request
> http://.../index.php"; and "No cookies found for domain localhost" for
> this webserver A. While for the other webserver B, I only find "No
> cookies found for domain xxx.ip.xxx". For A webserver, why it resolve
> it to localhost, while for B webserver, it can resolve to the IP
> address.
>
> Or do you know where the cookies are stored? Maybe I don't have access
> right for them?
>
> Thx, Xuekun
>
> On Fri, Sep 11, 2009 at 12:48 AM, Akara Sucharitakul
> <[email protected]> wrote:
>> I haven't seen this for some time. Looks almost like a cookie issue. This
>> happened in some early versions of Faban but is long fixed. Unless you're
>> using a Faban build more than a year old, this should not be the case.
>>
>> This is just a wild guess for me at this point. To check for cookies, please
>> edit $FABAN/config/logging.properties and add this line
>>
>> For Faban builds July 09 or later:
>> com.sun.faban.driver.transport.sunhttp.ThreadCookieHandler.level=FINER
>>
>> For earlier Faban builds:
>> com.sun.faban.driver.transport.http.ThreadCookieHandler.level=FINER
>>
>> Then check your logs for:
>> No cookies found for request http://..../index.php
>>
>> If this shows up for anything but a new connection, we have to see why the
>> cookies were rejected.
>>
>> -Akara
>>
>> Xuekun Hu wrote:
>>>
>>> Hi, Guys
>>>
>>> I used olio-php v0.1 version. I setup a new web server machine. During
>>> Olio run, I got "UIDriverAgent[7].74.doLogin: Found login prompt at
>>> index 2055, Login as hqvif4v3j, 3175 failed." error.
>>>
>>> However if I manually start up apache webserver and browse via
>>> browser, login with hqvif4v3j and password 3175, it succeed. I also
>>> tried adding event, registering a new user. All are ok.
>>>
>>> I wonder what's wrong with my setup. Do you have any hints? Your
>>> suggestions/comments are appreciated.
>>>
>>> Thx, Xuekun
>>
>>
>

Reply via email to