You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/12/13 10:43:46 UTC

[jira] Created: (CONTINUUM-1053) xwork configuration error on startup

xwork configuration error on startup
------------------------------------

                 Key: CONTINUUM-1053
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1053
             Project: Continuum
          Issue Type: Bug
          Components: Web interface
            Reporter: Carlos Sanchez


Although everything seems to work fine, this error is printed on startup

2006-12-13 10:35:20,265 [SocketListener0-1] INFO  EnvironmentCheck:required-roles - Checking the existance of required roles.
2006-12-13 10:35:20,578 [SocketListener0-1] FATAL Interceptor:pssEnvironmentCheckInterceptor - EnvironmentCheck Failure.
======================================================================
 ENVIRONMENT FAILURE !!

xwork.xml - Missing named result "success" in action "account" in package "/security".
xwork.xml - Missing named result "success" in action "login" in package "/security".
xwork.xml - Expected method attribute value of "show" but got "logout" instead, on action "logout" in package "/security".
xwork.xml - Missing named result "input" in action "logout" in package "/security".
xwork.xml - Missing named result "error" in action "logout" in package "/security".
xwork.xml - Missing named result "success" in action "logout" in package "/security".
xwork.xml - Missing named result "success" in action "register" in package "/security".
xwork.xml - Expected method attribute value of "edit" but got "show" instead, on action "usercreate" in package "/security".
xwork.xml - Expected method attribute value of "show" but got "list" instead, on action "roles" in package "/security".
xwork.xml - Missing named result "input" in action "roles" in package "/security".
xwork.xml - Missing named result "error" in action "roles" in package "/security".
xwork.xml - Missing named result "success" in action "roles" in package "/security".
xwork.xml - Expected method attribute value of "show" but got "list" instead, on action "permissions" in package "/security".
xwork.xml - Missing named result "input" in action "permissions" in package "/security".
xwork.xml - Missing named result "error" in action "permissions" in package "/security".
xwork.xml - Missing named result "success" in action "permissions" in package "/security".
Missing [16] xwork.xml configuration elements.

======================================================================

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (CONTINUUM-1053) xwork configuration error on startup

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed CONTINUUM-1053.
---------------------------------------

         Assignee: Emmanuel Venisse
       Resolution: Fixed
    Fix Version/s:     (was: 1.1.x)
                   1.1-alpha-2

> xwork configuration error on startup
> ------------------------------------
>
>                 Key: CONTINUUM-1053
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1053
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-alpha-1
>            Reporter: Carlos Sanchez
>            Assignee: Emmanuel Venisse
>             Fix For: 1.1-alpha-2
>
>
> Although everything seems to work fine, this error is printed on startup
> 2006-12-13 10:35:20,265 [SocketListener0-1] INFO  EnvironmentCheck:required-roles - Checking the existance of required roles.
> 2006-12-13 10:35:20,578 [SocketListener0-1] FATAL Interceptor:pssEnvironmentCheckInterceptor - EnvironmentCheck Failure.
> ======================================================================
>  ENVIRONMENT FAILURE !!
> xwork.xml - Missing named result "success" in action "account" in package "/security".
> xwork.xml - Missing named result "success" in action "login" in package "/security".
> xwork.xml - Expected method attribute value of "show" but got "logout" instead, on action "logout" in package "/security".
> xwork.xml - Missing named result "input" in action "logout" in package "/security".
> xwork.xml - Missing named result "error" in action "logout" in package "/security".
> xwork.xml - Missing named result "success" in action "logout" in package "/security".
> xwork.xml - Missing named result "success" in action "register" in package "/security".
> xwork.xml - Expected method attribute value of "edit" but got "show" instead, on action "usercreate" in package "/security".
> xwork.xml - Expected method attribute value of "show" but got "list" instead, on action "roles" in package "/security".
> xwork.xml - Missing named result "input" in action "roles" in package "/security".
> xwork.xml - Missing named result "error" in action "roles" in package "/security".
> xwork.xml - Missing named result "success" in action "roles" in package "/security".
> xwork.xml - Expected method attribute value of "show" but got "list" instead, on action "permissions" in package "/security".
> xwork.xml - Missing named result "input" in action "permissions" in package "/security".
> xwork.xml - Missing named result "error" in action "permissions" in package "/security".
> xwork.xml - Missing named result "success" in action "permissions" in package "/security".
> Missing [16] xwork.xml configuration elements.
> ======================================================================

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CONTINUUM-1053) xwork configuration error on startup

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1053?page=all ]

