[arquillian-issues] [JBoss JIRA] (ARQ-1361) Warp: bring more clarity to ServerResponseTimeoutException failures

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Mar 22 11:40:42 EDT 2013


     [ https://issues.jboss.org/browse/ARQ-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated ARQ-1361:
----------------------------

    Description: 
See the [Forum Reference].

The message could state:

{code}
The warped request timed out when waiting for a response for the request [GET /login.jsf].

The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].

If Warp enriched a wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}

  was:
See the [Forum Reference].

The message could state:

{code}
The warped request timed out when waiting for response for request [GET /login.jsf].

The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].

If Warp enriched a wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}


    
> Warp: bring more clarity to ServerResponseTimeoutException failures
> -------------------------------------------------------------------
>
>                 Key: ARQ-1361
>                 URL: https://issues.jboss.org/browse/ARQ-1361
>             Project: Arquillian
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Warp
>    Affects Versions: warp_1.0.0.Alpha2
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: warp_1.0.0.Beta1
>
>
> See the [Forum Reference].
> The message could state:
> {code}
> The warped request timed out when waiting for a response for the request [GET /login.jsf].
> The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
> If Warp enriched a wrong request, use observe(...) method to select appropriate request which should be enriched instead.
> Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list