Re: Console errors when using Eclipse internal browser

2010-05-14 Thread Ivan
Hi , Tim
I found this issue with IE browser, with Firefox the admin console works
well. The problem is that it seems IE browser rejects the seesion id
attached with the response from Tomcat server. In the Tomcat 7.0.0.0, some
changes about cookie string is done, some cookie values are quoted, like :
   Set-Cookie: JSESSIONID=DDB1091D1C03491F5BED528293160B6D; Version=1;
Path="/console"; HttpOnly
   I did not go further to check why, maybe anyone has better ideas about it
?

2010/5/14 Tim McConnell 

> Hi Ivan, just this:
>
> 2010-05-14 00:24:16,763 INFO  [XSRFHandler] Created session for uid=null
> with sessionId=BF0FD8BAD6687A1461DB386ACBD263C0,
> uniqueId=-5384949617327052255
> 2010-05-14 00:24:16,904 INFO  [XSRFHandler] Created session for uid=null
> with sessionId=542D95FACE461DD6E92A4ACD90796860,
> uniqueId=-6159656780022230481
> 2010-05-14 00:24:16,919 INFO  [XSRFHandler] Created session for uid=null
> with sessionId=AE69B22ACBE47679221CA1C5D210E0B3,
> uniqueId=-5479757287043221427
> 2010-05-14 00:24:16,966 INFO  [XSRFHandler] Created session for uid=null
> with sessionId=81C7601DAE94788AD0E647B06106FB1A,
> uniqueId=-8487717769558881112
> 2010-05-14 00:24:16,966 INFO  [XSRFHandler] Created session for uid=null
> with sessionId=03996CE3E6137619CF498208C5B07E99,
> uniqueId=8717588661992726101
>
>
>
> On 5/13/2010 8:28 PM, Ivan wrote:
>
>> Is there any error message in the geronimo log ?
>>
>> 2010/5/14 Tim McConnell > >
>>
>>
>>Hi, yesterday I noticed that when I use the Eclipse internal web
>>browser in GEP to launch the Geronimo 3.0 console, I get the
>>following errors (below) after I successfully login. Does anyone
>>know what this means ?? This only fails for the Tomcat version of
>>Geronimo 3.0 -- not Jetty. Initially I thought it might be related
>>to Eclipse Helios M7, but I backed that out, and it fails the same
>>way using Helios M6.
>>
>>
>>HTTP Status 400 - Invalid direct reference to form login page
>>
>>
>>  
>> 
>>
>>type Status report
>>
>>message Invalid direct reference to form login page
>>
>>description The request sent by the client was syntactically
>>incorrect (Invalid direct reference to form login page).
>>
>>
>>
>>  
>> 
>>
>>Apache Tomcat/7.0.0.0-SNAPSHOT
>>
>>
>>
>>--
>>Thanks,
>>Tim McConnell
>>
>>
>>
>>
>> --
>> Ivan
>>
>
>
> --
> Thanks,
> Tim McConnell
>



-- 
Ivan


Re: Console errors when using Eclipse internal browser

2010-05-13 Thread Tim McConnell

Hi Ivan, just this:

2010-05-14 00:24:16,763 INFO  [XSRFHandler] Created session for uid=null 
with sessionId=BF0FD8BAD6687A1461DB386ACBD263C0, 
uniqueId=-5384949617327052255
2010-05-14 00:24:16,904 INFO  [XSRFHandler] Created session for uid=null 
with sessionId=542D95FACE461DD6E92A4ACD90796860, 
uniqueId=-6159656780022230481
2010-05-14 00:24:16,919 INFO  [XSRFHandler] Created session for uid=null 
with sessionId=AE69B22ACBE47679221CA1C5D210E0B3, 
uniqueId=-5479757287043221427
2010-05-14 00:24:16,966 INFO  [XSRFHandler] Created session for uid=null 
with sessionId=81C7601DAE94788AD0E647B06106FB1A, 
uniqueId=-8487717769558881112
2010-05-14 00:24:16,966 INFO  [XSRFHandler] Created session for uid=null 
with sessionId=03996CE3E6137619CF498208C5B07E99, 
uniqueId=8717588661992726101



On 5/13/2010 8:28 PM, Ivan wrote:

Is there any error message in the geronimo log ?

2010/5/14 Tim McConnell mailto:tim.mcco...@gmail.com>>

Hi, yesterday I noticed that when I use the Eclipse internal web
browser in GEP to launch the Geronimo 3.0 console, I get the
following errors (below) after I successfully login. Does anyone
know what this means ?? This only fails for the Tomcat version of
Geronimo 3.0 -- not Jetty. Initially I thought it might be related
to Eclipse Helios M7, but I backed that out, and it fails the same
way using Helios M6.


HTTP Status 400 - Invalid direct reference to form login page




type Status report

message Invalid direct reference to form login page

description The request sent by the client was syntactically
incorrect (Invalid direct reference to form login page).





Apache Tomcat/7.0.0.0-SNAPSHOT



--
Thanks,
Tim McConnell




--
Ivan



--
Thanks,
Tim McConnell


Re: Console errors when using Eclipse internal browser

2010-05-13 Thread Tim McConnell
Hi Delos, I should have mentioned that the an external browser works 
fine, and I'm using the latest version of the 3.0 server in trunk...


On 5/13/2010 10:47 PM, Delos wrote:

Hi Tim,

When is your Geronimo 3.0 built? Have you tried it on a external browser?

2010/5/14 Ivan mailto:xhh...@gmail.com>>

Is there any error message in the geronimo log ?

2010/5/14 Tim McConnell mailto:tim.mcco...@gmail.com>>

Hi, yesterday I noticed that when I use the Eclipse internal web
browser in GEP to launch the Geronimo 3.0 console, I get the
following errors (below) after I successfully login. Does anyone
know what this means ?? This only fails for the Tomcat version
of Geronimo 3.0 -- not Jetty. Initially I thought it might be
related to Eclipse Helios M7, but I backed that out, and it
fails the same way using Helios M6.


HTTP Status 400 - Invalid direct reference to form login page




type Status report

message Invalid direct reference to form login page

description The request sent by the client was syntactically
incorrect (Invalid direct reference to form login page).





Apache Tomcat/7.0.0.0-SNAPSHOT



--
Thanks,
Tim McConnell




--
Ivan




--
Best Regards,

Delos



--
Thanks,
Tim McConnell


Re: Console errors when using Eclipse internal browser

2010-05-13 Thread Delos
Hi Tim,

When is your Geronimo 3.0 built? Have you tried it on a external browser?

2010/5/14 Ivan 

> Is there any error message in the geronimo log ?
>
> 2010/5/14 Tim McConnell 
>
> Hi, yesterday I noticed that when I use the Eclipse internal web browser in
>> GEP to launch the Geronimo 3.0 console, I get the following errors (below)
>> after I successfully login. Does anyone know what this means ?? This only
>> fails for the Tomcat version of Geronimo 3.0 -- not Jetty. Initially I
>> thought it might be related to Eclipse Helios M7, but I backed that out, and
>> it fails the same way using Helios M6.
>>
>>
>> HTTP Status 400 - Invalid direct reference to form login page
>>
>>
>> 
>>
>> type Status report
>>
>> message Invalid direct reference to form login page
>>
>> description The request sent by the client was syntactically incorrect
>> (Invalid direct reference to form login page).
>>
>>
>>
>> 
>>
>> Apache Tomcat/7.0.0.0-SNAPSHOT
>>
>>
>>
>> --
>> Thanks,
>> Tim McConnell
>>
>
>
>
> --
> Ivan
>



-- 
Best Regards,

Delos


Re: Console errors when using Eclipse internal browser

2010-05-13 Thread Ivan
Is there any error message in the geronimo log ?

2010/5/14 Tim McConnell 

> Hi, yesterday I noticed that when I use the Eclipse internal web browser in
> GEP to launch the Geronimo 3.0 console, I get the following errors (below)
> after I successfully login. Does anyone know what this means ?? This only
> fails for the Tomcat version of Geronimo 3.0 -- not Jetty. Initially I
> thought it might be related to Eclipse Helios M7, but I backed that out, and
> it fails the same way using Helios M6.
>
>
> HTTP Status 400 - Invalid direct reference to form login page
>
>
> 
>
> type Status report
>
> message Invalid direct reference to form login page
>
> description The request sent by the client was syntactically incorrect
> (Invalid direct reference to form login page).
>
>
>
> 
>
> Apache Tomcat/7.0.0.0-SNAPSHOT
>
>
>
> --
> Thanks,
> Tim McConnell
>



-- 
Ivan


Console errors when using Eclipse internal browser

2010-05-13 Thread Tim McConnell
Hi, yesterday I noticed that when I use the Eclipse internal web browser 
in GEP to launch the Geronimo 3.0 console, I get the following errors 
(below) after I successfully login. Does anyone know what this means ?? 
This only fails for the Tomcat version of Geronimo 3.0 -- not Jetty. 
Initially I thought it might be related to Eclipse Helios M7, but I 
backed that out, and it fails the same way using Helios M6.



HTTP Status 400 - Invalid direct reference to form login page



type Status report

message Invalid direct reference to form login page

description The request sent by the client was syntactically incorrect 
(Invalid direct reference to form login page).





Apache Tomcat/7.0.0.0-SNAPSHOT



--
Thanks,
Tim McConnell