Carlos Sanchez updated CONTINUUM-1053:
--------------------------------------

    Affects Version/s: 1.1
        Fix Version/s: 1.1

> xwork configuration error on startup
> ------------------------------------
>
>                 Key: CONTINUUM-1053
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1053
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1
>            Reporter: Carlos Sanchez
>             Fix For: 1.1
>
>
> Although everything seems to work fine, this error is printed on startup
> 2006-12-13 10:35:20,265 [SocketListener0-1] INFO  EnvironmentCheck:required-roles - Checking the existance of required roles.
> 2006-12-13 10:35:20,578 [SocketListener0-1] FATAL Interceptor:pssEnvironmentCheckInterceptor - EnvironmentCheck Failure.
> ======================================================================
>  ENVIRONMENT FAILURE !!
> xwork.xml - Missing named result "success" in action "account" in package "/security".
> xwork.xml - Missing named result "success" in action "login" in package "/security".
> xwork.xml - Expected method attribute value of "show" but got "logout" instead, on action "logout" in package "/security".
> xwork.xml - Missing named result "input" in action "logout" in package "/security".
> xwork.xml - Missing named result "error" in action "logout" in package "/security".
> xwork.xml - Missing named result "success" in action "logout" in package "/security".
> xwork.xml - Missing named result "success" in action "register" in package "/security".
> xwork.xml - Expected method attribute value of "edit" but got "show" instead, on action "usercreate" in package "/security".
> xwork.xml - Expected method attribute value of "show" but got "list" instead, on action "roles" in package "/security".
> xwork.xml - Missing named result "input" in action "roles" in package "/security".
> xwork.xml - Missing named result "error" in action "roles" in package "/security".
> xwork.xml - Missing named result "success" in action "roles" in package "/security".
> xwork.xml - Expected method attribute value of "show" but got "list" instead, on action "permissions" in package "/security".
> xwork.xml - Missing named result "input" in action "permissions" in package "/security".
> xwork.xml - Missing named result "error" in action "permissions" in package "/security".
> xwork.xml - Missing named result "success" in action "permissions" in package "/security".
> Missing [16] xwork.xml configuration elements.
> ======================================================================

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CONTINUUM-1053) xwork configuration error on startup

Posted by "Jesse McConnell (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse McConnell updated CONTINUUM-1053:
---------------------------------------

    Fix Version/s:     (was: 1.1-alpha-1)
                   1.1-alpha-#

> xwork configuration error on startup
> ------------------------------------
>
>                 Key: CONTINUUM-1053
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1053
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-alpha-1
>            Reporter: Carlos Sanchez
>             Fix For: 1.1-alpha-#
>
>
> Although everything seems to work fine, this error is printed on startup
> 2006-12-13 10:35:20,265 [SocketListener0-1] INFO  EnvironmentCheck:required-roles - Checking the existance of required roles.
> 2006-12-13 10:35:20,578 [SocketListener0-1] FATAL Interceptor:pssEnvironmentCheckInterceptor - EnvironmentCheck Failure.
> ======================================================================
>  ENVIRONMENT FAILURE !!
> xwork.xml - Missing named result "success" in action "account" in package "/security".
> xwork.xml - Missing named result "success" in action "login" in package "/security".
> xwork.xml - Expected method attribute value of "show" but got "logout" instead, on action "logout" in package "/security".
> xwork.xml - Missing named result "input" in action "logout" in package "/security".
> xwork.xml - Missing named result "error" in action "logout" in package "/security".
> xwork.xml - Missing named result "success" in action "logout" in package "/security".
> xwork.xml - Missing named result "success" in action "register" in package "/security".
> xwork.xml - Expected method attribute value of "edit" but got "show" instead, on action "usercreate" in package "/security".
> xwork.xml - Expected method attribute value of "show" but got "list" instead, on action "roles" in package "/security".
> xwork.xml - Missing named result "input" in action "roles" in package "/security".
> xwork.xml - Missing named result "error" in action "roles" in package "/security".
> xwork.xml - Missing named result "success" in action "roles" in package "/security".
> xwork.xml - Expected method attribute value of "show" but got "list" instead, on action "permissions" in package "/security".
> xwork.xml - Missing named result "input" in action "permissions" in package "/security".
> xwork.xml - Missing named result "error" in action "permissions" in package "/security".
> xwork.xml - Missing named result "success" in action "permissions" in package "/security".
> Missing [16] xwork.xml configuration elements.
> ======================================================================

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira