You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "niranjan (JIRA)" <je...@jakarta.apache.org> on 2005/02/07 10:43:11 UTC

[jira] Created: (JS2-206) Gives the error as Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden. when logged in as admin, in jboss 3.2.6

Gives the error as Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden. when logged in as admin, in jboss 3.2.6
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: JS2-206
         URL: http://issues.apache.org/jira/browse/JS2-206
     Project: Jetspeed 2
        Type: Bug
    Versions: 2.0-M1    
 Environment: windows 2000
Jboss 3.2.6
j2sdk 1.4.2_07
    Reporter: niranjan


I have deployed Jetspeed 2.0 in JBoss 3.2.6.
I tried to login using the admin or any other role.
But who ever logs in the following error is shown


SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.

Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden.

I have checked the below files too, and every thing seems to be fine.

1. Global: As declarations in the page.security file found in the root of the PSML tree. 
2. Folder: In the folder.metadata file optionally located in every directory 
3. Page: In PSML files to constraint access to specific pages 





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


[jira] Closed: (JS2-206) Gives the error as Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden. when logged in as admin, in jboss 3.2.6

Posted by "Ate Douma (JIRA)" <je...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-206?page=history ]
     
Ate Douma closed JS2-206:
-------------------------

     Resolution: Fixed
    Fix Version: 2.0-dev/cvs
                 2.0-M2

I've tested this with the current Jetspeed-2 cvs head version on JBoss 3.2.7 with no problem.
Although this might not be working with the JS2-M1 release, it seems to be resolved now
(and a new JS2-M2 release can be expected very soon now...)

> Gives the error as Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden. when logged in as admin, in jboss 3.2.6
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: JS2-206
>          URL: http://issues.apache.org/jira/browse/JS2-206
>      Project: Jetspeed 2
>         Type: Bug
>     Versions: 2.0-M1
>  Environment: windows 2000
> Jboss 3.2.6
> j2sdk 1.4.2_07
>     Reporter: niranjan
>      Fix For: 2.0-dev/cvs, 2.0-M2

>
> I have deployed Jetspeed 2.0 in JBoss 3.2.6.
> I tried to login using the admin or any other role.
> But who ever logs in the following error is shown
> SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.
> Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden.
> I have checked the below files too, and every thing seems to be fine.
> 1. Global: As declarations in the page.security file found in the root of the PSML tree. 
> 2. Folder: In the folder.metadata file optionally located in every directory 
> 3. Page: In PSML files to constraint access to specific pages 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


[jira] Commented: (JS2-206) Gives the error as Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden. when logged in as admin, in jboss 3.2.6

Posted by "JamesLiao (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-206?page=comments#action_65646 ]
     
JamesLiao commented on JS2-206:
-------------------------------

Hi all,
I encountered the same problem in Tomcat 5.0.30 and JDK 1.4.2_07. It seems like recreate database can fix it. I still don't know the reason, but it works.

My j2 version is the newest JS2-M3

> Gives the error as Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden. when logged in as admin, in jboss 3.2.6
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: JS2-206
>          URL: http://issues.apache.org/jira/browse/JS2-206
>      Project: Jetspeed 2
>         Type: Bug
>     Versions: 2.0-M1
>  Environment: windows 2000
> Jboss 3.2.6
> j2sdk 1.4.2_07
>     Reporter: niranjan
>      Fix For: 2.0-dev/cvs, 2.0-M2

>
> I have deployed Jetspeed 2.0 in JBoss 3.2.6.
> I tried to login using the admin or any other role.
> But who ever logs in the following error is shown
> SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.
> Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden.
> I have checked the below files too, and every thing seems to be fine.
> 1. Global: As declarations in the page.security file found in the root of the PSML tree. 
> 2. Folder: In the folder.metadata file optionally located in every directory 
> 3. Page: In PSML files to constraint access to specific pages 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-206) Gives the error as Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden. when logged in as admin, in jboss 3.2.6

Posted by "JamesLiao (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-206?page=comments#action_65644 ]
     
JamesLiao commented on JS2-206:
-------------------------------

Hi all,
I encountered the same problem in Tomcat 5.0.30 and JDK 1.4.2_07. It seems like recreate database can fix it. I still don't know the reason, but it works.

> Gives the error as Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden. when logged in as admin, in jboss 3.2.6
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: JS2-206
>          URL: http://issues.apache.org/jira/browse/JS2-206
>      Project: Jetspeed 2
>         Type: Bug
>     Versions: 2.0-M1
>  Environment: windows 2000
> Jboss 3.2.6
> j2sdk 1.4.2_07
>     Reporter: niranjan
>      Fix For: 2.0-dev/cvs, 2.0-M2

>
> I have deployed Jetspeed 2.0 in JBoss 3.2.6.
> I tried to login using the admin or any other role.
> But who ever logs in the following error is shown
> SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.
> Access to the specified resource (SecurityConstraintsImpl.checkConstraints(): Access for view not permitted.) has been forbidden.
> I have checked the below files too, and every thing seems to be fine.
> 1. Global: As declarations in the page.security file found in the root of the PSML tree. 
> 2. Folder: In the folder.metadata file optionally located in every directory 
> 3. Page: In PSML files to constraint access to specific pages 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org