[ 
http://mifosforge.jira.com/browse/MIFOS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60147#action_60147
 ] 

Narcisa Pantilimon commented on MIFOS-3499:
-------------------------------------------

I've added a new patch file to this issue on 22/Aug/10, but I didn't manage to 
create a successful build on my machine running "mvn clean install" and, 
implicitly, running all the tests. 

I keep getting the "java.lang.OutOfMemoryError: GC overhead limit exceeded" 
error, even if my ~/.profile contains the necessary configuration:

export MAVEN_OPTS="-Xmx512m"
export JAVA_OPTS="-Xms712 -Xmx712m -XX:PermSize=712m -XX:MaxPermSize=1024m"

All tests from GroupActionStrutsTest.java run without failure.

> If user does not have right to create a group, Mifos throws a NPE instead of 
> a permission error
> -----------------------------------------------------------------------------------------------
>
>                 Key: MIFOS-3499
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3499
>             Project: mifos
>          Issue Type: Bug
>          Components: Roles and Permission
>    Affects Versions: Release 1.6.0
>            Reporter: Ryan Whitney
>            Assignee: Narcisa Pantilimon
>             Fix For: Release E, Unscheduled
>
>         Attachments: 
> 0001-Message-error-when-no-permissions-to-add-group.patch, MIFOS 3499 - 
> Error.txt
>
>
> If the user does not have the Group permission "Can create new group in 
> submit for approval state" and tries to create a group, when they click on 
> "Submit for Approval", mifos throws a NPE instead of a permissions error.
> REPRO:
> You can see this on demo.mifos.org
> user: baatest
> passwd: mifostest
> 1. Find a center in Pasay Branch
> 2. Click on Add Group
> 3. Enter in information and click on preview
> 4. Click on Submit for Approval
> EXPECTED:
> Mifos displays an error stating the user doesn't have permission for the 
> action
> ACTUAL:
> Mifos throws a NPE 
> Error attached

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

        

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to